Package com.ptc.windchill.esi.ecn

Interface Summary
ChangeHeaderRenderer Defines the methods that all ESI change header renderers must implement.
ChangeOrder2Renderer

Supported API: true

Extendable: false
ESIECNFactory This interface defines the methods that ECN factory classes must implement.
 

Class Summary
ChangeOrderRendererFactory Returns instances of the appropriate renderer implementation classes.
ESIChangeActivityFactory This class is responsible for creating and persisting a change activity.
ESIChangeHeaderRenderer Manages the generation of an ECN header.
ESIChangeOrder2Renderer Manages the generation of an ECN.
ESIChangeOrderFactory This class is responsible for creating and persisting a change order.
ESIChangeOrgFinder Provides methods to get a collection of targets for ECN objects.
ESIChangeRequestFactory This class is responsible for creating and persisting a change request.
ESIECNHeaderRenderer This class renders the output of ECN header (ie.
ESIStandardECNFactory This class is the default implementation of ESIECNFactory.
ESIWTChangeOrder2Renderer This class renders the output of ECN, which includes ECN header , part and BOM.
 

Exception Summary
ESINoValidChangeableException Note: If ESI targets for ECNs can be assigned to a specific ECN instead of obtained from changeables, this class may not be valid See SPR1047100 for more info.