Package com.ptc.windchill.pdmlink.part.server.processors

Class Summary
CreatePart0ActionDelegate Used to determine if the page in this wizard is either valid or should be enabled.
CreatePart1ActionDelegate Used to determine if the page in this wizard is either valid or should be enabled.
CreatePart2ActionDelegate Used to determine if the page in this wizard is either valid or should be enabled.
DocumentNameComparator This Comparator can be used to compare the Name attribute of WTDocuments and/or WTDocumentMasters, using a Locale-specific instance of a Collator.
DocumentNumberComparator This Comparator can be used to compare the Number attribute of WTDocuments and/or WTDocumentMasters, using a Locale-specific instance of a Collator.
PartStructureLineNumberComparator This Comparator can be used to compare the Line Number attribute of item 1 of an array, which should be a WTPartUsageLink, delegating the comparison to a sub-Comparator if neither object has a Line Number.
PartStructureNameComparator This Comparator can be used to compare the Name attribute of WTParts and/or WTPartMasters, using a Locale-specific instance of a Collator.
PartStructureNumberComparator This Comparator can be used to compare the Number attribute of WTParts and/or WTPartMasters, using a Locale-specific instance of a Collator.