public class RespondOrganizationCmdImpl extends AbstractMemberResponseBaseCmdImpl
OrganizationIdentifier/UniqueID and ContactInfoIdentfier/UniqueID in the
RespondOrganization BOD in response to the ChangeOrganization BOD request.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
RespondOrganizationCmdImpl()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Puts
/Organization/OrganizationIdentifier/UniqueID and
/Organization/ContactInfo/ContactInfoIdentfier/UniqueID in the
RespondOrganization BOD in response to the
ChangeOrganization BOD request. |
BusinessObjectDocumentType |
getBusinessObjectDocument()
Returns
RespondOrganizationType |
void |
reset()
Sets the instance variables to null.
|
getControllerCommand, isReadyToCallExecute, setControllerCommand, setExceptionpublic static final java.lang.String COPYRIGHT
public BusinessObjectDocumentType getBusinessObjectDocument()
RespondOrganizationTypeRespondOrganizationTypeMessageMappingResponseCmd.getBusinessObjectDocument()public void execute()
throws com.ibm.websphere.command.CommandException
/Organization/OrganizationIdentifier/UniqueID and
/Organization/ContactInfo/ContactInfoIdentfier/UniqueID in the
RespondOrganization BOD in response to the
ChangeOrganization BOD request.com.ibm.websphere.command.CommandExceptionCommand.execute()public void reset()