Class StandardModuleVariantInformationService

java.lang.Object
wt.services.StandardManager
com.ptc.windchill.option.service.StandardModuleVariantInformationService
All Implemented Interfaces:
ModuleVariantInformationService, Serializable, wt.fc._NetFactor, NetFactor, wt.services.Manager

public class StandardModuleVariantInformationService extends StandardManager implements ModuleVariantInformationService
This implementation of ModuleVariantInformationService implements the service API and adds listeners in performStartupProcess().

Use the newStandardModuleVariantInformationService static factory method(s), not the StandardModuleVariantInformationService constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: true

See Also: