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 void
ApiBootstrap. 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 void
InfoWebScriptGet. setLookupDictionary(ResourceLookupDictionary lookupDictionary)
void
WebScriptOptionsMetaData. setLookupDictionary(ResourceLookupDictionary lookupDictionary)
-