com.ibm.commerce.catalog.beans
Class CatalogDescriptionDataBean

com.ibm.commerce.catalog.beans.CatalogDescriptionDataBean
All Implemented Interfaces:
Delegator

public class CatalogDescriptionDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
CatalogDescriptionDataBean()
           
 
Method Summary
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyCatalogReferenceNumber()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyLanguage_id()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getFullIImage()
          IBM internal use only.
 java.lang.String getLongDescription()
          IBM internal use only.
 java.lang.String getName()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getShortDescription()
          IBM internal use only.
 java.lang.String getThumbNail()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyCatalogReferenceNumber(java.lang.String aDataBeanKeyCatalogReferenceNumber)
          Set its primary key for fetching.
 void setDataBeanKeyLanguage_id(java.lang.String aDataBeanKeyLanguage_id)
          Set its primary key for fetching.
 void setFullIImage(java.lang.String aFullIImage)
          IBM internal use only.
 void setLongDescription(java.lang.String aLongDescription)
          IBM internal use only.
 void setName(java.lang.String aName)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setShortDescription(java.lang.String aShortDescription)
          IBM internal use only.
 void setThumbNail(java.lang.String aThumbNail)
          IBM internal use only.
 

Constructor Detail

CatalogDescriptionDataBean

public CatalogDescriptionDataBean()
Method Detail

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getDataBeanKeyCatalogReferenceNumber

public java.lang.String getDataBeanKeyCatalogReferenceNumber()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyLanguage_id

public java.lang.String getDataBeanKeyLanguage_id()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getFullIImage

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

IBM internal use only.

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

getLongDescription

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

IBM internal use only.

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

IBM internal use only.

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

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getShortDescription

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

IBM internal use only.

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

IBM internal use only.

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

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

Parameters:
aCommandContext - com.ibm.commerce.command.CommandContext
Returns:
void

setDataBeanKeyCatalogReferenceNumber

public void setDataBeanKeyCatalogReferenceNumber(java.lang.String aDataBeanKeyCatalogReferenceNumber)

Set its primary key for fetching.

Parameters:
aDataBeanKeyCatalogReferenceNumber - java.lang.String
Returns:
void

setDataBeanKeyLanguage_id

public void setDataBeanKeyLanguage_id(java.lang.String aDataBeanKeyLanguage_id)

Set its primary key for fetching.

Parameters:
aDataBeanKeyLanguage_id - java.lang.String
Returns:
void

setFullIImage

public void setFullIImage(java.lang.String aFullIImage)

IBM internal use only.

Parameters:
aFullIImage - java.lang.String
Returns:
void

setLongDescription

public void setLongDescription(java.lang.String aLongDescription)

IBM internal use only.

Parameters:
aLongDescription - java.lang.String
Returns:
void

setName

public void setName(java.lang.String aName)

IBM internal use only.

Parameters:
aName - java.lang.String
Returns:
void

setRequestProperties

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

Sets the request property within this bean.

Parameters:
aRequestProperties - com.ibm.commerce.datatype.TypedProperty
Returns:
void
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
javax.ejb.FinderException - The javax.ejb.FinderException exception

setShortDescription

public void setShortDescription(java.lang.String aShortDescription)

IBM internal use only.

Parameters:
aShortDescription - java.lang.String
Returns:
void

setThumbNail

public void setThumbNail(java.lang.String aThumbNail)

IBM internal use only.

Parameters:
aThumbNail - java.lang.String
Returns:
void