| Name | Description | Type | Package | Framework |
| AbstractPropertyValueDAOImpl | Abstract implementation for Property Value DAO. | Class | org.alfresco.repo.domain.propval | AlFresco |
| AbstractPropertyValueDAOImpl .CachePucKey | Key for PropertyUniqueContext cacheSee Also:Serialized Form | Class | org.alfresco.repo.domain.propval | AlFresco |
| DefaultPropertyTypeConverter | Default converter for handling data going to and from the persistence layer. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyClassEntity | Entity bean for alf_prop_class table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyDateValueEntity | Entity bean for alf_prop_date_value table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyDoubleValueEntity | Entity bean for alf_prop_numeric_value table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyIdQueryParameter | Query parameters for searching alf_prop_link by IDs. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyIdQueryResult | Entity bean for rolled up alf_prop_link results. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyIdSearchRow | Entity bean search results from alf_prop_collections_link and alf_prop_value tables. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyLinkEntity | Entity bean for alf_prop_link table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyRootEntity | Entity bean for alf_prop_root table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertySerializableValueEntity | Entity bean for alf_prop_serializable_value table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyStringQueryEntity | Entity bean for querying against the alf_prop_string_value table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyStringValueEntity | Entity bean for alf_prop_string_value table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyTypeConverter | Interface for converters that to translate between persisted values and external values. | Interface | org.alfresco.repo.domain.propval | AlFresco |
| PropertyUniqueConstraintViolation | Exception generated when the PropertyValueDAOSince:3. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyUniqueContextEntity | Entity bean for alf_prop_unique_ctx table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyValueDAO | DAO services for alf_prop_XXX tables. | Interface | org.alfresco.repo.domain.propval | AlFresco |
| PropertyValueDAO .PropertyFinderCallback | Interface | org.alfresco.repo.domain.propval | AlFresco | |
| PropertyValueDAO .PropertyUniqueContextCallback | Interface | org.alfresco.repo.domain.propval | AlFresco | |
| PropertyValueDAOImpl | iBatis-specific implementation of the PropertyValue DAO. | Class | org.alfresco.repo.domain.propval.ibatis | AlFresco |
| PropertyValueEntity | Entity bean for alf_prop_value table. | Class | org.alfresco.repo.domain.propval | AlFresco |
| PropertyValueEntity .PersistedType | This enumeration is a helper for the default implementation of the PropertyTypeConverter and should not be used in public interfaces. | Class | org.alfresco.repo.domain.propval | AlFresco |