Package com.ptc.qualitymanagement.nc
Class StandardNCService
java.lang.Object
wt.services.StandardManager
com.ptc.qualitymanagement.nc.StandardNCService
- All Implemented Interfaces:
NCService,Serializable,wt.fc._NetFactor,NetFactor,wt.services.Manager
Use the newStandardNCService static factory method(s), not the StandardNCService
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: false
- See Also:
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, initialize, performShutdownProcess, registerEvents
-
Method Details
-
createEditNonconformance
public NcStatus createEditNonconformance(NcInfo ncInfo) throws WTException, WTPropertyVetoException, IOException
Supported API: true- Specified by:
createEditNonconformancein interfaceNCService- Returns:
- Throws:
WTExceptionWTPropertyVetoExceptionIOException
-