|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.ecn.ESIChangeOrgFinder
public final class ESIChangeOrgFinder
Provides methods to get a collection of targets for ECN objects.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Collection |
getTargets(Collection parts)
Return a collection of ESITargets that are associated with the objects contained by the argument. |
Collection |
getTargets(Persistable persistable)
Return a collection of ESI targets associated with the argument. |
Collection |
getTargets(WTChangeActivity2 changeActivity)
Return a collection of ESITargets that are associated with the changeable objects contained by the argument. |
Collection |
getTargets(WTChangeOrder2 changeOrder)
Return a collection of ESITargets that are associated with the changeable objects contained by the argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Collection getTargets(Persistable persistable)
throws WTException
persistable -
WTException
public Collection getTargets(Collection parts)
throws WTException
parts -
WTException
public Collection getTargets(WTChangeOrder2 changeOrder)
throws com.ptc.windchill.esi.rnd.ESIRendererException
changeOrder -
com.ptc.windchill.esi.rnd.ESIRendererException
public Collection getTargets(WTChangeActivity2 changeActivity)
throws com.ptc.windchill.esi.rnd.ESIRendererException
changeActivity -
com.ptc.windchill.esi.rnd.ESIRendererException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||