|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.actionitem.StandardNmActionItemService
Use the newStandardNmActionItemService
static factory method(s),
not the StandardNmActionItemService
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
Nested Class Summary | |
private class |
StandardNmActionItemService.Timer
|
Field Summary | |
private static String |
CLASSNAME
|
private static String |
PROPERTY_PREFIX
|
private static String |
RESOURCE
|
private static boolean |
VERBOSE
|
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 | |
StandardNmActionItemService()
|
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 PROPERTY_PREFIX
private static final boolean VERBOSE
Constructor Detail |
public StandardNmActionItemService()
Method Detail |
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
getConceptualClassname
in class StandardManager
public static StandardNmActionItemService newStandardNmActionItemService() throws WTException
WTException
public NmHTMLTable list(NmCommandBean cb) throws WTException
list
in interface NmActionItemService
cb
-
WTException
public NmHTMLTable list_user(NmCommandBean cb) throws WTException
list_user
in interface NmActionItemService
cb
-
WTException
public NmHTMLTable list_project(NmCommandBean cb) throws WTException
list_project
in interface NmActionItemService
cb
-
WTException
public NmChangeModel[] create(NmCommandBean cb, DiscreteActionItemInfo ainfo, boolean subscribe) throws WTException, WTPropertyVetoException
create
in interface NmActionItemService
cb
- ainfo
- subscribe
-
WTException
WTPropertyVetoException
public NmChangeModel[] update(NmCommandBean cb, DiscreteActionItemInfo ainfo, boolean subscribe, boolean isResolve) throws WTPropertyVetoException, WTException
update
in interface NmActionItemService
cb
- ainfo
- subscribe
- isResolve
-
WTPropertyVetoException
WTException
public NmChangeModel[] delete(NmCommandBean cb) throws WTException
delete
in interface NmActionItemService
cb
-
WTException
public void subscribe(NmCommandBean cb, boolean subscribeFlag) throws WTException
subscribe
in interface NmActionItemService
cb
- subscribeFlag
-
WTException
public NmHTMLTable[] view(NmCommandBean cb) throws WTException
view
in interface NmActionItemService
cb
-
WTException
public Hashtable getParamsFromActionItem(NmCommandBean cb) throws WTException, WTPropertyVetoException
getParamsFromActionItem
in interface NmActionItemService
cb
-
WTException
WTPropertyVetoException
public String getResolution(NmCommandBean cb) throws WTException, WTPropertyVetoException
getResolution
in interface NmActionItemService
cb
-
WTException
WTPropertyVetoException
public NmActionItem getActionItemProperties(NmCommandBean cb) throws WTException, WTPropertyVetoException
getActionItemProperties
in interface NmActionItemService
cb
-
WTException
WTPropertyVetoException
public static String getActionItemPageURL(ActionItem m) throws WTException
WTException
private ActionItem getActionItem(NmCommandBean cb, String idLocation) throws WTException
WTException
private static ResourceBundle getResBundle() throws WTException
WTException
private NmHTMLTable list_impl(NmCommandBean cb, ListType listType) throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
private NmUser getRegisteredNmUser(WTUser user) throws WTException
WTException
public static Notification doNotificationSend(DiscreteActionItem item, ActionItemOperationType opType, DistributionList distList) throws WTException
WTException
private String getHealthStatus(DiscreteActionItem dai) throws WTException
WTException
private ArrayList getActionItemRowData(NmActionItem nmai) throws WTException
WTException
private void addAllSubscriptions(DiscreteActionItem dai, WTPrincipal prin) throws WTException
WTException
private void removeAllSubscriptions(DiscreteActionItem item, WTPrincipal prin) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |