|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.lifecycle.NmLifeCycleServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
NmLifeCycleServiceFwd()
|
Method Summary | |
Vector |
findLifeCycles(WTContainer container)
Supported API: false |
ArrayList |
getEnabledLifeCycles(NmOid containerOid)
Supported API: false |
private static Manager |
getManager()
|
NmComboBox |
getStates(NmOid oid)
Supported API: false |
NmHTMLTable |
list(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
setState(NmCommandBean cb,
String state)
Supported API: false |
NmObject |
view(NmCommandBean cb)
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public NmLifeCycleServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmHTMLTable list(NmCommandBean cb) throws WTException
list
in interface NmLifeCycleService
cb
-
WTException
public NmObject view(NmCommandBean cb) throws WTException
view
in interface NmLifeCycleService
cb
-
WTException
public NmChangeModel[] setState(NmCommandBean cb, String state) throws WTException
setState
in interface NmLifeCycleService
cb
- state
-
WTException
public NmComboBox getStates(NmOid oid) throws WTException
getStates
in interface NmLifeCycleService
oid
-
WTException
public Vector findLifeCycles(WTContainer container) throws WTException
findLifeCycles
in interface NmLifeCycleService
container
-
WTException
public ArrayList getEnabledLifeCycles(NmOid containerOid) throws WTException
getEnabledLifeCycles
in interface NmLifeCycleService
containerOid
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |