|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniquenessException | |
com.ptc.windchill.cadx.autoassociate | |
com.ptc.windchill.esi.migrate | |
com.ptc.windchill.uwgm.task.autoassociate | |
wt.doc | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
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 UniquenessException in com.ptc.windchill.cadx.autoassociate |
Methods in com.ptc.windchill.cadx.autoassociate that throw UniquenessException | |
WTPart |
DefaultAutoAssociatePartFinderCreator.findOrCreateWTPart(EPMDocument epmDoc,
EPMWorkspace workspace)
This method is used for finding or creating a single WTPart for a selected EPMDocument in a Workspace, if a WTPart is not found in Windchill w.r.t the preference settings it will create one. |
WTPart |
DefaultAutoAssociatePartFinderCreator.findWTPart(EPMDocument epmDoc)
This method finds a part to be associated to a document based on the preference settings specified. |
WTPart |
DefaultAutoAssociatePartFinderCreator.createNewWTPart(EPMDocument epmDoc,
String a_PartNumber,
String a_PartName,
PartType a_PartType,
String a_folderOID,
EPMWorkspace a_CurrentWS,
WTOrganization a_org,
Source a_source,
QuantityUnit a_defaultUnits)
|
WTPart |
AutoAssociatePartFinderCreator.findOrCreateWTPart(EPMDocument epmDoc,
EPMWorkspace workspace)
This method is used for finding or creating a single WTPart for a selected EPMDocument in a Workspace, if a WTPart is not found in Windchill w.r.t the preference settings it will create one. |
WTPart |
AutoAssociatePartFinderCreator.findWTPart(EPMDocument epmDoc)
This method finds a part to be associated to a document based on the preference settings specified. |
WTPart |
AutoAssociatePartFinderCreator.createNewWTPart(EPMDocument epmDoc,
String a_PartNumber,
String a_PartName,
PartType a_PartType,
String folderOID,
EPMWorkspace a_CurrentWS,
WTOrganization a_org,
Source a_source,
QuantityUnit a_defaultUnits)
|
Uses of UniquenessException in com.ptc.windchill.esi.migrate |
Methods in com.ptc.windchill.esi.migrate that throw UniquenessException | |
static ESITarget |
TargetFactory.createTargetFromOrg(String name,
String description,
long id)
Creates an ESITarget object from the supplied ERBOrganization values. |
Uses of UniquenessException in com.ptc.windchill.uwgm.task.autoassociate |
Methods in com.ptc.windchill.uwgm.task.autoassociate that throw UniquenessException | |
WTPart |
DefaultAutoAssociatePartFinderCreator.findOrCreateWTPart(EPMDocument epmDoc,
EPMWorkspace workspace)
This method is used for only searchig a WTPart with matching number criteria for a selected EPMDocument in a Workspace. |
WTPart |
DefaultAutoAssociatePartFinderCreator.findWTPart(EPMDocument epmDoc)
This method finds a part to be associated to a document based on the preference settings specified. |
WTPart |
DefaultAutoAssociatePartFinderCreator.createNewWTPart(EPMDocument epmDoc,
String a_PartNumber,
String a_PartName,
PartType a_PartType,
String a_folderOID,
EPMWorkspace a_CurrentWS,
WTOrganization a_org,
Source a_source,
QuantityUnit a_defaultUnits)
|
Uses of UniquenessException in wt.doc |
Methods in wt.doc that throw UniquenessException | |
WTDocumentMaster |
WTDocumentServiceFwd.changeWTDocumentMasterIdentity(WTDocumentMaster document_master,
String name,
String number,
WTOrganization org)
Change the identity of WTDocumentMaster with new name, number and organization. |
WTDocumentMaster |
WTDocumentService.changeWTDocumentMasterIdentity(WTDocumentMaster document_master,
String name,
String number,
WTOrganization org)
Change the identity of WTDocumentMaster with new name, number and organization. |
WTDocumentMaster |
StandardWTDocumentService.changeWTDocumentMasterIdentity(WTDocumentMaster document_master,
String name,
String number,
WTOrganization org)
Change the identity of WTDocumentMaster with new name, number and organization. |
Uses of UniquenessException in wt.fc |
Methods in wt.fc that throw UniquenessException | |
Master |
StandardIdentityService.changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Master |
IdentityServiceFwd.changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Master |
IdentityService.changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Master |
StandardIdentityService.changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Master |
IdentityServiceFwd.changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Master |
IdentityService.changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Uses of UniquenessException in wt.part |
Methods in wt.part that throw UniquenessException | |
WTPartMaster |
WTPartServiceFwd.changeWTPartMasterIdentity(WTPartMaster part_master,
String name,
String number,
WTOrganization org)
Change the identity of Part Master with the new name, number and organization. |
WTPartMaster |
WTPartService.changeWTPartMasterIdentity(WTPartMaster part_master,
String name,
String number,
WTOrganization org)
Change the identity of Part Master with the new name, number and organization. |
WTPartMaster |
StandardWTPartService.changeWTPartMasterIdentity(WTPartMaster part_master,
String name,
String number,
WTOrganization org)
Change the identity of Part Master with the new name, number and organization. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |