Package org.alfresco.repo.domain.propval
Interface PropertyValueDAO.PropertyFinderCallback
-
- Enclosing interface:
- PropertyValueDAO
public static interface PropertyValueDAO.PropertyFinderCallbackA callback for handling return properties
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleProperty(Long id, Serializable value)
-
-
-
Method Detail
-
handleProperty
void handleProperty(Long id, Serializable value)
-
-