|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aurel.track.beans.base.BaseTBaseLineBean
com.aurel.track.beans.TBaseLineBean
public class TBaseLineBean
You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.aurel.track.item.history.HistoryBean |
|---|
HistoryBean.HISTORY_TYPE |
| Constructor Summary | |
|---|---|
TBaseLineBean()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChangedByName()
The name of the person who made the modification on a workItem |
java.lang.String |
getDescription()
Get the description of the change |
int |
getType()
Get the type of the history bean It should be one of the HISTORY_TYPE constants |
void |
setChangedByName(java.lang.String changedByName)
Set the name of the changedBy person |
void |
setDescription(java.lang.String description)
Set the description of the change |
| Methods inherited from class com.aurel.track.beans.base.BaseTBaseLineBean |
|---|
getChangedByID, getEndDate, getLastEdit, getObjectID, getReasonForChange, getStartDate, getTPersonBean, getTWorkItemBean, getWorkItemID, isModified, isNew, setChangedByID, setEndDate, setLastEdit, setModified, setNew, setObjectID, setReasonForChange, setStartDate, setTPersonBean, setTWorkItemBean, setWorkItemID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.aurel.track.item.history.HistoryBean |
|---|
getChangedByID, getLastEdit, getWorkItemID |
| Constructor Detail |
|---|
public TBaseLineBean()
| Method Detail |
|---|
public int getType()
getType in interface HistoryBeanpublic java.lang.String getChangedByName()
getChangedByName in interface HistoryBeanpublic void setChangedByName(java.lang.String changedByName)
HistoryBean
setChangedByName in interface HistoryBeanchangedByName - the changedByName to setpublic java.lang.String getDescription()
getDescription in interface HistoryBeanpublic void setDescription(java.lang.String description)
setDescription in interface HistoryBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||