public interface StoreContractInputDataBean
extends com.ibm.commerce.beans.InputDataBean
Modifier and Type | Method and Description |
---|---|
void |
setDataBeanKeyContractReferenceNumber(java.lang.String aContractReferenceNumber)
Sets the contract ID.
|
void |
setDataBeanKeyStoreId(java.lang.String aStoreId)
Sets the store ID.
|
void setDataBeanKeyContractReferenceNumber(java.lang.String aContractReferenceNumber)
aContractReferenceNumber
- The contract ID.void setDataBeanKeyStoreId(java.lang.String aStoreId)
aStoreId
- The store ID.