public interface GetCatalogEntryInstallmentPriceCmd extends BusinessObjectDocumentCmd
GetCatalogEntryInstallmentPriceType object which contains the XPath request. It
also defines a method to get the ShowCatalogEntryInstallmentPriceType 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 |
|---|---|
com.ibm.commerce.installment.facade.datatypes.ShowCatalogEntryInstallmentPriceType |
getShowCatalogEntryInstallmentPrice()
This method gets the
ShowCatalogEntryInstallmentPriceType business object document result. |
void |
setGetCatalogEntryInstallmentPrice(com.ibm.commerce.installment.facade.datatypes.GetCatalogEntryInstallmentPriceType getCatalogEntryInstallmentPrice)
This method sets the
GetCatalogEntryInstallmentPriceType business object document that this command
will process. |
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentstatic final java.lang.String COPYRIGHT
void setGetCatalogEntryInstallmentPrice(com.ibm.commerce.installment.facade.datatypes.GetCatalogEntryInstallmentPriceType getCatalogEntryInstallmentPrice)
GetCatalogEntryInstallmentPriceType business object document that this command
will process.getCatalogEntryInstallmentPrice - The GetCatalogEntryInstallmentPriceType business object document.com.ibm.commerce.installment.facade.datatypes.ShowCatalogEntryInstallmentPriceType getShowCatalogEntryInstallmentPrice()
ShowCatalogEntryInstallmentPriceType business object document result.ShowCatalogEntryInstallmentPriceType business object document result
to the client.