Uses of Class
org.alfresco.rest.framework.core.ResourceDictionary
Packages that use ResourceDictionary
-
Uses of ResourceDictionary in org.alfresco.rest.framework.core
Methods in org.alfresco.rest.framework.core that return ResourceDictionaryModifier and TypeMethodDescriptionstatic ResourceDictionary
ResourceDictionaryBuilder.build
(Collection<Object> entityResources, Collection<Object> relationshipResources) Builds a ResourceDictionary by parsing the resources that are passed in.ResourceLookupDictionary.getDictionary()
Methods in org.alfresco.rest.framework.core with parameters of type ResourceDictionaryModifier and TypeMethodDescriptionvoid
ResourceLookupDictionary.setDictionary
(ResourceDictionary dictionary)