public interface ReferralInputDataBean
extends com.ibm.commerce.beans.InputDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
void |
setDataBeanKeyContractId(java.lang.Long aReferenceNumber)
Sets the contract in which to find the ReferralInterfaceTC information.
|
void |
setDataBeanKeyStoreId(java.lang.Integer aReferenceNumber)
Sets the store in which to find the ReferralInterfaceTC information.
|
void |
setDataBeanKeyStoreId(java.lang.String aReferenceNumber)
Sets the store in which to find the ReferralInterfaceTC information.
|
static final java.lang.String COPYRIGHT
void setDataBeanKeyContractId(java.lang.Long aReferenceNumber)
aReferenceNumber
- The contract ID.void setDataBeanKeyStoreId(java.lang.Integer aReferenceNumber)
aReferenceNumber
- The store ID.void setDataBeanKeyStoreId(java.lang.String aReferenceNumber)
aReferenceNumber
- The store ID.