Class WsPrefCommonTemplateProcessor

java.lang.Object
wt.enterprise.BasicTemplateProcessor
wt.templateutil.processor.DefaultTemplateProcessor
com.ptc.windchill.uwgm.cadx.wsoption.WsPrefCommonTemplateProcessor
All Implemented Interfaces:
Externalizable, Serializable, TemplateProcessor, ContextHolder, ContextTranslator, ProcessorService, Evolvable

public class WsPrefCommonTemplateProcessor extends DefaultTemplateProcessor implements ProcessorService
This ProcessorService has the common methods useful to all the workspace preferences tab. For example, getTitle() method is common to all the General, Part Config Spec and Doc Config Spec option tabs.

Supported API: true

Extendable: false
See Also: