com.ibm.commerce.me.beans
Interface BuyerSupplierSecurityInputDataBean

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

public interface BuyerSupplierSecurityInputDataBean
extends InputDataBean

IBM internal use only.


Fields inherited from interface com.ibm.commerce.beans.InputDataBean
COPYRIGHT
 
Fields inherited from interface com.ibm.commerce.beans.DataBean
emptyString
 
Method Summary
 void setDataBeanKeyIBuyerOrganizationId(java.lang.String aIBuyerOrganizationId)
           
 void setDataBeanKeyISupplierOrganizationId(java.lang.String aISupplierOrganizationId)
           
 
Methods inherited from interface com.ibm.commerce.beans.InputDataBean
getRequestProperties, setRequestProperties
 

Method Detail

setDataBeanKeyIBuyerOrganizationId

public void setDataBeanKeyIBuyerOrganizationId(java.lang.String aIBuyerOrganizationId)
Parameters:
aIBuyerOrganizationId - java.lang.String
Returns:
void

setDataBeanKeyISupplierOrganizationId

public void setDataBeanKeyISupplierOrganizationId(java.lang.String aISupplierOrganizationId)
Parameters:
aISupplierOrganizationId - java.lang.String
Returns:
void