class FindCommand extends AbstractCommand
JESTCommand.Format_ctx, _formatter, _loc, EMPTY_LIST, EQUAL, PATH_SEPARATOR| Constructor and Description |
|---|
FindCommand(JPAServletContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
getMandatoryArguments()
Gets the mandatory arguments.
|
protected int |
getMinimumArguments()
Gets the minimum 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, getMaximumArguments, getObjectFormatter, getQualifier, getQualifiers, hasArgument, hasQualifier, isBooleanQualifier, parse, popFetchPlan, pushFetchPlan, toStateManager, toStateManager, validatepublic FindCommand(JPAServletContext ctx)
protected Collection<String> getMandatoryArguments()
AbstractCommandgetMandatoryArguments in class AbstractCommandprotected int getMinimumArguments()
AbstractCommandgetMinimumArguments in class AbstractCommandprotected Collection<String> getValidQualifiers()
AbstractCommandgetValidQualifiers in class AbstractCommandpublic void process()
throws ProcessingException
JESTCommandProcessingExceptionCopyright © 2006–2013 Apache Software Foundation. All rights reserved.