Class StandardMpmLinkService

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

@Deprecated public class StandardMpmLinkService extends StandardManager implements MpmLinkService, Serializable
Deprecated.
- As of 13.0.1.0, Use interface MpmLinkService using MPMServiceLocator.getMPMLinkService()

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