com.ibm.commerce.catalog.objects
Interface RelatedCatalogGroupAccessBeanData
- All Known Implementing Classes:
- RelatedCatalogGroupAccessBean
- public interface RelatedCatalogGroupAccessBeanData
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
getFromCatalogGroupReferenceNumber
public java.lang.String getFromCatalogGroupReferenceNumber()
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
getSematicSpecifier
public java.lang.String getSematicSpecifier()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getToCatalogGroupReferenceNumber
public java.lang.String getToCatalogGroupReferenceNumber()
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)
setFromCatalogGroupReferenceNumber
public void setFromCatalogGroupReferenceNumber(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)
setSematicSpecifier
public void setSematicSpecifier(java.lang.String newValue)
setToCatalogGroupReferenceNumber
public void setToCatalogGroupReferenceNumber(java.lang.String newValue)