com.ibm.commerce.catalog.objects
Interface CatalogGroupDescriptionAccessBeanData
- All Known Implementing Classes:
- CatalogGroupDescriptionAccessBean
- public interface CatalogGroupDescriptionAccessBeanData
getDisplay
public java.lang.String getDisplay()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFullIImage
public java.lang.String getFullIImage()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getKeyWord
public java.lang.String getKeyWord()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLongDescription
public java.lang.String getLongDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMemberGroupId
public java.lang.String getMemberGroupId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getName
public java.lang.String getName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPublished
public java.lang.String getPublished()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getShortDescription
public java.lang.String getShortDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getThumbNail
public java.lang.String getThumbNail()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDisplay
public void setDisplay(java.lang.String newValue)
setFullIImage
public void setFullIImage(java.lang.String newValue)
setKeyWord
public void setKeyWord(java.lang.String newValue)
setLongDescription
public void setLongDescription(java.lang.String newValue)
setMemberGroupId
public void setMemberGroupId(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setPublished
public void setPublished(java.lang.String newValue)
setShortDescription
public void setShortDescription(java.lang.String newValue)
setThumbNail
public void setThumbNail(java.lang.String newValue)