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 |
---|---|
String |
getAction() |
protected int |
getMaximumArguments()
Gets the maximum number of arguments excluding the mandatory arguments.
|
protected Collection<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 Collection<String> getValidQualifiers()
AbstractCommand
getValidQualifiers
in class AbstractCommand
protected int getMaximumArguments()
AbstractCommand
getMaximumArguments
in class AbstractCommand
public String getAction()
public void process() throws ProcessingException, IOException
JESTCommand
ProcessingException
IOException
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.