|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTSerialNumberedPartInstance | |
com.ptc.wvs.server.loader | |
wt.clients.prodmgmt | |
wt.enterprise | Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. |
wt.part | Defines WTPart s and WTPartMaster s (
the fundamental enterprise objects used to represent product structures composed of assemblies and components),
WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. |
Uses of WTSerialNumberedPartInstance in com.ptc.wvs.server.loader |
Methods in com.ptc.wvs.server.loader that return WTSerialNumberedPartInstance | |
private WTSerialNumberedPartInstance |
PartGenericStructure.getOverridePartInstance(PartPathOccurrence pathOccurrence)
|
Methods in com.ptc.wvs.server.loader with parameters of type WTSerialNumberedPartInstance | |
private WTPart |
PartGenericStructure.getInstancedPartObject(WTSerialNumberedPartInstance partInstance,
WTPartMaster partMaster)
|
Uses of WTSerialNumberedPartInstance in wt.clients.prodmgmt |
Fields in wt.clients.prodmgmt declared as WTSerialNumberedPartInstance | |
(package private) WTSerialNumberedPartInstance |
AllocateSNPartDialog.snPartInstance
|
(package private) WTSerialNumberedPartInstance |
AllocatedPartItem.snPartInstance
|
Methods in wt.clients.prodmgmt that return WTSerialNumberedPartInstance | |
WTSerialNumberedPartInstance |
AllocatedPartItem.getSNPartInstance()
|
protected static WTSerialNumberedPartInstance |
AllocatedPartHelper.getPartInstance(PartPathOccurrence pathOccurrence)
|
Methods in wt.clients.prodmgmt with parameters of type WTSerialNumberedPartInstance | |
void |
AllocateSNPartDialog.setSNPartInstance(WTSerialNumberedPartInstance sn_part_instance)
|
void |
AllocatedPartItem.setSNPartInstance(WTSerialNumberedPartInstance sn_part_instance)
|
protected static WTSerialNumberedPart |
AllocatedPartHelper.getInstancedPartObject(WTSerialNumberedPartInstance partInstance,
WTObject partMaster)
|
Uses of WTSerialNumberedPartInstance in wt.enterprise |
Methods in wt.enterprise with parameters of type WTSerialNumberedPartInstance | |
private void |
AllocateProcessor.printPartInstanceTableRow(WTSerialNumberedPartInstance instance,
PrintWriter out,
Locale locale,
String tableName)
|
Uses of WTSerialNumberedPartInstance in wt.part |
Methods in wt.part that return WTSerialNumberedPartInstance | |
static WTSerialNumberedPartInstance |
WTSerialNumberedPartInstance.newWTSerialNumberedPartInstance(String serialNumber,
WTSerialNumberedPart configuration)
Supported API: false |
static WTSerialNumberedPartInstance |
WTSerialNumberedPartInstance.newWTSerialNumberedPartInstance(String serialNumber,
WTSerialNumberedPartMaster instanceOf)
Supported API: false |
protected WTSerialNumberedPartInstance |
StandardWTPartService.getOrStoreSNPI(WTSerialNumberedPartInstance snpi)
|
WTSerialNumberedPartInstance |
SNPartSNPartInstance.getInstance()
Gets the object for the association that plays role: INSTANCE_ROLE. |
WTSerialNumberedPartInstance |
SNPartInstanceSNPart.getInstance()
Gets the object for the association that plays role: INSTANCE_ROLE. |
protected WTSerialNumberedPartInstance |
ProductStructureProcessor.getPartInstance(PartPathOccurrence pathOccurrence)
Deprecated. |
Methods in wt.part with parameters of type WTSerialNumberedPartInstance | |
protected boolean |
WTSerialNumberedPartInstance.readVersion(WTSerialNumberedPartInstance thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
SerialNumberMapping |
WTPartServiceFwd.littleMap(WTProductInstance2 productInstance,
PathOccurrence path,
WTSerialNumberedPartInstance instanceToAllocate)
Supported API: false |
SerialNumberMapping |
WTPartServiceFwd.littleRemap(SerialNumberMapping mapping,
WTSerialNumberedPartInstance newInstance)
Supported API: false |
SerialNumberMapping |
WTPartService.littleMap(WTProductInstance2 productInstance,
PathOccurrence path,
WTSerialNumberedPartInstance instanceToAllocate)
Supported API: false |
SerialNumberMapping |
WTPartService.littleRemap(SerialNumberMapping mapping,
WTSerialNumberedPartInstance newInstance)
Supported API: false |
SerialNumberMapping |
StandardWTPartService.littleMap(WTProductInstance2 productInstance,
PathOccurrence path,
WTSerialNumberedPartInstance instanceToAllocate)
Supported API: false |
SerialNumberMapping |
StandardWTPartService.littleRemap(SerialNumberMapping mapping,
WTSerialNumberedPartInstance newInstance)
Supported API: false |
private void |
StandardWTPartService.assignConfiguration(WTSerialNumberedPartInstance instance)
|
protected WTSerialNumberedPartInstance |
StandardWTPartService.getOrStoreSNPI(WTSerialNumberedPartInstance snpi)
|
protected SerialNumberMapping |
StandardWTPartService.intLittleSNPIMap(WTProductInstance2 productInstance,
PathOccurrence path,
WTSerialNumberedPartInstance instanceToAllocate)
|
SerialNumberMapping |
StandardWTPartService.intLittleSNPIRemap(SerialNumberMapping mapping,
WTSerialNumberedPartInstance newInstance)
|
void |
SNPartSNPartInstance.setInstance(WTSerialNumberedPartInstance instance)
Sets the object for the association that plays role: INSTANCE_ROLE. |
static SNPartSNPartInstance |
SNPartSNPartInstance.newSNPartSNPartInstance(WTSerialNumberedPartMaster instanceOf,
WTSerialNumberedPartInstance instance)
Default factory for the class. |
void |
SNPartInstanceSNPart.setInstance(WTSerialNumberedPartInstance instance)
Sets the object for the association that plays role: INSTANCE_ROLE. |
static SNPartInstanceSNPart |
SNPartInstanceSNPart.newSNPartInstanceSNPart(WTSerialNumberedPartInstance instance,
WTSerialNumberedPart configuration)
Default factory for the class. |
protected WTObject |
ProductStructureProcessor.getInstancedPartObject(WTSerialNumberedPartInstance partInstance,
WTObject partMaster)
Deprecated. |
protected String |
ProductStructureProcessor.getPartString(WTObject part,
WTObject link,
PartUsesOccurrence uses,
PartPathOccurrence path,
String pathParentOid,
Vector combinedPathOids,
WTProductInstance2 productInstance,
WTSerialNumberedPartInstance partInstance,
Locale locale)
Deprecated. Returns a string containing the attribute values to be displayed as the entry for the given part in the product structure hiearchy. |
WTSerialNumberedPart |
GetWTSNPartToAssignToWTSNPartInstanceDelegate.getWTSerialNumberedPart(WTSerialNumberedPartInstance instance)
Supported API: true |
WTSerialNumberedPart |
DefaultGetWTSNPartToAssignToWTSNPartInstanceDelegate.getWTSerialNumberedPart(WTSerialNumberedPartInstance instance)
Supported API: true |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |