wt.projmgmt.admin
Class ProjAdminHelper

java.lang.Object
  extended by wt.projmgmt.admin.ProjAdminHelper
All Implemented Interfaces:
Externalizable, Serializable

public class ProjAdminHelper
extends Object
implements Externalizable

ProjAdminHelper provides client invokable methods to ProjAdmin services. These methods are executed on the client side.

Supported API: true

Extendable: false

See Also:
Serialized Form

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


Supported API: true