com.ibm.commerce.catalog.objects
Interface CatalogGroupDescriptionAccessBeanData

All Known Implementing Classes:
CatalogGroupDescriptionAccessBean

public interface CatalogGroupDescriptionAccessBeanData

This table hold the language-dependent information related to a CatalogGroup.


Method Summary
 java.lang.Long getCatalogGroupReferenceNumber()
          getCatalogGroupReferenceNumber
 java.lang.String getDisplay()
           
 java.lang.String getFullIImage()
           
 java.lang.String getKeyWord()
           
 java.lang.String getLongDescription()
           
 java.lang.String getMemberGroupId()
           
 java.lang.String getName()
           
 java.lang.String getNote()
          getNote
 java.lang.String getPublished()
           
 java.lang.String getShortDescription()
           
 java.lang.String getThumbNail()
           
 void setCatalogGroupReferenceNumber(java.lang.Long newValue)
          setCatalogGroupReferenceNumber
 void setDisplay(java.lang.String newValue)
           
 void setFullIImage(java.lang.String newValue)
           
 void setKeyWord(java.lang.String newValue)
           
 void setLongDescription(java.lang.String newValue)
           
 void setMemberGroupId(java.lang.String newValue)
           
 void setName(java.lang.String newValue)
           
 void setNote(java.lang.String newValue)
          setNote
 void setPublished(java.lang.String newValue)
           
 void setShortDescription(java.lang.String newValue)
           
 void setThumbNail(java.lang.String newValue)            
 

Method Detail

getKeyWord

public java.lang.String getKeyWord()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setKeyWord

public void setKeyWord(java.lang.String newValue)

getFullIImage

public java.lang.String getFullIImage()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setFullIImage

public void setFullIImage(java.lang.String newValue)

getPublished

public java.lang.String getPublished()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPublished

public void setPublished(java.lang.String newValue)

getMemberGroupId

public java.lang.String getMemberGroupId()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMemberGroupId

public void setMemberGroupId(java.lang.String newValue)

getDisplay

public java.lang.String getDisplay()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDisplay

public void setDisplay(java.lang.String newValue)

getLongDescription

public java.lang.String getLongDescription()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setLongDescription

public void setLongDescription(java.lang.String newValue)

getThumbNail

public java.lang.String getThumbNail()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setThumbNail

public void setThumbNail(java.lang.String newValue)

getShortDescription

public java.lang.String getShortDescription()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setShortDescription

public void setShortDescription(java.lang.String newValue)

getName

public java.lang.String getName()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setName

public void setName(java.lang.String newValue)

getCatalogGroupReferenceNumber

public java.lang.Long getCatalogGroupReferenceNumber()
                                              throws java.rmi.RemoteException,
                                                     javax.ejb.CreateException,
                                                     javax.ejb.FinderException,
                                                     javax.naming.NamingException
getCatalogGroupReferenceNumber
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCatalogGroupReferenceNumber

public void setCatalogGroupReferenceNumber(java.lang.Long newValue)
setCatalogGroupReferenceNumber

getNote

public java.lang.String getNote()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
getNote
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNote

public void setNote(java.lang.String newValue)
setNote