Uses of Interface
org.alfresco.service.cmr.attributes.AttributeService.AttributeQueryCallback
Packages that use AttributeService.AttributeQueryCallback
-
Uses of AttributeService.AttributeQueryCallback in org.alfresco.repo.attributes
Methods in org.alfresco.repo.attributes with parameters of type AttributeService.AttributeQueryCallbackModifier and TypeMethodDescriptionvoidAttributeServiceImpl.getAttributes(AttributeService.AttributeQueryCallback callback, Serializable... keys) Get all attributes that share the starter keys provided. -
Uses of AttributeService.AttributeQueryCallback in org.alfresco.service.cmr.attributes
Methods in org.alfresco.service.cmr.attributes with parameters of type AttributeService.AttributeQueryCallbackModifier and TypeMethodDescriptionvoidAttributeService.getAttributes(AttributeService.AttributeQueryCallback callback, Serializable... keys) Get all attributes that share the starter keys provided.