java.lang.Objectcom.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
com.ibm.commerce.utf.objects.PAttrValueAccessBean
The personalization attribute value table. This table holds the values associated with personalization attributes. This access bean corresponds to the database table 'PATTRVALUE'.
Constructor Summary | |
PAttrValueAccessBean() Zero argument constructor used to initialize the access bean. |
|
PAttrValueAccessBean(javax.ejb.EJBObject o) constructor |
|
PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId) Creates an access bean with the specified attributes. |
|
PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId, java.lang.Object argValue) Creates an access bean with the specified attributes. |
|
PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId, java.lang.String argUnitId) Creates an access bean with the specified attributes. |
|
PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId, java.lang.String argUnitId, java.lang.Object argValue) Creates an access bean with the specified attributes. |
Method Summary | |
void | commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected java.lang.String | defaultJNDIName() |
java.util.Enumeration | findByAttributeId(java.lang.Long argAttributeId) Retrieves the PAttrValueAccessBeans that match the specified PAttribute. |
java.util.Enumeration | findByOrderItemId(java.lang.Long orderItemId) findByOrderItemId |
java.util.Enumeration | findByRFQProductId(java.lang.Long rfqProductId) findByRFQProductId |
java.util.Enumeration | findByRFQResponseProductId(java.lang.Long rfqResponseProductId) findByRFQResponseProductId |
java.util.Enumeration | findByRFQResponseProductIdAndReqPAttrValueId(java.lang.Long theRFQRspProductId, java.lang.Long theReqPAttrValueId) findByRFQResponseProductIdAndReqPAttrValueId |
java.util.Enumeration | findByRFQValueId(java.lang.Long theRFQPAttrValueId) findByRFQValueId |
java.util.Enumeration | findByTcId(java.lang.Long argTcId) Retrieves the PAttrValueAccessBeans that match the specified TermCondition. |
java.util.Enumeration | findByType(java.lang.String argAttributeType) Retrieves the PAttrValueAccessBeans that match the specified type. |
java.lang.String | getAttributeId() This method provides access to the PATTRVALUE.PATTRIBUTE_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long | getAttributeIdInEJBType() This method provides access to the PATTRVALUE.PATTRIBUTE_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String | getChangeable() Get accessor for persistent attribute: changeable |
java.lang.Integer | getChangeableInEJBType() getChangeableInEJBType |
java.lang.Long | getCorrelationGroup() Get accessor for persistent attribute: correlationGroup |
java.lang.String | getEncryptFlag() This method provides access to the PATTRVALUE.ENCRYPTFLAG column of DB2 type INTEGER NOT NULL DEFAULT 0. |
java.lang.Integer | getEncryptFlagInEJBType() This method provides access to the PATTRVALUE.ENCRYPTFLAG column of DB2 type INTEGER NOT NULL DEFAULT 0. |
java.lang.String | getMandatory() Get accessor for persistent attribute: mandatory |
java.lang.Integer | getMandatoryInEJBType() getMandatoryInEJBType |
java.lang.String | getOperatorId() This method provides access to the PATTRVALUE.OPERATOR_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer | getOperatorIdInEJBType() This method provides access to the PATTRVALUE.OPERATOR_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String | getOrderItemId() Get accessor for persistent attribute: orderItemId |
java.lang.Long | getOrderItemIdInEJBType() getOrderItemIdInEJBType |
java.lang.Object | getPAttrValue() Returns null. |
java.lang.String | getReferenceNumber() This method provides access to the PATTRVALUE.PATTRVALUE_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long | getReferenceNumberInEJBType() This method provides access to the PATTRVALUE.PATTRVALUE_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String | getRfqProductId() Get accessor for persistent attribute: rfqProductId |
java.lang.Long | getRfqProductIdInEJBType() getRfqProductIdInEJBType |
java.lang.String | getRfqResponseProductId() Get accessor for persistent attribute: rfqResponseProductId |
java.lang.Long | getRfqResponseProductIdInEJBType() getRfqResponseProductIdInEJBType |
java.lang.String | getSequence() This method provides access to the PATTRVALUE.SEQUENCE column of DB2 type INTEGER. |
java.lang.Integer | getSequenceInEJBType() This method provides access to the PATTRVALUE.SEQUENCE column of DB2 type INTEGER. |
java.lang.String | getTcId() This method provides access to the PATTRVALUE.TERMCOND_ID column of DB2 type BIGINT. |
java.lang.Long | getTcIdInEJBType() This method provides access to the PATTRVALUE.TERMCOND_ID column of DB2 type BIGINT. |
java.lang.String | getType() This method accesses a non-CMP field |
java.lang.String | getUnitId() This method provides access to the PATTRVALUE.QTYUNIT_ID column of DB2 type CHAR(16). |
protected void | instantiateEJB() |
protected boolean | instantiateEJBByPrimaryKey() |
void | refreshCopyHelper() Load data from the EJBObject. |
void | setAttribute(java.lang.Long newValue) This method accesses a non-CMP field |
void | setAttribute(java.lang.String newValue) This method accesses a non-CMP field |
void | setChangeable(java.lang.Integer newChangeable) Set accessor for persistent attribute: changeable |
void | setChangeable(java.lang.String newValue) This method accesses a non-CMP field |
void | setCorrelationGroup(java.lang.Long newCorrelationGroup) Set accessor for persistent attribute: correlationGroup |
void | setEncryptFlag(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setEncryptFlag(java.lang.String newValue) This method accesses a non-CMP field |
void | setInitKey_referenceNumber(java.lang.Long newValue) Set the primary key for this object |
void | setMandatory(java.lang.Integer newMandatory) Set accessor for persistent attribute: mandatory |
void | setMandatory(java.lang.String newValue) This method accesses a non-CMP field |
void | setOperatorId(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setOperatorId(java.lang.String newValue) This method accesses a non-CMP field |
void | setOrderItemId(java.lang.Long newOrderItemId) Set accessor for persistent attribute: orderItemId |
void | setOrderItemId(java.lang.String newValue) This method accesses a non-CMP field |
void | setPAttrValue(java.lang.Object aValue) Does nothing. |
void | setReferenceNumber(java.lang.Long newValue) This method accesses a non-CMP field |
void | setReferenceNumber(java.lang.String newValue) This method accesses a non-CMP field |
void | setRfqProductId(java.lang.Long newRfqProductId) Set accessor for persistent attribute: rfqProductId |
void | setRfqProductId(java.lang.String newValue) This method accesses a non-CMP field |
void | setRfqResponseProductId(java.lang.Long newRfqResponseProductId) Set accessor for persistent attribute: rfqResponseProductId |
void | setRfqResponseProductId(java.lang.String newValue) This method accesses a non-CMP field |
void | setSequence(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setSequence(java.lang.String newValue) This method accesses a non-CMP field |
void | setTcId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setTcId(java.lang.String newValue) This method accesses a non-CMP field |
void | setUnitId(java.lang.String newValue) This method accesses a non-CMP field |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PAttrValueAccessBean()
public PAttrValueAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Creates an access bean with the specified attributes.
public PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId, java.lang.Object argValue) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Creates an access bean with the specified attributes.
public PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId, java.lang.String argUnitId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Creates an access bean with the specified attributes.
public PAttrValueAccessBean(java.lang.Long argAttributeId, java.lang.Long argTcId, java.lang.Integer argOperatorId, java.lang.String argUnitId, java.lang.Object argValue) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Creates an access bean with the specified attributes.
Method Detail |
public java.util.Enumeration findByAttributeId(java.lang.Long argAttributeId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the PAttrValueAccessBeans that match the specified PAttribute.
The SQL query used to fetch all the required row from the PATTRVALUE table is: SELECT * FROM PATTRVALUE T1 WHERE T1.PATTRIBUTE_ID = ?
public java.util.Enumeration findByTcId(java.lang.Long argTcId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the PAttrValueAccessBeans that match the specified TermCondition.
The SQL query used to fetch all the required row from the PATTRVALUE table is: SELECT * FROM PATTRVALUE T1 WHERE T1.TERMCOND_ID = ?
public java.util.Enumeration findByType(java.lang.String argAttributeType) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the PAttrValueAccessBeans that match the specified type.
The SQL query used to fetch all the required row from the PATTRVALUE table is: SELECT * FROM PATTRVALUE T1 WHERE T1.ATTRTYPE_ID = ?
public void setInitKey_referenceNumber(java.lang.Long newValue)
Set the primary key for this object
protected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
public java.lang.String getOperatorId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.OPERATOR_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The internal reference number of the Operator. The Operator determines the relationship between the Name and Value. For example, equa
public java.lang.Integer getOperatorIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.OPERATOR_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The internal reference number of the Operator. The Operator determines the relationship between the Name and Value. For example, equa
public void setOperatorId(java.lang.String newValue)
public void setOperatorId(java.lang.Integer newValue)
public void setAttribute(java.lang.String newValue)
public void setAttribute(java.lang.Long newValue)
public java.lang.String getTcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.TERMCOND_ID column of DB2 type BIGINT.
The following is a description of this column:
The internal reference number of the TermAndCondition for this value. Only one of the columns ORDERITEMS_ID, TERMCOND_ID, RFQPROD_ID, or RFQRSPPROD_ID must be specified.
public java.lang.Long getTcIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.TERMCOND_ID column of DB2 type BIGINT.
The following is a description of this column:
The internal reference number of the TermAndCondition for this value. Only one of the columns ORDERITEMS_ID, TERMCOND_ID, RFQPROD_ID, or RFQRSPPROD_ID must be specified.
public void setTcId(java.lang.String newValue)
public void setTcId(java.lang.Long newValue)
public java.lang.String getUnitId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.QTYUNIT_ID column of DB2 type CHAR(16).
The following is a description of this column:
The internal reference number of the QTYUNIT.
public void setUnitId(java.lang.String newValue)
public java.lang.String getEncryptFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.ENCRYPTFLAG column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
Set to 1 if personalized attribute value is encrypted. The default is 0.
public java.lang.Integer getEncryptFlagInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.ENCRYPTFLAG column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
Set to 1 if personalized attribute value is encrypted. The default is 0.
public void setEncryptFlag(java.lang.String newValue)
public void setEncryptFlag(java.lang.Integer newValue)
public java.lang.String getAttributeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.PATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the personalized attribute.
public java.lang.Long getAttributeIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.PATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the personalized attribute.
public java.lang.String getType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.SEQUENCE column of DB2 type INTEGER.
The following is a description of this column:
Reserved for IBM internal use.
public java.lang.Integer getSequenceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.SEQUENCE column of DB2 type INTEGER.
The following is a description of this column:
Reserved for IBM internal use.
public void setSequence(java.lang.String newValue)
public void setSequence(java.lang.Integer newValue)
public java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.PATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the personalized attribute value.
public java.lang.Long getReferenceNumberInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PATTRVALUE.PATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the personalized attribute value.
public void setReferenceNumber(java.lang.String newValue)
public void setReferenceNumber(java.lang.Long newValue)
public java.lang.Object getPAttrValue() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Returns null.
public void setPAttrValue(java.lang.Object aValue) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Does nothing.
public java.lang.String getRfqProductId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRfqProductId(java.lang.Long newRfqProductId)
public java.lang.String getRfqResponseProductId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRfqResponseProductId(java.lang.Long newRfqResponseProductId)
public java.lang.String getMandatory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMandatory(java.lang.Integer newMandatory)
public java.lang.String getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderItemId(java.lang.Long newOrderItemId)
public java.lang.String getChangeable() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setChangeable(java.lang.Integer newChangeable)
public java.util.Enumeration findByRFQResponseProductId(java.lang.Long rfqResponseProductId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.util.Enumeration findByRFQProductId(java.lang.Long rfqProductId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.Long getRfqProductIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRfqProductId(java.lang.String newValue)
public java.lang.Long getRfqResponseProductIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRfqResponseProductId(java.lang.String newValue)
public java.lang.Integer getMandatoryInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMandatory(java.lang.String newValue)
public java.lang.Long getOrderItemIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderItemId(java.lang.String newValue)
public java.lang.Integer getChangeableInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setChangeable(java.lang.String newValue)
public java.lang.Long getCorrelationGroup() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCorrelationGroup(java.lang.Long newCorrelationGroup)
public java.util.Enumeration findByRFQValueId(java.lang.Long theRFQPAttrValueId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.util.Enumeration findByRFQResponseProductIdAndReqPAttrValueId(java.lang.Long theRFQRspProductId, java.lang.Long theReqPAttrValueId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.util.Enumeration findByOrderItemId(java.lang.Long orderItemId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.