|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESIObjectHistoryBuilder
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. |
com.infoengine.object.factory.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 |
|---|
void setData(String groupOutName)
throws WTException
groupOutName - The name to assign to the output Group.
WTException
void addElement(ReleaseActivity ra)
throws WTException
ra - The object that is to be mapped.
WTException
com.infoengine.object.factory.Group getGroup()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||