com.ibm.commerce.catalog.beans
Class CompositeCatalogEntryDataBean

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

public class CompositeCatalogEntryDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
CompositeCatalogEntryDataBean()
           
 
Method Summary
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 CatalogEntryAccessBean getCompositeCatalogEntry()
          IBM internal use only.
 java.lang.String getDataBeanKeyFromCatalogEntryReferenceNumber()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyRelationship_type()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyToCatalogEntryReferenceNumber()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getField1()
          IBM internal use only.
 java.lang.String getField2()
          IBM internal use only.
 java.lang.Integer getField2InEJBType()
          IBM internal use only.
 java.lang.String getField3()
          IBM internal use only.
 java.math.BigDecimal getField3InEJBType()
          IBM internal use only.
 java.lang.String getFromCatalogEntryReferenceNumber()
          IBM internal use only.
 java.lang.Long getFromCatalogEntryReferenceNumberInEJBType()
          IBM internal use only.
 java.lang.String getGroupName()
          IBM internal use only.
 java.lang.String getOid()
          IBM internal use only.
 java.lang.String getQuantity()
          IBM internal use only.
 java.lang.Double getQuantityInEJBType()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getToCatalogEntryReferenceNumber()
          IBM internal use only.
 java.lang.Long getToCatalogEntryReferenceNumberInEJBType()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyFromCatalogEntryReferenceNumber(java.lang.String aDataBeanKeyFromCatalogEntryReferenceNumber)
          Set its primary key for fetching.
 void setDataBeanKeyRelationship_type(java.lang.String aDataBeanKeyRelationship_type)
          Set its primary key for fetching.
 void setDataBeanKeyToCatalogEntryReferenceNumber(java.lang.String aDataBeanKeyToCatalogEntryReferenceNumber)
          Set its primary key for fetching.
 void setField1(java.lang.String aField1)
          IBM internal use only.
 void setField2(java.lang.Integer aField2)
          IBM internal use only.
 void setField3(java.math.BigDecimal aField3)
          IBM internal use only.
 void setFromCatalogEntryReferenceNumber(java.lang.Long aFromCatalogEntryReferenceNumber)
          IBM internal use only.
 void setGroupName(java.lang.String aGroupName)
          IBM internal use only.
 void setOid(java.lang.String aOid)
          IBM internal use only.
 void setQuantity(java.lang.Double aQuantity)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setToCatalogEntryReferenceNumber(java.lang.Long aToCatalogEntryReferenceNumber)
          IBM internal use only.
 

Constructor Detail

CompositeCatalogEntryDataBean

public CompositeCatalogEntryDataBean()
Method Detail

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getCompositeCatalogEntry

public CatalogEntryAccessBean getCompositeCatalogEntry()
                                                throws javax.naming.NamingException,
                                                       javax.ejb.CreateException,
                                                       javax.ejb.FinderException,
                                                       java.rmi.RemoteException

IBM internal use only.

Returns:
com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception

getDataBeanKeyFromCatalogEntryReferenceNumber

public java.lang.String getDataBeanKeyFromCatalogEntryReferenceNumber()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyRelationship_type

public java.lang.String getDataBeanKeyRelationship_type()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyToCatalogEntryReferenceNumber

public java.lang.String getDataBeanKeyToCatalogEntryReferenceNumber()

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

getField1

public java.lang.String getField1()
                           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

getField2

public java.lang.String getField2()
                           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

getField2InEJBType

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

IBM internal use only.

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

getField3

public java.lang.String getField3()
                           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

getField3InEJBType

public java.math.BigDecimal getField3InEJBType()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

IBM internal use only.

Returns:
java.math.BigDecimal
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

getFromCatalogEntryReferenceNumber

public java.lang.String getFromCatalogEntryReferenceNumber()
                                                    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

getFromCatalogEntryReferenceNumberInEJBType

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

IBM internal use only.

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

getGroupName

public java.lang.String getGroupName()
                              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

getOid

public java.lang.String getOid()
                        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

getQuantity

public java.lang.String getQuantity()
                             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

getQuantityInEJBType

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

IBM internal use only.

Returns:
java.lang.Double
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

getToCatalogEntryReferenceNumber

public java.lang.String getToCatalogEntryReferenceNumber()
                                                  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

getToCatalogEntryReferenceNumberInEJBType

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

IBM internal use only.

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

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

setDataBeanKeyFromCatalogEntryReferenceNumber

public void setDataBeanKeyFromCatalogEntryReferenceNumber(java.lang.String aDataBeanKeyFromCatalogEntryReferenceNumber)

Set its primary key for fetching.

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

setDataBeanKeyRelationship_type

public void setDataBeanKeyRelationship_type(java.lang.String aDataBeanKeyRelationship_type)

Set its primary key for fetching.

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

setDataBeanKeyToCatalogEntryReferenceNumber

public void setDataBeanKeyToCatalogEntryReferenceNumber(java.lang.String aDataBeanKeyToCatalogEntryReferenceNumber)

Set its primary key for fetching.

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

setField1

public void setField1(java.lang.String aField1)

IBM internal use only.

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

setField2

public void setField2(java.lang.Integer aField2)

IBM internal use only.

Parameters:
aField2 - java.lang.Integer
Returns:
void

setField3

public void setField3(java.math.BigDecimal aField3)

IBM internal use only.

Parameters:
aField3 - java.math.BigDecimal
Returns:
void

setFromCatalogEntryReferenceNumber

public void setFromCatalogEntryReferenceNumber(java.lang.Long aFromCatalogEntryReferenceNumber)

IBM internal use only.

Parameters:
aFromCatalogEntryReferenceNumber - java.lang.Long
Returns:
void

setGroupName

public void setGroupName(java.lang.String aGroupName)

IBM internal use only.

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

setOid

public void setOid(java.lang.String aOid)

IBM internal use only.

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

setQuantity

public void setQuantity(java.lang.Double aQuantity)

IBM internal use only.

Parameters:
aQuantity - java.lang.Double
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

setToCatalogEntryReferenceNumber

public void setToCatalogEntryReferenceNumber(java.lang.Long aToCatalogEntryReferenceNumber)

IBM internal use only.

Parameters:
aToCatalogEntryReferenceNumber - java.lang.Long
Returns:
void