public class PropertiesCommand extends AbstractCommand
JESTCommand.Format
_ctx, _formatter, _loc, EMPTY_LIST, EQUAL, PATH_SEPARATOR
Constructor and Description |
---|
PropertiesCommand(JPAServletContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected JESTCommand.Format |
getDefaultFormat() |
protected int |
getMaximumArguments()
Gets the maximum number of arguments excluding the mandatory arguments.
|
void |
process()
Process the given request and write the output on to the given response in the given context.
|
debug, getArgument, getArguments, getExecutionContext, getMandatoryArgument, getMandatoryArguments, getMinimumArguments, getObjectFormatter, getQualifier, getQualifiers, getValidQualifiers, hasArgument, hasQualifier, isBooleanQualifier, parse, popFetchPlan, pushFetchPlan, toStateManager, toStateManager, validate
public PropertiesCommand(JPAServletContext ctx)
protected int getMaximumArguments()
AbstractCommand
getMaximumArguments
in class AbstractCommand
public void process() throws ProcessingException, IOException
JESTCommand
ProcessingException
IOException
protected JESTCommand.Format getDefaultFormat()
getDefaultFormat
in class AbstractCommand
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.