public class GetBusinessAccountCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements GetBusinessAccountCmd
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
| GetBusinessAccountCmdImpl()
This method is the default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
| protected BusinessObjectDocumentType | buildShowBusinessObjectDocument(ShowType show, java.util.List nouns)
This method constructs the response Show business object document for the given get request.
|
| protected com.ibm.commerce.contract.facade.datatypes.ContractFactory | getContractFactory()
This method returns the default instance of the Contract Factory.
|
| 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.
|
public static final java.lang.String COPYRIGHT
public GetBusinessAccountCmdImpl()
protected BusinessObjectDocumentType buildShowBusinessObjectDocument(ShowType show, java.util.List nouns)
public void setGetBusinessAccount(GetBusinessAccountType getBusinessAccount)
public ShowBusinessAccountType getShowBusinessAccount()
protected com.ibm.commerce.contract.facade.datatypes.ContractFactory getContractFactory()