com.ibm.commerce.utf.objects
Interface PAttrStringValueAccessBeanData

All Known Implementing Classes:
PAttrStringValueAccessBean

public interface PAttrStringValueAccessBeanData

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


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

getOperatorId

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

setOperatorId

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

setAttribute

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

getTcId

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

setTcId

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

getUnitId

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

setUnitId

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

getEncryptFlag

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

setEncryptFlag

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

getAttributeId

public java.lang.String getAttributeId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
getAttributeId
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
getType
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
getSequence
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setSequence

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

getReferenceNumber

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

setReferenceNumber

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

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