public class ProcessMemberGroupCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements ProcessMemberGroupCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
ProcessMemberGroupCmdImpl()
The constructor
|
Modifier and Type | Method and Description |
---|---|
com.ibm.commerce.member.facade.datatypes.AcknowledgeMemberGroupType |
getAcknowledgeMemberGroup()
Get the result (AcknowledgeMemberGroupType BOD)
|
void |
setProcessMemberGroup(com.ibm.commerce.member.facade.datatypes.ProcessMemberGroupType processMemberGroup)
Set the process member group type
|
getNounName, setProcessNounActionCommandInterface
getResultBusinessObjectDocument, getUniqueID, getUniqueIDXPath, handleException, isReadyToCallExecute, performExecute, setRequestBusinessObjectDocument, setUniqueIDXPath
executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocument
public static final java.lang.String COPYRIGHT
public void setProcessMemberGroup(com.ibm.commerce.member.facade.datatypes.ProcessMemberGroupType processMemberGroup)
setProcessMemberGroup
in interface ProcessMemberGroupCmd
processMemberGroup
- the ProcessMemberGroup BOD that ProcessMemberGroupCmd would executepublic com.ibm.commerce.member.facade.datatypes.AcknowledgeMemberGroupType getAcknowledgeMemberGroup()
getAcknowledgeMemberGroup
in interface ProcessMemberGroupCmd