com.ibm.commerce.catalog.objects
Interface RelatedCatalogEntryAccessBeanData
- All Known Implementing Classes:
- RelatedCatalogEntryAccessBean
- public interface RelatedCatalogEntryAccessBeanData
getAssociationType
public java.lang.String getAssociationType()
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
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
getRank
public java.lang.String getRank()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRule
public java.lang.String getRule()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSemanticSpecifier
public java.lang.String getSemanticSpecifier()
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
setAssociationType
public void setAssociationType(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)
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)
setRank
public void setRank(java.lang.String newValue)
setRule
public void setRule(java.lang.String newValue)
setSemanticSpecifier
public void setSemanticSpecifier(java.lang.String newValue)
setToCatalogEntryReferenceNumber
public void setToCatalogEntryReferenceNumber(java.lang.String newValue)