|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
org.alfresco.repo.web.scripts.dictionary.ClassGet
public class ClassGet
Webscript to get the Classdefinitions for a classname eg. =>cm_author
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
---|
org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails |
Field Summary |
---|
Fields inherited from class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase |
---|
dictionaryservice, namespaceService |
Constructor Summary | |
---|---|
ClassGet()
|
Method Summary | |
---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status)
|
Methods inherited from class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase |
---|
createClassQName, getFullNamespaceURI, getNamespaceURIfromQname, getPrefix, getPrefixesAndUrlsMap, getPrefixFromModelName, getShortName, getUrlsAndPrefixesMap, getValidInput, init, isValidAssociationFilter, isValidClassFilter, isValidClassname, isValidModelName, isValidTypeorAspect, setDictionaryService, setNamespaceService |
Methods inherited from class org.springframework.extensions.webscripts.DeclarativeWebScript |
---|
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate |
Methods inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
---|
createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClassGet()
Method Detail |
---|
protected java.util.Map executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status)
executeImpl
in class org.springframework.extensions.webscripts.DeclarativeWebScript
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |