public interface ExperimentAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getDescription()
getDescription
|
java.sql.Timestamp | getEndDate()
getEndDate
|
java.lang.Integer | getExperimentId()
getExperimentId
|
java.lang.Integer | getExpireCount()
getExpireCount
|
java.lang.Integer | getExpTypeId()
getExpTypeId
|
java.lang.Integer | getField1()
getField1
|
java.lang.Long | getField2()
getField2
|
java.lang.Double | getField3()
getField3
|
java.lang.String | getField4()
getField4
|
java.sql.Timestamp | getLastUpdate()
getLastUpdate
|
java.lang.String | getLastUpdatedBy()
getLastUpdatedBy
|
java.lang.String | getName()
getName
|
java.lang.Short | getPreferredElement()
getPreferredElement
|
java.lang.Short | getPriority()
getPriority
|
java.lang.String | getResultScope()
getResultScope
|
java.lang.String | getRuleXml()
getRuleXml
|
java.sql.Timestamp | getStartDate()
getStartDate
|
java.lang.String | getStatus()
getStatus
|
java.lang.Integer | getStoreId()
getStoreId
|
void | setDescription(java.lang.String newValue)
setDescription
|
void | setEndDate(java.sql.Timestamp newValue)
setEndDate
|
void | setExperimentId(java.lang.Integer newValue)
setExperimentId
|
void | setExpireCount(java.lang.Integer newValue)
setExpireCount
|
void | setExpTypeId(java.lang.Integer newValue)
setExpTypeId
|
void | setField1(java.lang.Integer newValue)
setField1
|
void | setField2(java.lang.Long newValue)
setField2
|
void | setField3(java.lang.Double newValue)
setField3
|
void | setField4(java.lang.String newValue)
setField4
|
void | setLastUpdate(java.sql.Timestamp newValue)
setLastUpdate
|
void | setLastUpdatedBy(java.lang.String newValue)
setLastUpdatedBy
|
void | setName(java.lang.String newValue)
setName
|
void | setPreferredElement(java.lang.Short newValue)
setPreferredElement
|
void | setPriority(java.lang.Short newValue)
setPriority
|
void | setResultScope(java.lang.String newValue)
setResultScope
|
void | setRuleXml(java.lang.String newValue)
setRuleXml
|
void | setStartDate(java.sql.Timestamp newValue)
setStartDate
|
void | setStatus(java.lang.String newValue)
setStatus
|
void | setStoreId(java.lang.Integer newValue)
setStoreId
|
java.lang.Long getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField2(java.lang.Long newValue)
java.lang.Integer getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField1(java.lang.Integer newValue)
java.sql.Timestamp getStartDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStartDate(java.sql.Timestamp newValue)
java.lang.Short getPreferredElement() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPreferredElement(java.lang.Short newValue)
java.lang.String getLastUpdatedBy() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastUpdatedBy(java.lang.String newValue)
java.lang.Integer getExpireCount() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setExpireCount(java.lang.Integer newValue)
java.lang.String getResultScope() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setResultScope(java.lang.String newValue)
java.sql.Timestamp getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastUpdate(java.sql.Timestamp newValue)
java.lang.String getRuleXml() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setRuleXml(java.lang.String newValue)
java.lang.String getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStatus(java.lang.String newValue)
java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setDescription(java.lang.String newValue)
java.sql.Timestamp getEndDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setEndDate(java.sql.Timestamp newValue)
java.lang.Integer getExperimentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setExperimentId(java.lang.Integer newValue)
java.lang.Integer getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStoreId(java.lang.Integer newValue)
java.lang.Short getPriority() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPriority(java.lang.Short newValue)
java.lang.Integer getExpTypeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setExpTypeId(java.lang.Integer newValue)
java.lang.String getField4() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField4(java.lang.String newValue)
java.lang.Double getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField3(java.lang.Double newValue)
java.lang.String getName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setName(java.lang.String newValue)