|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscm.pub.transport.ChangeRequestHistory_d
ChangeRequestHistory_d
| Constructor Summary | |
ChangeRequestHistory_d(scm.transport.CRHistory_d crh)
Construct a new ChangeRequestHistory_d object with the supplied CRHistory_p object |
|
| Method Summary | |
java.lang.String |
getAuxInfo()
Get any auxillary information associated with this history element. |
java.lang.String |
getBeginDate()
Get the date that this CR transitioned into this state. |
java.lang.String |
getEndDate()
Get the date that this CR transitioned out of this state. |
java.lang.String |
getPhase()
Get the LifeCycle Phase associated with this history element. |
java.lang.String |
getUser()
Get the User associated with this transition |
java.lang.String |
toString()
Convert this object into a String |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ChangeRequestHistory_d(scm.transport.CRHistory_d crh)
throws java.lang.Exception
java.lang.Exception - If the attributes of the persistent object cannot be accessed.| Method Detail |
public java.lang.String getUser()
public java.lang.String getBeginDate()
public java.lang.String getEndDate()
public java.lang.String getPhase()
public java.lang.String getAuxInfo()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||