Class StandardMPMPartAllocationService

java.lang.Object
wt.services.StandardManager
com.ptc.windchill.mpml.processplan.StandardMPMPartAllocationService
All Implemented Interfaces:
com.ptc.windchill.mpml.processplan.MPMPartAllocationService, Serializable, wt.fc._NetFactor, NetFactor, wt.services.Manager

@Deprecated public class StandardMPMPartAllocationService extends StandardManager implements com.ptc.windchill.mpml.processplan.MPMPartAllocationService, Serializable
Deprecated.
- As of 13.0.1.0, Use interface MPMPartAllocationService using MPMServiceLocator.getPartAllocationService()

Use the newStandardMPMPartAllocationService static factory method(s), not the StandardMPMPartAllocationService 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: