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