|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.folder.StandardNmFolderService
public class StandardNmFolderService
Use the newStandardNmFolderService static factory method(s),
not the StandardNmFolderService 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
| Method Summary | |
|---|---|
void |
changeProjecModel(NmOid oid,
com.ptc.netmarkets.model.NmChangeModel[] nmcm)
Update the tree model of the project from changes made in a different method server Supported API: true |
com.ptc.netmarkets.util.misc.NmModel |
getProjectModel(NmOid oid)
Get the tree model of the project folders/parts/docs 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 getProjectModel(NmOid oid)
throws WTException
getProjectModel in interface NmFolderServiceoid - the AdministrativeDomain, used as search criteria when looking for project objects
WTException
public void changeProjecModel(NmOid oid,
com.ptc.netmarkets.model.NmChangeModel[] nmcm)
throws WTException
changeProjecModel in interface NmFolderServiceoid - 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 | ||||||||