public class StorePartnershipsCommand extends BaseCommand
PARAM_DESCRIPTION, PARAM_NAME, PARAM_USAGE
Constructor and Description |
---|
StorePartnershipsCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(Object[] params) |
String |
getDefaultDescription() |
String |
getDefaultName() |
String |
getDefaultUsage() |
getDescription, getName, getUsage, init, setDescription, setName, setUsage
destroy, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSession
destroy, getParameters
public String getDefaultDescription()
getDefaultDescription
in class BaseCommand
public String getDefaultName()
getDefaultName
in class BaseCommand
public String getDefaultUsage()
getDefaultUsage
in class BaseCommand
public CommandResult execute(Object[] params)
execute
in interface Command
execute
in class BaseCommand
Copyright © 2018. All rights reserved.