public class BusinessPolicyCommandImpl extends TaskCommandImpl implements BusinessPolicyCommand
| Constructor and Description |
|---|
BusinessPolicyCommandImpl()
Constructor for BusinessPolicyCommandImpl.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getPolicyId()
Gets the policy id.
|
TypedProperty |
getRequestProperties()
This method is called to retrieve the request properties associated with a command.
|
void |
setPolicyId(java.lang.Long newPolicyId)
Sets the policy Id.
|
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request properties for the Business Policy Command.
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, performExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic BusinessPolicyCommandImpl()
public java.lang.Long getPolicyId()
getPolicyId in interface BusinessPolicyCommandpublic TypedProperty getRequestProperties()
getRequestProperties in interface BusinessPolicyCommandpublic void setPolicyId(java.lang.Long newPolicyId)
setPolicyId in interface BusinessPolicyCommandnewPolicyId - business policy IDpublic void setRequestProperties(TypedProperty aRequestProperties)
setRequestProperties in interface BusinessPolicyCommandaRrequestProperties - com.ibm.commerce.datatype.TypedProperty