com.ibm.commerce.me.beans
Interface BuyerSupplierMappingSmartDataBean

All Superinterfaces:
DataBean, InputDataBean, java.io.Serializable, SmartDataBean
All Known Implementing Classes:
BuyerSupplierMappingDataBean

public interface BuyerSupplierMappingSmartDataBean
extends SmartDataBean

IBM internal use only.


Fields inherited from interface com.ibm.commerce.beans.SmartDataBean
COPYRIGHT
 
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
 
Method Summary
 java.lang.String getDataBeanKeyIBuyerOrganizationId()
           
 java.lang.String getDataBeanKeyISupplierOrganizationId()
           
 java.lang.String getDataBeanKeyProtocolId()
           
 
Methods inherited from interface com.ibm.commerce.beans.SmartDataBean
getCommandContext, populate, setCommandContext
 
Methods inherited from interface com.ibm.commerce.beans.InputDataBean
getRequestProperties, setRequestProperties
 

Method Detail

getDataBeanKeyIBuyerOrganizationId

public java.lang.String getDataBeanKeyIBuyerOrganizationId()
Returns:
java.lang.String

getDataBeanKeyISupplierOrganizationId

public java.lang.String getDataBeanKeyISupplierOrganizationId()
Returns:
java.lang.String

getDataBeanKeyProtocolId

public java.lang.String getDataBeanKeyProtocolId()
Returns:
java.lang.String