com.ibm.commerce.catalog.objects
Interface CatalogEntryRelationAccessBeanData
- All Known Implementing Classes:
- CatalogEntryRelationAccessBean
- public interface CatalogEntryRelationAccessBeanData
getCatalogEntryIdChild
public java.lang.String getCatalogEntryIdChild()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCatalogEntryIdParent
public java.lang.String getCatalogEntryIdParent()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCatalogRelationTypeId
public java.lang.String getCatalogRelationTypeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
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
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
getSequence
public java.lang.String getSequence()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCatalogEntryIdChild
public void setCatalogEntryIdChild(java.lang.String newValue)
setCatalogEntryIdParent
public void setCatalogEntryIdParent(java.lang.String newValue)
setCatalogRelationTypeId
public void setCatalogRelationTypeId(java.lang.String newValue)
setField1
public void setField1(java.lang.String newValue)
setField2
public void setField2(java.lang.String newValue)
setField3
public void setField3(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)
setSequence
public void setSequence(java.lang.String newValue)