Uses of Interface
org.alfresco.rest.api.lookups.PropertyLookup
Packages that use PropertyLookup
-
Uses of PropertyLookup in org.alfresco.rest.api.lookups
Classes in org.alfresco.rest.api.lookups that implement PropertyLookupModifier and TypeClassDescriptionclassLooks up mimetype values Pass in a mimetype value and a display string is returned.classLooks up information about a person.Method parameters in org.alfresco.rest.api.lookups with type arguments of type PropertyLookupModifier and TypeMethodDescriptionvoidPropertyLookupRegistry.setLookups(List<PropertyLookup> lookups) Set the supported property lookup classes.