Uses of Class
org.alfresco.repo.domain.propval.PropertyValueEntity
Packages that use PropertyValueEntity
-
Uses of PropertyValueEntity in org.alfresco.repo.domain.propval
Methods in org.alfresco.repo.domain.propval that return PropertyValueEntityModifier and TypeMethodDescriptionprotected abstract PropertyValueEntityAbstractPropertyValueDAOImpl.createPropertyValue(Serializable value) protected abstract PropertyValueEntityAbstractPropertyValueDAOImpl.findPropertyValueById(Long id) protected abstract PropertyValueEntityAbstractPropertyValueDAOImpl.findPropertyValueByValue(Serializable value) PropertyIdSearchRow.getValueEntity() -
Uses of PropertyValueEntity in org.alfresco.repo.domain.propval.ibatis
Methods in org.alfresco.repo.domain.propval.ibatis that return PropertyValueEntityModifier and TypeMethodDescriptionprotected PropertyValueEntityPropertyValueDAOImpl.createPropertyValue(Serializable value) protected PropertyValueEntityPropertyValueDAOImpl.findPropertyValueById(Long id) protected PropertyValueEntityPropertyValueDAOImpl.findPropertyValueByValue(Serializable value)