class DomainCommand extends AbstractCommand
JESTCommand.Format_ctx, _formatter, _loc, EMPTY_LIST, EQUAL, PATH_SEPARATOR| Constructor and Description |
|---|
DomainCommand(JPAServletContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAction() |
protected int |
getMaximumArguments()
Gets the maximum number of arguments excluding the mandatory arguments.
|
protected java.util.Collection<java.lang.String> |
getValidQualifiers()
Gets the valid qualifiers.
|
void |
process()
Process the given request and write the output on to the given response in the given context.
|
debug, getArgument, getArguments, getDefaultFormat, getExecutionContext, getMandatoryArgument, getMandatoryArguments, getMinimumArguments, getObjectFormatter, getQualifier, getQualifiers, hasArgument, hasQualifier, isBooleanQualifier, parse, popFetchPlan, pushFetchPlan, toStateManager, toStateManager, validatepublic DomainCommand(JPAServletContext ctx)
protected java.util.Collection<java.lang.String> getValidQualifiers()
AbstractCommandgetValidQualifiers in class AbstractCommandprotected int getMaximumArguments()
AbstractCommandgetMaximumArguments in class AbstractCommandpublic java.lang.String getAction()
public void process()
throws ProcessingException,
java.io.IOException
JESTCommandProcessingExceptionjava.io.IOExceptionCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.