public interface BusinessPolicyCommand extends TaskCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
| 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 this command.
|
void |
setPolicyId(java.lang.Long newPolicyId)
Sets the policy Id.
|
void |
setRequestProperties(TypedProperty requestProperties)
Sets the request properties for the Business Policy Command.
|
executeFromCache, 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, validateParametersstatic final java.lang.String COPYRIGHT
TypedProperty getRequestProperties()
void setRequestProperties(TypedProperty requestProperties)
requestProperties - request propertiesjava.lang.Long getPolicyId()
void setPolicyId(java.lang.Long newPolicyId)
newPolicyId - business policy ID