com.ibm.commerce.utf.objects
Interface PAttrValueAccessBeanData

All Known Implementing Classes:
PAttrValueAccessBean

public interface PAttrValueAccessBeanData

The personalization attribute value table. This table holds the values associated with personalization attributes.


Method Summary
java.lang.String getAttributeId()
java.lang.String getChangeable()
getChangeable
java.lang.Long getCorrelationGroup()
getCorrelationGroup
java.lang.String getEncryptFlag()
java.lang.String getMandatory()
getMandatory
java.lang.String getOperatorId()
java.lang.String getOrderItemId()
getOrderItemId
java.lang.String getReferenceNumber()
java.lang.String getRfqProductId()
getRfqProductId
java.lang.String getRfqResponseProductId()
getRfqResponseProductId
java.lang.String getSequence()
java.lang.String getTcId()
java.lang.String getType()
java.lang.String getUnitId()
void setAttribute(java.lang.String newValue)
void setChangeable(java.lang.String newValue)
setChangeable
void setCorrelationGroup(java.lang.Long newValue)
setCorrelationGroup
void setEncryptFlag(java.lang.String newValue)
void setMandatory(java.lang.String newValue)
setMandatory
void setOperatorId(java.lang.String newValue)
void setOrderItemId(java.lang.String newValue)
setOrderItemId
void setReferenceNumber(java.lang.String newValue)
void setRfqProductId(java.lang.String newValue)
setRfqProductId
void setRfqResponseProductId(java.lang.String newValue)
setRfqResponseProductId
void setSequence(java.lang.String newValue)
void setTcId(java.lang.String newValue)
void setUnitId(java.lang.String newValue)

Method Detail

getOperatorId

public java.lang.String getOperatorId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOperatorId

public void setOperatorId(java.lang.String newValue)

setAttribute

public void setAttribute(java.lang.String newValue)

getTcId

public java.lang.String getTcId()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setTcId

public void setTcId(java.lang.String newValue)

getUnitId

public java.lang.String getUnitId()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setUnitId

public void setUnitId(java.lang.String newValue)

getEncryptFlag

public java.lang.String getEncryptFlag()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setEncryptFlag

public void setEncryptFlag(java.lang.String newValue)

getAttributeId

public java.lang.String getAttributeId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getType

public java.lang.String getType()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getSequence

public java.lang.String getSequence()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setSequence

public void setSequence(java.lang.String newValue)

getReferenceNumber

public java.lang.String getReferenceNumber()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setReferenceNumber

public void setReferenceNumber(java.lang.String newValue)

getRfqProductId

public java.lang.String getRfqProductId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
getRfqProductId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getRfqResponseProductId

public java.lang.String getRfqResponseProductId()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException
getRfqResponseProductId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getMandatory

public java.lang.String getMandatory()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
getMandatory
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getOrderItemId

public java.lang.String getOrderItemId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
getOrderItemId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getChangeable

public java.lang.String getChangeable()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
getChangeable
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setRfqProductId

public void setRfqProductId(java.lang.String newValue)
setRfqProductId

setRfqResponseProductId

public void setRfqResponseProductId(java.lang.String newValue)
setRfqResponseProductId

setMandatory

public void setMandatory(java.lang.String newValue)
setMandatory

setOrderItemId

public void setOrderItemId(java.lang.String newValue)
setOrderItemId

setChangeable

public void setChangeable(java.lang.String newValue)
setChangeable

getCorrelationGroup

public java.lang.Long getCorrelationGroup()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException
getCorrelationGroup
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCorrelationGroup

public void setCorrelationGroup(java.lang.Long newValue)
setCorrelationGroup

Feedback