Package org.alfresco.repo.domain.propval

Interface Summary
PropertyTypeConverter Interface for converters that to translate between persisted values and external values.
PropertyValueDAO DAO services for alf_prop_XXX tables.
PropertyValueDAO.PropertyFinderCallback A callback for handling return properties
PropertyValueDAO.PropertyUniqueContextCallback A callback for handling return property unique contexts
 

Class Summary
AbstractPropertyValueDAOImpl Abstract implementation for Property Value DAO.
DefaultPropertyTypeConverter Default converter for handling data going to and from the persistence layer.
PropertyClassEntity Entity bean for alf_prop_class table.
PropertyDateValueEntity Entity bean for alf_prop_date_value table.
PropertyDoubleValueEntity Entity bean for alf_prop_numeric_value table.
PropertyIdQueryParameter Query parameters for searching alf_prop_link by IDs.
PropertyIdQueryResult Entity bean for rolled up alf_prop_link results.
PropertyIdSearchRow Entity bean search results from alf_prop_collections_link and alf_prop_value tables.
PropertyLinkEntity Entity bean for alf_prop_link table.
PropertyRootEntity Entity bean for alf_prop_root table.
PropertySerializableValueEntity Entity bean for alf_prop_serializable_value table.
PropertyStringQueryEntity Entity bean for querying against the alf_prop_string_value table.
PropertyStringValueEntity Entity bean for alf_prop_string_value table.
PropertyUniqueContextEntity Entity bean for alf_prop_unique_ctx table.
PropertyValueDAOTest  
PropertyValueEntity Entity bean for alf_prop_value table.
PropertyValueEntity.PersistedType Enumeration of persisted types for alf_prop_value.persisted_type.
 

Exception Summary
PropertyUniqueConstraintViolation Exception generated when the PropertyValueDAO
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.