|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.rnd.ESIObjectHistoryBuilderImpl
public class ESIObjectHistoryBuilderImpl
The default implementation of the ESIObjectHistoryBuilder interface.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected void |
adjustElement(com.infoengine.object.factory.Element element,
Persistable object)
Modifies the contents of an element before adding it to the output group. |
com.infoengine.object.factory.Group |
getGroup()
Returns the groupOut attribute. |
protected String |
getGroupOutName()
Gets the value of the attribute: groupOutName; The name of the I*E group to create on output. |
void |
setData(String groupOutName)
Establishes the state of the object so that it is ready to process requests. |
protected void |
setGroupOutName(String a_GroupOutName)
Sets the value of the attribute: groupOutName; The name of the I*E group to create on output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected String getGroupOutName()
protected void setGroupOutName(String a_GroupOutName)
throws WTPropertyVetoException
a_GroupOutName -
WTPropertyVetoException
public void setData(String groupOutName)
throws WTException
setData in interface ESIObjectHistoryBuildergroupOutName - The name to use when creating the output Info*Engine Group object.
WTExceptionpublic com.infoengine.object.factory.Group getGroup()
getGroup in interface ESIObjectHistoryBuilder
protected void adjustElement(com.infoengine.object.factory.Element element,
Persistable object)
throws WTException
element - object -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||