|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.group.NmGroupServiceFwd
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 | |
NmGroupServiceFwd()
|
Method Summary | |
NmChangeModel[] |
addGroupsToGroup(NmCommandBean cb,
NmOid parentGroup,
ArrayList childGroups,
boolean refreshTeams)
Supported API: false |
NmChangeModel[] |
addGroupsToRole(NmCommandBean cb,
String parentRoleStr,
ArrayList childGroups)
Supported API: false |
NmChangeModel[] |
addUsers(NmCommandBean cb,
NmOid group,
ArrayList users,
boolean refreshTeams)
Supported API: false |
NmChangeModel[] |
create(NmCommandBean cb,
String name,
String description)
Supported API: false |
NmChangeModel[] |
delete(NmCommandBean cb,
ArrayList groupOids)
Supported API: false |
String |
generateMailtoLink(NmOid oid,
String subject,
String body)
Supported API: false |
NmGroup |
getGroup(NmCommandBean cb,
NmOid oid)
Supported API: false |
private static Manager |
getManager()
|
NmHTMLTableTree |
list(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
pasteToGroup(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
removeGroup(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
removeUser(NmCommandBean cb)
Supported API: false |
void |
resyncWithTeams(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
update(NmCommandBean cb,
String name,
String description)
Supported API: false |
NmModel |
view(NmCommandBean cb,
boolean popup)
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 NmGroupServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmModel view(NmCommandBean cb, boolean popup) throws WTException
view
in interface NmGroupService
cb
- popup
-
WTException
public NmChangeModel[] addGroupsToGroup(NmCommandBean cb, NmOid parentGroup, ArrayList childGroups, boolean refreshTeams) throws WTException
addGroupsToGroup
in interface NmGroupService
cb
- parentGroup
- childGroups
- refreshTeams
-
WTException
public NmChangeModel[] removeGroup(NmCommandBean cb) throws WTException
removeGroup
in interface NmGroupService
cb
-
WTException
public NmHTMLTableTree list(NmCommandBean cb) throws WTException
list
in interface NmGroupService
cb
-
WTException
public String generateMailtoLink(NmOid oid, String subject, String body) throws WTException
generateMailtoLink
in interface NmGroupService
oid
- subject
- body
-
WTException
public NmChangeModel[] addUsers(NmCommandBean cb, NmOid group, ArrayList users, boolean refreshTeams) throws WTException
addUsers
in interface NmGroupService
cb
- group
- users
- refreshTeams
-
WTException
public NmChangeModel[] removeUser(NmCommandBean cb) throws WTException
removeUser
in interface NmGroupService
cb
-
WTException
public NmChangeModel[] create(NmCommandBean cb, String name, String description) throws WTException
create
in interface NmGroupService
cb
- name
- description
-
WTException
public NmChangeModel[] delete(NmCommandBean cb, ArrayList groupOids) throws WTException
delete
in interface NmGroupService
cb
- groupOids
-
WTException
public NmChangeModel[] update(NmCommandBean cb, String name, String description) throws WTException
update
in interface NmGroupService
cb
- name
- description
-
WTException
public NmGroup getGroup(NmCommandBean cb, NmOid oid) throws WTException
getGroup
in interface NmGroupService
cb
- oid
-
WTException
public NmChangeModel[] addGroupsToRole(NmCommandBean cb, String parentRoleStr, ArrayList childGroups) throws WTException
addGroupsToRole
in interface NmGroupService
cb
- parentRoleStr
- childGroups
-
WTException
public NmChangeModel[] pasteToGroup(NmCommandBean cb) throws WTException
pasteToGroup
in interface NmGroupService
cb
-
WTException
public void resyncWithTeams(NmCommandBean cb) throws WTException
resyncWithTeams
in interface NmGroupService
cb
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |