com.ptc.windchill.mpml.resource
Class MPMResourceHelper

java.lang.Object
  extended by com.ptc.windchill.mpml.resource.MPMResourceHelper
All Implemented Interfaces:
Externalizable, Serializable

public class MPMResourceHelper
extends Object
implements Externalizable

This helper is used to access an implementation of MPMLReousource via the static reference MPMLResourceHelper.service.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static MPMResourceService service
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final MPMResourceService service


Supported API: true