|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.ecn.ESIChangeActivityFactory
public class ESIChangeActivityFactory
This class is responsible for creating and persisting a change activity.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
WTChangeActivity2 |
create(WTChangeOrder2 changeOrder)
Create and persist a new change activity associated with the argument. |
protected String |
getDescription()
Return the description to be given to the new change activity. |
protected String |
getName()
Return the name to be given to the new change activity. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public WTChangeActivity2 create(WTChangeOrder2 changeOrder)
throws com.ptc.windchill.esi.utl.ESIException
changeOrder - The change order that the new change activity will be associated with,
com.ptc.windchill.esi.utl.ESIExceptionprotected String getName()
protected String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||