com.ibm.commerce.catalog.objects
Interface CompositeCatalogEntryAccessBeanData
- All Known Implementing Classes:
- CompositeCatalogEntryAccessBean
- public interface CompositeCatalogEntryAccessBeanData
getField1
public java.lang.String getField1()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField2
public java.lang.String getField2()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField3
public java.lang.String getField3()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFromCatalogEntryReferenceNumber
public java.lang.String getFromCatalogEntryReferenceNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getGroupName
public java.lang.String getGroupName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOid
public java.lang.String getOid()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantity
public java.lang.String getQuantity()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getToCatalogEntryReferenceNumber
public java.lang.String getToCatalogEntryReferenceNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setField1
public void setField1(java.lang.String newValue)
setField2
public void setField2(java.lang.String newValue)
setField3
public void setField3(java.lang.String newValue)
setFromCatalogEntryReferenceNumber
public void setFromCatalogEntryReferenceNumber(java.lang.String newValue)
setGroupName
public void setGroupName(java.lang.String newValue)
setOid
public void setOid(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setToCatalogEntryReferenceNumber
public void setToCatalogEntryReferenceNumber(java.lang.String newValue)