java.lang.Object | +--com.ibm.commerce.catalog.objimpl.AttributeStringValueBeanBase | +--com.ibm.commerce.catalog.objects.AttributeStringValueBean
This is an Entity Bean class with CMP fields
Field Summary | |
---|---|
java.lang.String |
attributeValue |
Constructor Summary | |
---|---|
AttributeStringValueBean() |
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 |
---|
public java.lang.String attributeValue
Constructor Detail |
---|
public AttributeStringValueBean()
Method Detail |
---|
public java.util.Hashtable _copyFromEJB()
public void _copyToEJB(java.util.Hashtable h)
protected java.util.Vector _getLinks()
protected void _initLinks()
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
javax.ejb.CreateException
- The exception description.java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
javax.naming.NamingException
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
javax.ejb.CreateException
- The exception description.java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
javax.naming.NamingException
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
javax.ejb.CreateException
- The exception description.java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
javax.naming.NamingException
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
javax.ejb.CreateException
- The exception description.java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
javax.naming.NamingException
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
javax.ejb.CreateException
- The exception description.java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
javax.naming.NamingException
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
javax.ejb.CreateException
- The exception description.java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
javax.naming.NamingException
public void ejbPostCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id)
java.rmi.RemoteException
- The exception
description.public void ejbPostCreate(java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id, java.lang.Double sequence_number)
java.rmi.RemoteException
- The exception
description.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)
java.rmi.RemoteException
- The exception
description.public void ejbPostCreate(java.lang.Long argAttributeValueReferenfceNumber, java.lang.Integer language_id, java.lang.Long attribute_id, java.lang.Long catentry_id)
java.rmi.RemoteException
- The exception
description.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)
java.rmi.RemoteException
- The exception
description.public java.lang.Object getAttributeValue()
public void setAttributeValue(java.lang.Object aValue)
aValue
- Object