|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Finds a ChangeRequestIfc based on some other object. The implementation
of this interface is selected based on properties in section 10 of the
change2.properties file. It also can set the HTML client state based
on the ChangeRequestIfc and the object.
Supported API: true
Extendable: true
Change2DelegateFactory
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. |
Method Detail |
public ChangeRequestIfc findChangeRequest(Object ci) throws ChangeException2, WTException
ci
-
ChangeException2
WTException
public void setHtmlClientState(Object contextObj, ChangeRequestIfc cr, Properties formData, Properties parameters, Locale locale, OutputStream os) throws WTException
contextObj
- cr
- formData
- parameters
- locale
- os
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |