com.ibm.commerce.catalog.objects
Class AttributeFloatValueBean

java.lang.Object
  |
  +--com.ibm.commerce.catalog.objimpl.AttributeFloatValueBeanBase
        |
        +--com.ibm.commerce.catalog.objects.AttributeFloatValueBean

public class AttributeFloatValueBean
extends com.ibm.commerce.catalog.objimpl.AttributeFloatValueBeanBase

This is an Entity Bean class with CMP fields

See Also:
Serialized Form

Field Summary
 java.lang.Double attributeValue
           
 
Constructor Summary
AttributeFloatValueBean()
           
 
Method Summary
 java.util.Hashtable _copyFromEJB()
          This method was generated by the VisualAge for Java EJB AccessBean tool.
 void _copyToEJB(java.util.Hashtable h)
          This method was generated by the VisualAge for Java EJB AccessBean tool.
protected  java.util.Vector _getLinks()
          This method was generated for supporting the associations.
protected  void _initLinks()
          This method was generated for supporting the associations.
 com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id)
          ejbCreate method for a CMP entity bean
 com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number)
          ejbCreate method for a CMP entity bean
 com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number, java.lang.String aName)
          ejbCreate method for a CMP entity bean
 com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer aLanguage_id, java.lang.Long aAttribute_id, java.lang.Long aAttributeValue_id, java.lang.Long aCatentry_id, java.lang.String aName)
          ejbCreate method for a CMP entity bean
 com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Long argAttributeValueReferenfceNumber, java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id)
          ejbCreate method for a CMP entity bean
 com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Long argAttributeValueReferenfceNumber, java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number)
          ejbCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id)
          ejbPostCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number)
          ejbPostCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number, java.lang.String aName)
          ejbPostCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Long argAttributeValueReferenfceNumber, java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id)
          ejbPostCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Long argAttributeValueReferenfceNumber, java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number)
          ejbPostCreate method for a CMP entity bean
 java.lang.Object getAttributeValue()
          The attribute value
 void setAttributeValue(java.lang.Object aValue)
          The attribute value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attributeValue

public java.lang.Double attributeValue
Constructor Detail

AttributeFloatValueBean

public AttributeFloatValueBean()
Method Detail

_copyFromEJB

public java.util.Hashtable _copyFromEJB()
This method was generated by the VisualAge for Java EJB AccessBean tool.

_copyToEJB

public void _copyToEJB(java.util.Hashtable h)
This method was generated by the VisualAge for Java EJB AccessBean tool.

_getLinks

protected java.util.Vector _getLinks()
This method was generated for supporting the associations.
Returns:
java.util.Vector

_initLinks

protected void _initLinks()
This method was generated for supporting the associations.

ejbCreate

public com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer language_id,
                                                                    java.lang.Long attribute_id,
                                                                    java.lang.Long catentry_id)
                                                             throws javax.ejb.CreateException,
                                                                    javax.ejb.FinderException,
                                                                    javax.naming.NamingException
ejbCreate method for a CMP entity bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.ejb.FinderException
javax.naming.NamingException

ejbCreate

public com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer language_id,
                                                                    java.lang.Long attribute_id,
                                                                    java.lang.Long catentry_id,
                                                                    java.lang.Double sequence_number)
                                                             throws javax.ejb.CreateException,
                                                                    javax.ejb.FinderException,
                                                                    javax.naming.NamingException
ejbCreate method for a CMP entity bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.ejb.FinderException
javax.naming.NamingException

ejbCreate

public com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer language_id,
                                                                    java.lang.Long attribute_id,
                                                                    java.lang.Long catentry_id,
                                                                    java.lang.Double sequence_number,
                                                                    java.lang.String aName)
                                                             throws javax.ejb.CreateException,
                                                                    javax.ejb.FinderException,
                                                                    javax.naming.NamingException
ejbCreate method for a CMP entity bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.ejb.FinderException
javax.naming.NamingException

ejbCreate

public com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Integer aLanguage_id,
                                                                    java.lang.Long aAttribute_id,
                                                                    java.lang.Long aAttributeValue_id,
                                                                    java.lang.Long aCatentry_id,
                                                                    java.lang.String aName)
                                                             throws javax.ejb.CreateException,
                                                                    javax.ejb.FinderException,
                                                                    javax.naming.NamingException
ejbCreate method for a CMP entity bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.ejb.FinderException
javax.naming.NamingException

ejbCreate

public com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Long argAttributeValueReferenfceNumber,
                                                                    java.lang.Integer language_id,
                                                                    java.lang.Long attribute_id,
                                                                    java.lang.Long catentry_id)
                                                             throws javax.ejb.CreateException,
                                                                    javax.ejb.FinderException,
                                                                    javax.naming.NamingException
ejbCreate method for a CMP entity bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.ejb.FinderException
javax.naming.NamingException

ejbCreate

public com.ibm.commerce.catalog.objects.AttributeValueKey ejbCreate(java.lang.Long argAttributeValueReferenfceNumber,
                                                                    java.lang.Integer language_id,
                                                                    java.lang.Long attribute_id,
                                                                    java.lang.Long catentry_id,
                                                                    java.lang.Double sequence_number)
                                                             throws javax.ejb.CreateException,
                                                                    javax.ejb.FinderException,
                                                                    javax.naming.NamingException
ejbCreate method for a CMP entity bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.ejb.FinderException
javax.naming.NamingException

ejbPostCreate

public void ejbPostCreate(java.lang.Integer language_id,
                          java.lang.Long attribute_id,
                          java.lang.Long catentry_id)
ejbPostCreate method for a CMP entity bean
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Integer language_id,
                          java.lang.Long attribute_id,
                          java.lang.Long catentry_id,
                          java.lang.Double sequence_number)
ejbPostCreate method for a CMP entity bean
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Integer language_id,
                          java.lang.Long attribute_id,
                          java.lang.Long catentry_id,
                          java.lang.Double sequence_number,
                          java.lang.String aName)
ejbPostCreate method for a CMP entity bean
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Long argAttributeValueReferenfceNumber,
                          java.lang.Integer language_id,
                          java.lang.Long attribute_id,
                          java.lang.Long catentry_id)
ejbPostCreate method for a CMP entity bean
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Long argAttributeValueReferenfceNumber,
                          java.lang.Integer language_id,
                          java.lang.Long attribute_id,
                          java.lang.Long catentry_id,
                          java.lang.Double sequence_number)
ejbPostCreate method for a CMP entity bean
Throws:
java.rmi.RemoteException - The exception description.

getAttributeValue

public java.lang.Object getAttributeValue()
The attribute value
Returns:
java.lang.Object

setAttributeValue

public void setAttributeValue(java.lang.Object aValue)
The attribute value
Parameters:
aValue - Object