Uses of Class
org.alfresco.rest.framework.core.ResourceDictionary
-
Packages that use ResourceDictionary Package Description org.alfresco.rest.framework.core -
-
Uses of ResourceDictionary in org.alfresco.rest.framework.core
Methods in org.alfresco.rest.framework.core that return ResourceDictionary Modifier and Type Method Description static ResourceDictionaryResourceDictionaryBuilder. build(Collection<Object> entityResources, Collection<Object> relationshipResources)Builds a ResourceDictionary by parsing the resources that are passed in.ResourceDictionaryResourceLookupDictionary. getDictionary()Methods in org.alfresco.rest.framework.core with parameters of type ResourceDictionary Modifier and Type Method Description voidResourceLookupDictionary. setDictionary(ResourceDictionary dictionary)
-