public class AcknowledgeOrganizationCmdImpl extends AbstractMemberResponseBaseCmdImpl
OrganizationIdentifier
and ContactInfoIdentfier
in the
AcknowledgeOrganization BOD
in response to the ProcessOrganization BOD
request.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
AcknowledgeOrganizationCmdImpl()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Puts
/Organization/OrganizationIdentifier and
/Organization/ContactInfo/ContactInfoIdentfier in the
AcknowledgeOrganization BOD in response to the
ProcessOrganization BOD request. |
BusinessObjectDocumentType |
getBusinessObjectDocument()
Returns
AcknowledgeOrganizationType |
void |
reset()
Sets the instance variables to null.
|
getControllerCommand, isReadyToCallExecute, setControllerCommand, setException
public static final java.lang.String COPYRIGHT
public AcknowledgeOrganizationCmdImpl()
public BusinessObjectDocumentType getBusinessObjectDocument()
AcknowledgeOrganizationType
AcknowledgeOrganizationType
MessageMappingResponseCmd.getBusinessObjectDocument()
public void execute() throws com.ibm.websphere.command.CommandException
/Organization/OrganizationIdentifier
and
/Organization/ContactInfo/ContactInfoIdentfier
in the
AcknowledgeOrganization BOD
in response to the
ProcessOrganization BOD
request.com.ibm.websphere.command.CommandException
Command.execute()
public void reset()