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, validateParameters
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
public BusinessPolicyCommandImpl()
public java.lang.Long getPolicyId()
getPolicyId
in interface BusinessPolicyCommand
public TypedProperty getRequestProperties()
getRequestProperties
in interface BusinessPolicyCommand
public void setPolicyId(java.lang.Long newPolicyId)
setPolicyId
in interface BusinessPolicyCommand
newPolicyId
- business policy IDpublic void setRequestProperties(TypedProperty aRequestProperties)
setRequestProperties
in interface BusinessPolicyCommand
aRrequestProperties
- com.ibm.commerce.datatype.TypedProperty