|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for initializing object history builders.
Supported API: true
Extendable: true
Method Summary | |
void |
addElement(ReleaseActivity ra)
Map the argument and add it to the output. |
Group |
getGroup()
Return the output from the build process. |
void |
setData(String groupOutName)
Establishes the state of the object so that it is ready to process requests. |
Method Detail |
public void setData(String groupOutName) throws WTException
groupOutName
- The name to assign to the output Group.
WTException
public void addElement(ReleaseActivity ra) throws WTException
ra
- The object that is to be mapped.
WTException
public Group getGroup() throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |