com.ibm.commerce.catalog.objects
Class CatalogEntryDescriptionAccessBean

java.lang.Object
  |
  +--com.ibm.ivj.ejb.runtime.AbstractAccessBean
        |
        +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
              |
              +--com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
All Implemented Interfaces:
CatalogEntryDescriptionAccessBeanData, java.io.Serializable

public class CatalogEntryDescriptionAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
implements CatalogEntryDescriptionAccessBeanData

This bean provides access to the CATENTDESC table.

The following is a description of this table:

This table holds language-dependent information related to a CatalogEntry.

See Also:
Serialized Form

Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef
 
Constructor Summary
CatalogEntryDescriptionAccessBean()
          Default constructor.
CatalogEntryDescriptionAccessBean(javax.ejb.EJBObject catEntryDescEJBObj)
          Maps to a corresponding ejbCreate method in the home interface of the EJB
CatalogEntryDescriptionAccessBean(java.lang.Long anCatEntryID, java.lang.Integer anLanguageID)
          Maps to a corresponding ejbCreate method in the home interface of the EJB.
 
Method Summary
 void commitCopyHelper()
          Update(flush) data to the EJBObject (persistent storage).
 java.util.Enumeration findByCatalogEntry(java.lang.Long catEntryID)
          Finds the catalog entry description with the catalog entry ID.
 java.util.Enumeration findByCatalogEntryIds(java.lang.Long[] catEntryID)
          This method returns an enumeration of Catalog Entry Description Access Beans with the specified list of Catalog Entry IDs.
 java.util.Enumeration findByCatalogEntryIdsAndLanguageId(java.lang.Long[] catEntryID, java.lang.Integer anLanguageId)
          This method returns an enumeration of Catalog Entry Description Access Beans with the specified list of Catalog Entry IDs and the specified Language reference number.
 java.lang.String getAuxDescription1()
          This method provides access to the CATENTDESC.AUXDESCRIPTION1 column of DB2 type LONG NULL.
 java.lang.String getAuxDescription2()
          This method provides access to the CATENTDESC.AUXDESCRIPTION2 column of DB2 type LONG NULL.
 java.lang.String getAvailabilityDate()
          This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.
 java.sql.Timestamp getAvailabilityDateInEJBType()
          This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.
 java.lang.String getAvailable()
          This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.
 java.lang.Integer getAvailableInEJBType()
          This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.
 java.lang.String getCatalogEntryReferenceNumber()
          This method provides access to the CATENTDESC.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
 java.lang.Long getCatalogEntryReferenceNumberInEJBType()
          This method provides access to the CATENTDESC.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
 java.lang.String getFullImage()
          This method provides access to the CATENTDESC.FULLIMAGE column of DB2 type VARCHAR(254) NULL.
 java.lang.String getKeyWord()
          This method provides access to the CATENTDESC.KEYWORD column of DB2 type VARCHAR(254) NULL.
 java.lang.String getLanguage_id()
          This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
 java.lang.Integer getLanguage_idInEJBType()
          This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
 java.lang.String getLongDescription()
          This method provides access to the CATENTDESC.LONGDESCRIPTION column of DB2 type LONG NULL.
 java.lang.String getName()
          This method provides access to the CATENTDESC.NAME column of DB2 type CHAR(64) NULL.
 java.lang.String getPublished()
          This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
 java.lang.Integer getPublishedInEJBType()
          This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
 java.lang.String getShortDescription()
          This method provides access to the CATENTDESC.SHORTDESCRIPTION column of DB2 type VARCHAR(254) NULL.
 java.lang.String getThumbNail()
          This method provides access to the CATENTDESC.THUMBNAIL column of DB2 type VARCHAR(254) NULL.
 java.lang.String getXmlDetail()
          This method provides access to the CATENTDESC.XMLDETAIL column of DB2 type LONG NULL.
 void refreshCopyHelper()
          Load data from the EJBObject.
 void setAuxDescription1(java.lang.String astrAuxDescription1)
          This method provides access to the CATENTDESC.AUXDESCRIPTION1 column of DB2 type LONG NULL.
 void setAuxDescription2(java.lang.String astrAuxDescription2)
          This method provides access to the CATENTDESC.AUXDESCRIPTION2 column of DB2 type LONG NULL.
 void setAvailabilityDate(java.lang.String astrAvailabilityDate)
          This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.
 void setAvailabilityDate(java.sql.Timestamp atmAvailabilityDate)
          This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.
 void setAvailable(java.lang.Integer anAvailable)
          This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.
 void setAvailable(java.lang.String astrAvailable)
          This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.
 void setFullImage(java.lang.String astrFullImage)
          This method provides access to the CATENTDESC.FULLIMAGE column of DB2 type VARCHAR(254) NULL.
 void setInitKey_catalogEntryReferenceNumber(java.lang.String aInitKey_catalogEntryReferenceNumber)
          Set the primary key for this object
 void setInitKey_language_id(java.lang.String aInitKey_language_id)
          Set the primary key for this object
 void setKeyWord(java.lang.String astrKeyWord)
          This method provides access to the CATENTDESC.KEYWORD column of DB2 type VARCHAR(254) NULL.
 void setLanguage_id(java.lang.Integer anLanguageId)
          This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
 void setLanguage_id(java.lang.String astrLanguageId)
          This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
 void setLongDescription(java.lang.String astrLongDescription)
          This method provides access to the CATENTDESC.LONGDESCRIPTION column of DB2 type LONG NULL.
 void setName(java.lang.String astrName)
          This method provides access to the CATENTDESC.NAME column of DB2 type CHAR(64) NULL.
 void setPublished(java.lang.Integer anPublished)
          This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
 void setPublished(java.lang.String astrPublished)
          This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
 void setShortDescription(java.lang.String astrShortDescription)
          This method provides access to the CATENTDESC.SHORTDESCRIPTION column of DB2 type VARCHAR(254) NULL.
 void setThumbNail(java.lang.String astrThumbNail)
          This method provides access to the CATENTDESC.THUMBNAIL column of DB2 type VARCHAR(254) NULL.
 void setXmlDetail(java.lang.String aXmlDetail)
          This method provides access to the CATENTDESC.XMLDETAIL column of DB2 type LONG NULL.
 
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef
 
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogEntryDescriptionAccessBean

public CatalogEntryDescriptionAccessBean()

Default constructor. Maps to findByPrimaryKey.


CatalogEntryDescriptionAccessBean

public CatalogEntryDescriptionAccessBean(javax.ejb.EJBObject catEntryDescEJBObj)
                                  throws java.rmi.RemoteException

Maps to a corresponding ejbCreate method in the home interface of the EJB

Parameters:
catEntryDescEJBObj - The catalog entry description EJB Object. javax.ejb.EJBObject
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception

CatalogEntryDescriptionAccessBean

public CatalogEntryDescriptionAccessBean(java.lang.Long anCatEntryID,
                                         java.lang.Integer anLanguageID)
                                  throws javax.ejb.CreateException,
                                         java.rmi.RemoteException,
                                         javax.naming.NamingException

Maps to a corresponding ejbCreate method in the home interface of the EJB. Creates an access to the catalog entry description with catalog entry ID and language ID.

Parameters:
anCatEntryID - The catalog entry ID. java.lang.Long
anLanguageID - The language ID. java.lang.Integer
Throws:
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.naming.NamingException - The javax.naming.NamingException exception
Method Detail

commitCopyHelper

public void commitCopyHelper()
                      throws java.rmi.RemoteException,
                             javax.ejb.CreateException,
                             javax.ejb.FinderException,
                             javax.naming.NamingException

Update(flush) data to the EJBObject (persistent storage).

Overrides:
commitCopyHelper in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findByCatalogEntry

public java.util.Enumeration findByCatalogEntry(java.lang.Long catEntryID)
                                         throws java.rmi.RemoteException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

Finds the catalog entry description with the catalog entry ID.

SQL:
SELECT LONGDESCRIPTION, CATENTRY_ID, AVAILABLE, LANGUAGE_ID, SHORTDESCRIPTION, FULLIMAGE, NAME, PUBLISHED, XMLDETAIL, THUMBNAIL, AVAILABILITYDATE, AUXDESCRIPTION2, AUXDESCRIPTION1 FROM CATENTDESC WHERE CATENTRY_ID = catEntryID

Parameters:
catEntryID - The catalog entry ID. java.lang.Long
Returns:
java.util.Enumeration
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findByCatalogEntryIds

public java.util.Enumeration findByCatalogEntryIds(java.lang.Long[] catEntryID)
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException

This method returns an enumeration of Catalog Entry Description Access Beans with the specified list of Catalog Entry IDs.

SQL:
SELECT LONGDESCRIPTION, CATENTRY_ID, AVAILABLE, LANGUAGE_ID, SHORTDESCRIPTION, FULLIMAGE, NAME, PUBLISHED, XMLDETAIL, THUMBNAIL, AVAILABILITYDATE, AUXDESCRIPTION2, AUXDESCRIPTION1 FROM CATENTDESC WHERE CATENTRY_ID IN (catEntryID)

Parameters:
catEntryID - The list of Catalog Entry reference numbers. java.lang.Long[]
Returns:
java.util.Enumeration
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findByCatalogEntryIdsAndLanguageId

public java.util.Enumeration findByCatalogEntryIdsAndLanguageId(java.lang.Long[] catEntryID,
                                                                java.lang.Integer anLanguageId)
                                                         throws java.rmi.RemoteException,
                                                                javax.ejb.FinderException,
                                                                javax.naming.NamingException

This method returns an enumeration of Catalog Entry Description Access Beans with the specified list of Catalog Entry IDs and the specified Language reference number.

SQL:
SELECT LONGDESCRIPTION, CATENTRY_ID, AVAILABLE, LANGUAGE_ID, SHORTDESCRIPTION, FULLIMAGE, NAME, PUBLISHED, XMLDETAIL, THUMBNAIL, AVAILABILITYDATE, AUXDESCRIPTION2, AUXDESCRIPTION1 FROM CATENTDESC WHERE CATENTRY_ID IN (catEntryID) AND LANGUAGE_ID = anLanguageId

Parameters:
catEntryID - The list of Catalog Entry reference number. java.lang.Long[]
anLanguageId - The Language reference number. java.lang.Integer
Returns:
java.util.Enumeration
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAuxDescription1

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

This method provides access to the CATENTDESC.AUXDESCRIPTION1 column of DB2 type LONG NULL.

The following is a description of this column:

Additional description for this Catalog Entry.

Specified by:
getAuxDescription1 in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAuxDescription2

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

This method provides access to the CATENTDESC.AUXDESCRIPTION2 column of DB2 type LONG NULL.

The following is a description of this column:

Additional description for this Catalog Entry.

Specified by:
getAuxDescription2 in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAvailabilityDate

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

This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date this CatalogEntry becomes available.

Specified by:
getAvailabilityDate in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAvailabilityDateInEJBType

public java.sql.Timestamp getAvailabilityDateInEJBType()
                                                throws java.rmi.RemoteException,
                                                       javax.ejb.CreateException,
                                                       javax.ejb.FinderException,
                                                       javax.naming.NamingException

This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date this Catalog Entry becomes available.

Returns:
java.sql.Timestamp
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAvailable

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

This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates the length of time to availability of this CatalogEntry. Do not use this column to indicate inventory levels.

Specified by:
getAvailable in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAvailableInEJBType

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

This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates the length of time to availability of this CatalogEntry. Do not use this column to indicate inventory levels.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCatalogEntryReferenceNumber

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

This method provides access to the CATENTDESC.CATENTRY_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

The internal reference number that indicates the Catalog Entry that this language specific information relates to.

Specified by:
getCatalogEntryReferenceNumber in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCatalogEntryReferenceNumberInEJBType

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

This method provides access to the CATENTDESC.CATENTRY_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

The internal reference number that indicates the Catalog Entry that this language specific information relates to.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getFullImage

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

This method provides access to the CATENTDESC.FULLIMAGE column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

The full image path of this Catalog Entry.

Specified by:
getFullImage in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getKeyWord

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

This method provides access to the CATENTDESC.KEYWORD column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

A keyword used for searching.

Specified by:
getKeyWord in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLanguage_id

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

This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

The Identifier of the language. For a list of language components, see the LANGUAGE table.

Specified by:
getLanguage_id in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLanguage_idInEJBType

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

This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

The Identifier of the language. For a list of language components, see the LANGUAGE table.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLongDescription

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

This method provides access to the CATENTDESC.LONGDESCRIPTION column of DB2 type LONG NULL.

The following is a description of this column:

A long description of this Catalog Entry.

Specified by:
getLongDescription in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getName

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

This method provides access to the CATENTDESC.NAME column of DB2 type CHAR(64) NULL.

The following is a description of this column:

The language-dependent name of this Catalog Entry.

Specified by:
getName in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getPublished

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

This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates whether this CatalogEntry should be displayed for the language indicated by LANGUAGE_ID: 0= CatalogEntry should not be displayed; 1= CatalogEntry should be displayed.

Specified by:
getPublished in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getPublishedInEJBType

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

This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates whether this CatalogEntry should be displayed for the language indicated by LANGUAGE_ID: 0= CatalogEntry should not be displayed; 1= CatalogEntry should be displayed.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getShortDescription

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

This method provides access to the CATENTDESC.SHORTDESCRIPTION column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

A short description of this Catalog Entry.

Specified by:
getShortDescription in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getThumbNail

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

This method provides access to the CATENTDESC.THUMBNAIL column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

The thumbnail image path of this CatalogEntry.

Specified by:
getThumbNail in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getXmlDetail

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

This method provides access to the CATENTDESC.XMLDETAIL column of DB2 type LONG NULL.

The following is a description of this column:

Reserved for IBM internal use.

Specified by:
getXmlDetail in interface CatalogEntryDescriptionAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

refreshCopyHelper

public void refreshCopyHelper()
                       throws java.rmi.RemoteException,
                              javax.ejb.CreateException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException

Load data from the EJBObject.

Overrides:
refreshCopyHelper in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

setAuxDescription1

public void setAuxDescription1(java.lang.String astrAuxDescription1)

This method provides access to the CATENTDESC.AUXDESCRIPTION1 column of DB2 type LONG NULL.

The following is a description of this column:

Additional description for this Catalog Entry.

Specified by:
setAuxDescription1 in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrAuxDescription1 - The additional description for this Catalog Entry java.lang.String
Returns:
void

setAuxDescription2

public void setAuxDescription2(java.lang.String astrAuxDescription2)

This method provides access to the CATENTDESC.AUXDESCRIPTION2 column of DB2 type LONG NULL.

The following is a description of this column:

Additional description for this Catalog Entry.

Specified by:
setAuxDescription2 in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrAuxDescription2 - The additional description for this Catalog Entry. java.lang.String
Returns:
void

setAvailabilityDate

public void setAvailabilityDate(java.lang.String astrAvailabilityDate)

This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date this CatalogEntry becomes available.

Specified by:
setAvailabilityDate in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrAvailabilityDate - The availability date of this Catalog Entry. java.lang.String
Returns:
void

setAvailabilityDate

public void setAvailabilityDate(java.sql.Timestamp atmAvailabilityDate)

This method provides access to the CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date this CatalogEntry becomes available.

Parameters:
atmAvailabilityDate - The availability date of this Catalog Entry. java.sql.Timestamp
Returns:
void

setAvailable

public void setAvailable(java.lang.Integer anAvailable)

This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates the length of time to availability of this Catalog Entry. Do not use this column to indicate inventory levels.

Parameters:
anAvailable - The length of time to the availability of this Catalog Entry. java.lang.Integer
Returns:
void

setAvailable

public void setAvailable(java.lang.String astrAvailable)

This method provides access to the CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates the length of time to availability of this CatalogEntry. Do not use this column to indicate inventory levels.

Specified by:
setAvailable in interface CatalogEntryDescriptionAccessBeanData
Parameters:
aAstrvailable - The length of time to the availability of this Catalog Entry. java.lang.String
Returns:
void

setFullImage

public void setFullImage(java.lang.String astrFullImage)

This method provides access to the CATENTDESC.FULLIMAGE column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

The full image path of this Catalog Entry.

Specified by:
setFullImage in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrFullImage - The path to the full image of this Catalog Entry. java.lang.String
Returns:
void

setInitKey_catalogEntryReferenceNumber

public void setInitKey_catalogEntryReferenceNumber(java.lang.String aInitKey_catalogEntryReferenceNumber)

Set the primary key for this object

Parameters:
aInitKey_catalogEntryReferenceNumber - The Catalog Entry reference number. java.lang.String
Returns:
void

setInitKey_language_id

public void setInitKey_language_id(java.lang.String aInitKey_language_id)

Set the primary key for this object

Parameters:
aInitKey_language_id - The Language reference number. java.lang.String
Returns:
void

setKeyWord

public void setKeyWord(java.lang.String astrKeyWord)

This method provides access to the CATENTDESC.KEYWORD column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

A keyword used for searching.

Specified by:
setKeyWord in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrKeyWord - The keyword for searching this Catalog Entry. java.lang.String
Returns:
void

setLanguage_id

public void setLanguage_id(java.lang.Integer anLanguageId)

This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

The Identifier of the language. For a list of language components, see the LANGUAGE table.

Parameters:
anLanguageId - The Language reference number. java.lang.Integer
Returns:
void

setLanguage_id

public void setLanguage_id(java.lang.String astrLanguageId)

This method provides access to the CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

The Identifier of the language. For a list of language components, see the LANGUAGE table.

Specified by:
setLanguage_id in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrLanguageId - The Language reference number. java.lang.String
Returns:
void

setLongDescription

public void setLongDescription(java.lang.String astrLongDescription)

This method provides access to the CATENTDESC.LONGDESCRIPTION column of DB2 type LONG NULL.

The following is a description of this column:

A long description of this CatalogEntry.

Specified by:
setLongDescription in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrLongDescription - The long description for this Catalog Entry. java.lang.String
Returns:
void

setName

public void setName(java.lang.String astrName)

This method provides access to the CATENTDESC.NAME column of DB2 type CHAR(64) NULL.

The following is a description of this column:

The language-dependent name of this Catalog Entry.

Specified by:
setName in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrName - The language dependent name of this Catalog Entry. java.lang.String
Returns:
void

setPublished

public void setPublished(java.lang.Integer anPublished)

This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates whether this CatalogEntry should be displayed for the language indicated by LANGUAGE_ID: 0= CatalogEntry should not be displayed; 1= CatalogEntry should be displayed.

Parameters:
anPublished - The published flag for this Catalog Entry Description. java.lang.Integer
Returns:
void

setPublished

public void setPublished(java.lang.String astrPublished)

This method provides access to the CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Indicates whether this CatalogEntry should be displayed for the language indicated by LANGUAGE_ID: 0= CatalogEntry should not be displayed; 1= CatalogEntry should be displayed.

Specified by:
setPublished in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrPublished - The published flag of the Catalog Entry Description. java.lang.String
Returns:
void

setShortDescription

public void setShortDescription(java.lang.String astrShortDescription)

This method provides access to the CATENTDESC.SHORTDESCRIPTION column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

A short description of this CatalogEntry.

Specified by:
setShortDescription in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrShortDescription - The short description for this Catalog Entry. java.lang.String
Returns:
void

setThumbNail

public void setThumbNail(java.lang.String astrThumbNail)

This method provides access to the CATENTDESC.THUMBNAIL column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

The thumbnail image path of this Catalog Entry.

Specified by:
setThumbNail in interface CatalogEntryDescriptionAccessBeanData
Parameters:
astrThumbNail - The path to the thumbnail image of this Catalog Entry. java.lang.String
Returns:
void

setXmlDetail

public void setXmlDetail(java.lang.String aXmlDetail)

This method provides access to the CATENTDESC.XMLDETAIL column of DB2 type LONG NULL.

The following is a description of this column:

The XML Detail of the Catalog Entry Description. Reserved for IBM internal use.

Specified by:
setXmlDetail in interface CatalogEntryDescriptionAccessBeanData
Parameters:
aXmlDetail - The XML Detail of the Catalog Entry Description. java.lang.String
Returns:
void