|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.change2.FindChangeRequestForChangeIssueDelegate
public class FindChangeRequestForChangeIssueDelegate
Finds a ChangeRequestIfc based on a ChangeIssueIfc.
Supported API: true
Extendable: false
FindChangeRequestDelegate,
ChangeIssueIfc,
Serialized Form| Method Summary | |
|---|---|
ChangeRequestIfc |
findChangeRequest(Object ci)
Finds the ChangeRequestIfc for an item of type Object. |
void |
setHtmlClientState(Object contextObj,
ChangeRequestIfc cr,
Properties formData,
Properties parameters,
Locale locale,
OutputStream os)
Handles marking the parent objects of the current object as expanded so they will appear expanded in the initial display of the change management form. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ChangeRequestIfc findChangeRequest(Object ci)
throws ChangeException2,
WTException
findChangeRequest in interface FindChangeRequestDelegateci -
ChangeException2
WTException
public void setHtmlClientState(Object contextObj,
ChangeRequestIfc cr,
Properties formData,
Properties parameters,
Locale locale,
OutputStream os)
throws WTException
setHtmlClientState in interface FindChangeRequestDelegatecontextObj - cr - formData - parameters - locale - os -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||