public interface GetBusinessAccountCmd extends BusinessObjectDocumentCmd
GetBusinessAccountType
object which contains the Xpath request. It also defines a method to get the ShowBusinessAccountType
object which contains the information used to compose the show business object document.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowBusinessAccountType |
getShowBusinessAccount()
This method gets the
ShowBusinessAccountType business object document result. |
void |
setGetBusinessAccount(GetBusinessAccountType getBusinessAccount)
This method sets the
GetBusinessAccountType business object document that this command will process. |
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentstatic final java.lang.String COPYRIGHT
void setGetBusinessAccount(GetBusinessAccountType getBusinessAccount)
GetBusinessAccountType business object document that this command will process.getBusinessAccount - The GetBusinessAccountType business object document.ShowBusinessAccountType getShowBusinessAccount()
ShowBusinessAccountType business object document result.ShowBusinessAccountType business object document result to the client.