wt.epm.structure
Class EPMStructureHelper

java.lang.Object
  extended by wt.epm.structure.EPMStructureHelper
All Implemented Interfaces:
Externalizable, Serializable

public class EPMStructureHelper
extends Object
implements Externalizable

The EPMStructureHelper provides access to the EPM structure service through its public 'service' member.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static EPMStructureService 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 EPMStructureService service


Supported API: true