com.ibm.commerce.catalog.beans
Class AttributeFloatValueDataBean

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

public class AttributeFloatValueDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
AttributeFloatValueDataBean()
           
 
Method Summary
 AttributeAccessBean getAttribute()
          IBM internal use only.
 java.lang.String getAttributeReferenceNumber()
          IBM internal use only.
 java.lang.Long getAttributeReferenceNumberInEJBType()
          IBM internal use only.
 java.lang.Object getAttributeValue()
          IBM internal use only.
 java.lang.String getAttributeValueReferenceNumber()
          IBM internal use only.
 java.lang.Long getAttributeValueReferenceNumberInEJBType()
          IBM internal use only.
 java.lang.String getCatalogEntryReferenceNumber()
          IBM internal use only.
 java.lang.Long getCatalogEntryReferenceNumberInEJBType()
          IBM internal use only.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyAttributeValueReferenceNumber()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyLanguage_id()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getField1()
          IBM internal use only.
 java.lang.Integer getField1InEJBType()
          IBM internal use only.
 java.lang.String getField2()
          IBM internal use only.
 java.lang.String getField3()
          IBM internal use only.
 java.lang.String getImage1()
          IBM internal use only.
 java.lang.String getImage2()
          IBM internal use only.
 java.lang.String getLanguage_id()
          IBM internal use only.
 java.lang.Integer getLanguage_idInEJBType()
          IBM internal use only.
 java.lang.Double getMaxSequenceForAttributeAndLanguage(java.lang.Long aMaxSequenceForAttributeAndLanguage, java.lang.Integer aMaxSequenceForAttributeAndLanguage)
          IBM internal use only.
 java.lang.Double getMaxSequenceForAttributeAndLanguageAndCatEntry(java.lang.Long aMaxSequenceForAttributeAndLanguageAndCatEntry, java.lang.Integer aMaxSequenceForAttributeAndLanguageAndCatEntry, java.lang.Long aMaxSequenceForAttributeAndLanguageAndCatEntry)
          IBM internal use only.
 java.lang.String getName()
          IBM internal use only.
 java.lang.String getOid()
          IBM internal use only.
 java.lang.String getOperatorId()
          IBM internal use only.
 java.lang.Integer getOperatorIdInEJBType()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getSequenceNumber()
          IBM internal use only.
 java.lang.Double getSequenceNumberInEJBType()
          IBM internal use only.
 java.lang.String getType()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setAttributeReferenceNumber(java.lang.Long aAttributeReferenceNumber)
          IBM internal use only.
 void setAttributeValue(java.lang.Object aAttributeValue)
          IBM internal use only.
 void setAttributeValueReferenceNumber(java.lang.Long aAttributeValueReferenceNumber)
          IBM internal use only.
 void setCatalogEntryReferenceNumber(java.lang.Long aCatalogEntryReferenceNumber)
          IBM internal use only.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyAttributeValueReferenceNumber(java.lang.String aDataBeanKeyAttributeValueReferenceNumber)
          Set its primary key for fetching.
 void setDataBeanKeyLanguage_id(java.lang.String aDataBeanKeyLanguage_id)
          Set its primary key for fetching.
 void setField1(java.lang.Integer aField1)
          IBM internal use only.
 void setField2(java.lang.String aField2)
          IBM internal use only.
 void setField3(java.lang.String aField3)
          IBM internal use only.
 void setImage1(java.lang.String aImage1)
          IBM internal use only.
 void setImage2(java.lang.String aImage2)
          IBM internal use only.
 void setLanguage_id(java.lang.Integer aLanguage_id)
          IBM internal use only.
 void setName(java.lang.String aName)
          IBM internal use only.
 void setOid(java.lang.String aOid)
          IBM internal use only.
 void setOperatorId(java.lang.Integer aOperatorId)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setSequenceNumber(java.lang.Double aSequenceNumber)
          IBM internal use only.
 

Constructor Detail

AttributeFloatValueDataBean

public AttributeFloatValueDataBean()
Method Detail

getAttribute

public AttributeAccessBean getAttribute()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

IBM internal use only.

Returns:
com.ibm.commerce.catalog.objects.AttributeAccessBean
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

getAttributeReferenceNumber

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

getAttributeReferenceNumberInEJBType

public java.lang.Long getAttributeReferenceNumberInEJBType()
                                                    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

getAttributeValue

public java.lang.Object getAttributeValue()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

IBM internal use only.

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

getAttributeValueReferenceNumber

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

getAttributeValueReferenceNumberInEJBType

public java.lang.Long getAttributeValueReferenceNumberInEJBType()
                                                         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

getCatalogEntryReferenceNumber

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

getCatalogEntryReferenceNumberInEJBType

public java.lang.Long getCatalogEntryReferenceNumberInEJBType()
                                                       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

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getDataBeanKeyAttributeValueReferenceNumber

public java.lang.String getDataBeanKeyAttributeValueReferenceNumber()

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

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

getField1InEJBType

public java.lang.Integer getField1InEJBType()
                                     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

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

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

getImage1

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

getImage2

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

getLanguage_id

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

getLanguage_idInEJBType

public java.lang.Integer getLanguage_idInEJBType()
                                          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

getMaxSequenceForAttributeAndLanguage

public java.lang.Double getMaxSequenceForAttributeAndLanguage(java.lang.Long aMaxSequenceForAttributeAndLanguage,
                                                              java.lang.Integer aMaxSequenceForAttributeAndLanguage)
                                                       throws javax.naming.NamingException,
                                                              javax.ejb.CreateException,
                                                              java.sql.SQLException,
                                                              javax.ejb.FinderException,
                                                              java.rmi.RemoteException

IBM internal use only.

Parameters:
aMaxSequenceForAttributeAndLanguage - java.lang.Long
aMaxSequenceForAttributeAndLanguage - java.lang.Integer
Returns:
java.lang.Double
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.sql.SQLException - The java.sql.SQLException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception

getMaxSequenceForAttributeAndLanguageAndCatEntry

public java.lang.Double getMaxSequenceForAttributeAndLanguageAndCatEntry(java.lang.Long aMaxSequenceForAttributeAndLanguageAndCatEntry,
                                                                         java.lang.Integer aMaxSequenceForAttributeAndLanguageAndCatEntry,
                                                                         java.lang.Long aMaxSequenceForAttributeAndLanguageAndCatEntry)
                                                                  throws javax.naming.NamingException,
                                                                         javax.ejb.CreateException,
                                                                         java.sql.SQLException,
                                                                         javax.ejb.FinderException,
                                                                         java.rmi.RemoteException

IBM internal use only.

Parameters:
aMaxSequenceForAttributeAndLanguageAndCatEntry - java.lang.Long
aMaxSequenceForAttributeAndLanguageAndCatEntry - java.lang.Integer
aMaxSequenceForAttributeAndLanguageAndCatEntry - java.lang.Long
Returns:
java.lang.Double
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.sql.SQLException - The java.sql.SQLException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
java.rmi.RemoteException - The java.rmi.RemoteException 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

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

getOperatorId

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

getOperatorIdInEJBType

public java.lang.Integer getOperatorIdInEJBType()
                                         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

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getSequenceNumber

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

getSequenceNumberInEJBType

public java.lang.Double getSequenceNumberInEJBType()
                                            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

getType

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

setAttributeReferenceNumber

public void setAttributeReferenceNumber(java.lang.Long aAttributeReferenceNumber)

IBM internal use only.

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

setAttributeValue

public void setAttributeValue(java.lang.Object aAttributeValue)
                       throws java.rmi.RemoteException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException

IBM internal use only.

Parameters:
aAttributeValue - java.lang.Object
Returns:
void
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

setAttributeValueReferenceNumber

public void setAttributeValueReferenceNumber(java.lang.Long aAttributeValueReferenceNumber)

IBM internal use only.

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

setCatalogEntryReferenceNumber

public void setCatalogEntryReferenceNumber(java.lang.Long aCatalogEntryReferenceNumber)

IBM internal use only.

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

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

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

setDataBeanKeyAttributeValueReferenceNumber

public void setDataBeanKeyAttributeValueReferenceNumber(java.lang.String aDataBeanKeyAttributeValueReferenceNumber)

Set its primary key for fetching.

Parameters:
aDataBeanKeyAttributeValueReferenceNumber - 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

setField1

public void setField1(java.lang.Integer aField1)

IBM internal use only.

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

setField2

public void setField2(java.lang.String aField2)

IBM internal use only.

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

setField3

public void setField3(java.lang.String aField3)

IBM internal use only.

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

setImage1

public void setImage1(java.lang.String aImage1)

IBM internal use only.

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

setImage2

public void setImage2(java.lang.String aImage2)

IBM internal use only.

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

setLanguage_id

public void setLanguage_id(java.lang.Integer aLanguage_id)

IBM internal use only.

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

setName

public void setName(java.lang.String aName)

IBM internal use only.

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

setOid

public void setOid(java.lang.String aOid)

IBM internal use only.

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

setOperatorId

public void setOperatorId(java.lang.Integer aOperatorId)

IBM internal use only.

Parameters:
aOperatorId - java.lang.Integer
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

setSequenceNumber

public void setSequenceNumber(java.lang.Double aSequenceNumber)

IBM internal use only.

Parameters:
aSequenceNumber - java.lang.Double
Returns:
void