|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.lifecycle.StandardNmLifeCycleService
Use the newStandardNmLifeCycleService
static factory method(s),
not the StandardNmLifeCycleService
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: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
private static String |
WORKFLOW_RESOURCE
|
Fields inherited from class wt.services.StandardManager |
|
Fields inherited from interface wt.services.Manager |
MANAGER_SERVICE, STARTUP_AUTOMATIC, STARTUP_MANUAL, STATUS_EMERGENCY_SHUTDOWN, STATUS_EMERGENCY_SHUTTING_DOWN, STATUS_SHUTDOWN, STATUS_SHUTDOWN_ERRORS, STATUS_SHUTDOWN_FAILURE, STATUS_SHUTTING_DOWN, STATUS_STARTED, STATUS_STARTED_ERRORS, STATUS_STARTING_UP, STATUS_STARTUP_FAILURE |
Constructor Summary | |
StandardNmLifeCycleService()
|
Method Summary | |
Vector |
findLifeCycles(WTContainer container)
Supported API: false |
private Vector |
findLifeCycles(WTContainerRef cref)
|
String |
getConceptualClassname()
Deprecated. |
ArrayList |
getEnabledLifeCycles(NmOid containerOid)
Supported API: false |
NmComboBox |
getStates(NmOid oid)
Supported API: false |
private boolean |
LCTHasRoles(LifeCycleTemplate lct)
|
NmHTMLTable |
list(NmCommandBean cb)
Supported API: false |
static StandardNmLifeCycleService |
newStandardNmLifeCycleService()
Default factory for the class. |
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, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static final String WORKFLOW_RESOURCE
Constructor Detail |
public StandardNmLifeCycleService()
Method Detail |
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
getConceptualClassname
in class StandardManager
public static StandardNmLifeCycleService newStandardNmLifeCycleService() 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
private boolean LCTHasRoles(LifeCycleTemplate lct) throws WTException, NmException
WTException
NmException
private Vector findLifeCycles(WTContainerRef cref) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |