public class ProcessSubscriptionActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements ProcessSubscriptionActionCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CHANGE_NOUN_MEDIATOR_OBJECT_KEY
The constant used in the persistent map that points to the change noun
mediator for the process tasks.
|
| Constructor and Description |
|---|
ProcessSubscriptionActivateActionCmdImpl()
Default constructor for the class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Performs the business logic to activate the subscription.
|
void |
validate()
This method validates the request parameters.
|
getChangeBusinessObjectMediator, getChangeControlBusinessObjectMediatorgetActionExpression, getNoun, isGeneric, isReadyToCallExecute, reset, setActionExpression, setNoun, setPersistentObjectsexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGeneric, setActionExpression, setNoun, setPersistentObjectspublic static final java.lang.String CHANGE_NOUN_MEDIATOR_OBJECT_KEY
public ProcessSubscriptionActivateActionCmdImpl()
public void performExecute()
throws java.lang.Exception
ChangeBusinessObjectMediator of the Subscription noun to
create the scheduler entries for the fulfillment.performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.Exceptionpublic void validate()
throws AbstractApplicationException
validate in interface AbstractProcessNounActionCmdAbstractApplicationException