The personalization attribute value table. This table holds the values associated with personalization attributes. PAttrBigIntValueAccessBeanData
Method Summary | |
java.lang.String | getAttributeId() getAttributeId |
java.lang.String | getChangeable() getChangeable |
java.lang.Long | getCorrelationGroup() getCorrelationGroup |
java.lang.String | getEncryptFlag() getEncryptFlag |
java.lang.String | getMandatory() getMandatory |
java.lang.String | getOperatorId() getOperatorId |
java.lang.String | getOrderItemId() getOrderItemId |
java.lang.String | getReferenceNumber() getReferenceNumber |
java.lang.String | getRfqProductId() getRfqProductId |
java.lang.String | getRfqResponseProductId() getRfqResponseProductId |
java.lang.String | getSequence() getSequence |
java.lang.String | getTcId() getTcId |
java.lang.String | getType() getType |
java.lang.String | getUnitId() getUnitId |
void | setAttribute(java.lang.String newValue) setAttribute |
void | setChangeable(java.lang.String newValue) setChangeable |
void | setCorrelationGroup(java.lang.Long newValue) setCorrelationGroup |
void | setEncryptFlag(java.lang.String newValue) setEncryptFlag |
void | setMandatory(java.lang.String newValue) setMandatory |
void | setOperatorId(java.lang.String newValue) setOperatorId |
void | setOrderItemId(java.lang.String newValue) setOrderItemId |
void | setReferenceNumber(java.lang.String newValue) setReferenceNumber |
void | setRfqProductId(java.lang.String newValue) setRfqProductId |
void | setRfqResponseProductId(java.lang.String newValue) setRfqResponseProductId |
void | setSequence(java.lang.String newValue) setSequence |
void | setTcId(java.lang.String newValue) setTcId |
void | setUnitId(java.lang.String newValue) setUnitId |
Method Detail |
public java.lang.String getOperatorId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOperatorId(java.lang.String newValue)
public void setAttribute(java.lang.String newValue)
public java.lang.String getTcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTcId(java.lang.String newValue)
public java.lang.String getUnitId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
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
public void setEncryptFlag(java.lang.String newValue)
public java.lang.String getAttributeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
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
public void setSequence(java.lang.String newValue)
public java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReferenceNumber(java.lang.String newValue)
public java.lang.String getRfqProductId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getRfqResponseProductId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getMandatory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getChangeable() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRfqProductId(java.lang.String newValue)
public void setRfqResponseProductId(java.lang.String newValue)
public void setMandatory(java.lang.String newValue)
public void setOrderItemId(java.lang.String newValue)
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 newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.