Class StandardProjAdminService

java.lang.Object
wt.services.StandardManager
wt.projmgmt.admin.StandardProjAdminService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, ProjAdminService, wt.projmgmt.admin.ProjAdminServiceSvr, wt.services.Manager

public class StandardProjAdminService extends StandardManager implements ProjAdminService, wt.projmgmt.admin.ProjAdminServiceSvr, Serializable
Standard implementation of the proj admin service interfaces

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