|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.projmgmt.StandardNmProjMgmtService
public class StandardNmProjMgmtService
Use the newStandardNmProjMgmtService static factory method(s),
not the StandardNmProjMgmtService 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
| Nested Class Summary | |
|---|---|
static class |
com.ptc.netmarkets.projmgmt.StandardNmProjMgmtService.PlanModelCache
|
static class |
com.ptc.netmarkets.projmgmt.StandardNmProjMgmtService.PlanModelIgnoreList
|
| Method Summary | |
|---|---|
void |
changePlanModel(NmOid oid,
com.ptc.netmarkets.model.NmChangeModel[] nmcm)
Update the tree model of the plan from changes made in a different method server Supported API: true |
com.ptc.netmarkets.util.misc.NmModel |
getPlanModel(NmOid oid)
Get the tree model of the forum to display Supported API: true |
| Methods inherited from class wt.services.StandardManager |
|---|
getManagerService, getManagerStatus, getName, getStartupType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public com.ptc.netmarkets.util.misc.NmModel getPlanModel(NmOid oid)
throws WTException
getPlanModel in interface NmProjMgmtServiceoid - the AdministrativeDomain, used as search criteria when looking for project objects
WTException
public void changePlanModel(NmOid oid,
com.ptc.netmarkets.model.NmChangeModel[] nmcm)
throws WTException
changePlanModel in interface NmProjMgmtServiceoid - Oid of the project to changenmcm - changes to make in the project model
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||