Returns the appropriate property instance for the given property insatnce
XML element.
Parameters: dsi - the data store interface Parameters: el - the property instance XML element Parameters: prof - the Profile that the returned property instance will be associated with the appropriate property instance for the given XML element throws: DataAccessException - if there is an error getting the Range details from the associated Property throws: HarmoniseFactoryException - if there is an error getting the assocaited Property from the cache throws: ProfileException - if there is an error adding the property instance to the profile
Returns the appropriate property instance for the given property instance
XML element.
Parameters: dsi - the data store interface Parameters: el - the property instance XML element the appropriate property instance for the given XML element throws: DataAccessException - if there is an error getting the Range detailsfrom the associated Property throws: HarmoniseFactoryException - if there is an error getting the assocaitedProperty from the cache
Returns an appropriate concrete implementation of
AbstractPropertyInstance for the specified
Property.
Parameters: dsi - the data store interface Parameters: prop - the Property for which a property instance is needed an appropriate concrete implementation ofAbstractPropertyInstance for the specifiedProperty throws: DataAccessException - if there is an error getting the Range details from the associated Property