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 TypeClassDescriptionclass
Looks up mimetype values Pass in a mimetype value and a display string is returned.class
Looks up information about a person.Method parameters in org.alfresco.rest.api.lookups with type arguments of type PropertyLookupModifier and TypeMethodDescriptionvoid
PropertyLookupRegistry.setLookups
(List<PropertyLookup> lookups) Set the supported property lookup classes.