|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ESINoSuchTargetException | |
com.ptc.windchill.esi.migrate |
Uses of ESINoSuchTargetException in com.ptc.windchill.esi.migrate |
Methods in com.ptc.windchill.esi.migrate that throw ESINoSuchTargetException | |
static ESITarget |
TargetFactory.getTargetForOrg(long id)
Returns the ESITarget that was created for the corresponding ERBOrganization identity value. |
static ESITarget |
TargetFactory.getTargetForOrg(ObjectIdentifier objectId)
Returns the ESITarget that was created for the corresponding ERBOrganization ObjectIdentifier value. |
static ESITarget |
TargetFactory.getTargetForOrg(String orgName,
String erpSystem)
Returns the corresponding ESI Target for the ERBOrganization identified by the supplied values. |
static ESITarget |
TargetFactory.getTargetBySystem(String system)
Returns the ESI Target having the supplied system value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |