Uses of Class
org.alfresco.rest.framework.core.ResourceLookupDictionary
-
Packages that use ResourceLookupDictionary Package Description org.alfresco.rest.framework.core org.alfresco.rest.framework.webscripts.metadata -
-
Uses of ResourceLookupDictionary in org.alfresco.rest.framework.core
Methods in org.alfresco.rest.framework.core with parameters of type ResourceLookupDictionary Modifier and Type Method Description voidApiBootstrap. setApiDictionary(ResourceLookupDictionary apiDictionary) -
Uses of ResourceLookupDictionary in org.alfresco.rest.framework.webscripts.metadata
Methods in org.alfresco.rest.framework.webscripts.metadata with parameters of type ResourceLookupDictionary Modifier and Type Method Description voidInfoWebScriptGet. setLookupDictionary(ResourceLookupDictionary lookupDictionary)voidWebScriptOptionsMetaData. setLookupDictionary(ResourceLookupDictionary lookupDictionary)
-