|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.forumTopic.StandardNmTopicService
public class StandardNmTopicService
Use the newStandardNmTopicService static factory method(s),
not the StandardNmTopicService 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 |
changeForumModel(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 |
getForumModel(NmOid oid,
WTContainerRef container)
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 getForumModel(NmOid oid,
WTContainerRef container)
throws WTException
getForumModel in interface NmTopicServiceoid - the AdministrativeDomain, used as search criteria when looking for project objectscontainer -
WTException
public void changeForumModel(NmOid oid,
com.ptc.netmarkets.model.NmChangeModel[] nmcm)
throws WTException
changeForumModel in interface NmTopicServiceoid - 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 | ||||||||