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 ResourceDictionary
ResourceDictionaryBuilder. build(Collection<Object> entityResources, Collection<Object> relationshipResources)
Builds a ResourceDictionary by parsing the resources that are passed in.ResourceDictionary
ResourceLookupDictionary. getDictionary()
Methods in org.alfresco.rest.framework.core with parameters of type ResourceDictionary Modifier and Type Method Description void
ResourceLookupDictionary. setDictionary(ResourceDictionary dictionary)
-