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, validate
public DomainCommand(JPAServletContext ctx)
protected java.util.Collection<java.lang.String> getValidQualifiers()
AbstractCommand
getValidQualifiers
in class AbstractCommand
protected int getMaximumArguments()
AbstractCommand
getMaximumArguments
in class AbstractCommand
public java.lang.String getAction()
public void process() throws ProcessingException, java.io.IOException
JESTCommand
ProcessingException
java.io.IOException
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.