|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.me.objects.BuyerSupplierMappingAccessBean
This bean provides access to the BUYSUPMAP table.
The following is a description of this table:
This table is used to register the buyer organization using procurement systems with supplier organizations.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
BuyerSupplierMappingAccessBean()
Default constructor. |
|
BuyerSupplierMappingAccessBean(javax.ejb.EJBObject object)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
|
BuyerSupplierMappingAccessBean(java.lang.Long lBuyerOrganizationId,
java.lang.Long lSupplierOrganizationId,
java.lang.Long lMemberGroupId,
java.lang.Long lCatalogId)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
java.util.Enumeration |
findByBuyerId(java.lang.Long lBuyerId)
Retrieves the BuyerSupplierMappingAccessBeans with the specified BuyerId. |
java.util.Enumeration |
findBySupplierId(java.lang.Long lSupplierId)
Retrieves the BuyerSupplierMappingAccessBeans with the specified SupplierId. |
java.lang.String |
getBuyerOrganizationId()
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getBuyerOrganizationIdInEJBType()
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getCatalogId()
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getCatalogIdInEJBType()
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getContractId()
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getContractIdInEJBType()
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getField1()
This method provides access to the BUYSUPMAP.FIELD1 column of DB2 type VARCHAR(64) NULL. |
java.lang.String |
getField2()
This method provides access to the BUYSUPMAP.FIELD2 column of DB2 type VARCHAR(64) NULL. |
java.lang.String |
getField3()
This method provides access to the BUYSUPMAP.FIELD3 column of DB2 type VARCHAR(64) NULL. |
java.lang.String |
getMemberGroupId()
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getMemberGroupIdInEJBType()
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getProtocolId()
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getProtocolIdInEJBType()
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getSupplierOrganizationId()
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getSupplierOrganizationIdInEJBType()
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setBuyerOrganizationId(java.lang.Long aBuyerOrganizationId)
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL. |
void |
setBuyerOrganizationId(java.lang.String aBuyerOrganizationId)
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL. |
void |
setCatalogId(java.lang.Long aCatalogId)
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL. |
void |
setCatalogId(java.lang.String aCatalogId)
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL. |
void |
setContractId(java.lang.Long aContractId)
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL. |
void |
setContractId(java.lang.String aContractId)
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL. |
void |
setField1(java.lang.String aField1)
This method provides access to the BUYSUPMAP.FIELD1 column of DB2 type VARCHAR(64) NULL. |
void |
setField2(java.lang.String aField2)
This method provides access to the BUYSUPMAP.FIELD2 column of DB2 type VARCHAR(64) NULL. |
void |
setField3(java.lang.String aField3)
This method provides access to the BUYSUPMAP.FIELD3 column of DB2 type VARCHAR(64) NULL. |
void |
setInitKey_iBuyerOrganizationId(java.lang.String aInitKey_iBuyerOrganizationId)
Set the primary key for this object |
void |
setInitKey_iSupplierOrganizationId(java.lang.String aInitKey_iSupplierOrganizationId)
Set the primary key for this object |
void |
setInitKey_protocolId(java.lang.String aInitKey_protocolId)
Set the primary key for this object |
void |
setMemberGroupId(java.lang.Long aMemberGroupId)
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
void |
setMemberGroupId(java.lang.String aMemberGroupId)
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
void |
setProtocolId(java.lang.Integer aProtocolId)
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL. |
void |
setProtocolId(java.lang.String aProtocolId)
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL. |
void |
setSupplierOrganizationId(java.lang.Long aSupplierOrganizationId)
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL. |
void |
setSupplierOrganizationId(java.lang.String aSupplierOrganizationId)
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BuyerSupplierMappingAccessBean()
Default constructor.
public BuyerSupplierMappingAccessBean(javax.ejb.EJBObject object) throws java.rmi.RemoteException
Maps to a corresponding ejbCreate method in the home interface of the EJB
object
- javax.ejb.EJBObjectjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic BuyerSupplierMappingAccessBean(java.lang.Long lBuyerOrganizationId, java.lang.Long lSupplierOrganizationId, java.lang.Long lMemberGroupId, java.lang.Long lCatalogId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Maps to a corresponding ejbCreate method in the home interface of the EJB
lBuyerOrganizationId
- java.lang.LonglSupplierOrganizationId
- java.lang.LonglMemberGroupId
- java.lang.LonglCatalogId
- java.lang.Longjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
commitCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findByBuyerId(java.lang.Long lBuyerId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the BuyerSupplierMappingAccessBeans with the specified BuyerId.
The SQL query used to fetch the requested rows from the BUYSUPMAP table is:
SELECT * FROM BUYSUPMAP T1 WHERE (T1.BUYORGUNIT_ID = ?)
lBuyerId
- java.lang.Longjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findBySupplierId(java.lang.Long lSupplierId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the BuyerSupplierMappingAccessBeans with the specified SupplierId.
The SQL query used to fetch the requested rows from the BUYSUPMAP table is:
SELECT * FROM BUYSUPMAP T1 WHERE (T1.SUPORG_ID = ?)
lSupplierId
- java.lang.Longjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getBuyerOrganizationId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Buyer Organization or Organization Unit reference number.
getBuyerOrganizationId
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getBuyerOrganizationIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Buyer Organization or Organization Unit reference number.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getCatalogId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference number of the root catalog displayed to the buyer organization unit.
getCatalogId
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getCatalogIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference number of the root catalog displayed to the buyer organization unit.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getContractId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Reference number of the contract between the buyer and supplier organizations.
getContractId
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getContractIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Reference number of the contract between the buyer and supplier organizations.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.FIELD1 column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Customizable.
getField1
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.FIELD2 column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Customizable.
getField2
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.FIELD3 column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Customizable.
getField3
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMemberGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Member group to be assigned to the requisitioners registered on the fly.
getMemberGroupId
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getMemberGroupIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Member group to be assigned to the requisitioners registered on the fly.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getProtocolId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Procurement protocol reference number.
getProtocolId
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getProtocolIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Procurement protocol reference number.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSupplierOrganizationId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Supplier Organization reference number.
getSupplierOrganizationId
in interface BuyerSupplierMappingAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getSupplierOrganizationIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Supplier Organization reference number.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
refreshCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void setBuyerOrganizationId(java.lang.Long aBuyerOrganizationId)
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Buyer Organization or Organization Unit reference number.
aBuyerOrganizationId
- java.lang.Longpublic void setBuyerOrganizationId(java.lang.String aBuyerOrganizationId)
This method provides access to the BUYSUPMAP.BUYORGUNIT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Buyer Organization or Organization Unit reference number.
setBuyerOrganizationId
in interface BuyerSupplierMappingAccessBeanData
aBuyerOrganizationId
- java.lang.Stringpublic void setCatalogId(java.lang.Long aCatalogId)
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference number of the root catalog displayed to the buyer organization unit.
aCatalogId
- java.lang.Longpublic void setCatalogId(java.lang.String aCatalogId)
This method provides access to the BUYSUPMAP.CATALOG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference number of the root catalog displayed to the buyer organization unit.
setCatalogId
in interface BuyerSupplierMappingAccessBeanData
aCatalogId
- java.lang.Stringpublic void setContractId(java.lang.Long aContractId)
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Reference number of the contract between the buyer and supplier organizations.
aContractId
- java.lang.Longpublic void setContractId(java.lang.String aContractId)
This method provides access to the BUYSUPMAP.CONTRACT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Reference number of the contract between the buyer and supplier organizations.
setContractId
in interface BuyerSupplierMappingAccessBeanData
aContractId
- java.lang.Stringpublic void setField1(java.lang.String aField1)
This method provides access to the BUYSUPMAP.FIELD1 column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Customizable.
setField1
in interface BuyerSupplierMappingAccessBeanData
aField1
- java.lang.Stringpublic void setField2(java.lang.String aField2)
This method provides access to the BUYSUPMAP.FIELD2 column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Customizable.
setField2
in interface BuyerSupplierMappingAccessBeanData
aField2
- java.lang.Stringpublic void setField3(java.lang.String aField3)
This method provides access to the BUYSUPMAP.FIELD3 column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Customizable.
setField3
in interface BuyerSupplierMappingAccessBeanData
aField3
- java.lang.Stringpublic void setInitKey_iBuyerOrganizationId(java.lang.String aInitKey_iBuyerOrganizationId)
Set the primary key for this object
aInitKey_iBuyerOrganizationId
- java.lang.Stringpublic void setInitKey_iSupplierOrganizationId(java.lang.String aInitKey_iSupplierOrganizationId)
Set the primary key for this object
aInitKey_iSupplierOrganizationId
- java.lang.Stringpublic void setInitKey_protocolId(java.lang.String aInitKey_protocolId)
Set the primary key for this object
aInitKey_protocolId
- java.lang.Stringpublic void setMemberGroupId(java.lang.Long aMemberGroupId)
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Member group to be assigned to the requisitioners registered on the fly.
aMemberGroupId
- java.lang.Longpublic void setMemberGroupId(java.lang.String aMemberGroupId)
This method provides access to the BUYSUPMAP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Member group to be assigned to the requisitioners registered on the fly.
setMemberGroupId
in interface BuyerSupplierMappingAccessBeanData
aMemberGroupId
- java.lang.Stringpublic void setProtocolId(java.lang.Integer aProtocolId)
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Procurement protocol reference number.
aProtocolId
- java.lang.Integerpublic void setProtocolId(java.lang.String aProtocolId)
This method provides access to the BUYSUPMAP.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Procurement protocol reference number.
setProtocolId
in interface BuyerSupplierMappingAccessBeanData
aProtocolId
- java.lang.Stringpublic void setSupplierOrganizationId(java.lang.Long aSupplierOrganizationId)
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Supplier Organization reference number.
aSupplierOrganizationId
- java.lang.Longpublic void setSupplierOrganizationId(java.lang.String aSupplierOrganizationId)
This method provides access to the BUYSUPMAP.SUPORG_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Supplier Organization reference number.
setSupplierOrganizationId
in interface BuyerSupplierMappingAccessBeanData
aSupplierOrganizationId
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |