Class CopyMPMResourceDelegate

java.lang.Object
com.ptc.windchill.mpml.pmi.CopyMPMResourceDelegate
All Implemented Interfaces:
CopyDelegate

@Deprecated public class CopyMPMResourceDelegate extends Object implements CopyDelegate
Deprecated.
- As of 13.0.1.0, implement CopyDelegate for any customization
Purpose of this class is to create a new copy of MPMResource. This should be used when you need to create new copy of MPMResource for duplication etc. This will be invoked when you call EnterpriseHelper.service.newCopy(original)
Supported API: true

Extendable: false