|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.subscription.NmSubscriptionServiceFwd
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 | |
NmSubscriptionServiceFwd()
|
Method Summary | |
NmChangeModel[] |
create(NmCommandBean cb)
Supported API: false |
void |
delete(NmCommandBean cb)
Supported API: false |
private static Manager |
getManager()
|
NmHTMLTable |
list(NmCommandBean cb)
Return an NmHTMLTable of subscriptions for the current user Supported API: false |
void |
unsubscribe(NmOid nm_oid)
Supported API: false |
NmObject |
view(NmCommandBean cb)
Supported API: false |
NmObject |
zoro(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 NmSubscriptionServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmHTMLTable list(NmCommandBean cb) throws WTException
list
in interface NmSubscriptionService
cb
-
WTException
public void delete(NmCommandBean cb) throws WTException
delete
in interface NmSubscriptionService
cb
-
WTException
public NmObject view(NmCommandBean cb) throws WTException
view
in interface NmSubscriptionService
cb
-
WTException
public NmChangeModel[] create(NmCommandBean cb) throws WTException
create
in interface NmSubscriptionService
cb
-
WTException
public NmObject zoro(NmCommandBean cb) throws WTException
zoro
in interface NmSubscriptionService
cb
-
WTException
public void unsubscribe(NmOid nm_oid) throws WTException
unsubscribe
in interface NmSubscriptionService
nm_oid
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |