com.ibm.commerce.catalog.objects
Interface CatalogEntryClassificationCodeAccessBeanData
- All Known Implementing Classes:
- CatalogEntryClassificationCodeAccessBean
- public interface CatalogEntryClassificationCodeAccessBeanData
getCatEntryId
public java.lang.String getCatEntryId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCode
public java.lang.String getCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDomain
public java.lang.String getDomain()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCatEntryId
public void setCatEntryId(java.lang.String newValue)
setCode
public void setCode(java.lang.String newValue)
setDomain
public void setDomain(java.lang.String newValue)