|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CGroupsManagerSessionData | |
|---|---|
| org.jasig.portal.channels.groupsmanager | |
| org.jasig.portal.channels.groupsmanager.commands | |
| Uses of CGroupsManagerSessionData in org.jasig.portal.channels.groupsmanager |
|---|
| Methods in org.jasig.portal.channels.groupsmanager that return CGroupsManagerSessionData | |
|---|---|
CGroupsManagerSessionData |
CGroupsManager.getSessionData()
Deprecated. Returns the session data for a thread |
| Methods in org.jasig.portal.channels.groupsmanager with parameters of type CGroupsManagerSessionData | |
|---|---|
static void |
GroupsManagerXML.createPermissions(CGroupsManagerSessionData sessionData,
IEntityGroup childEntGrp)
Deprecated. Creates permissions to a group for the current user and generates permission elements |
void |
IGroupsManagerCommand.execute(CGroupsManagerSessionData sessionData)
Deprecated. Execute the command |
static Document |
GroupsManagerXML.getGroupsManagerXml(CGroupsManagerSessionData sessionData)
Deprecated. Returns a Document with an element for each IEntityType that has a root group. |
| Uses of CGroupsManagerSessionData in org.jasig.portal.channels.groupsmanager.commands |
|---|
| Methods in org.jasig.portal.channels.groupsmanager.commands with parameters of type CGroupsManagerSessionData | |
|---|---|
protected void |
GroupsManagerCommand.clearSelected(CGroupsManagerSessionData sessionData)
Deprecated. clear out the selection list |
void |
CollapseGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
RemoveMember.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
ExpandGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
UpdateGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
SelectMembers.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
HideProperties.execute(CGroupsManagerSessionData sessionData)
Deprecated. put your documentation comment here |
void |
CreateGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
GroupsManagerCommand.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
ShowProperties.execute(CGroupsManagerSessionData sessionData)
Deprecated. put your documentation comment here |
void |
Search.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
AssignPermissions.execute(CGroupsManagerSessionData sessionData)
Deprecated. put your documentation comment here |
void |
AddMembers.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
HighlightGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. put your documentation comment here |
void |
UnlockGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. |
void |
DeleteGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
CancelSelection.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
DoneWithSelection.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
void |
EditGroup.execute(CGroupsManagerSessionData sessionData)
Deprecated. This is the public method |
protected String |
GroupsManagerCommand.getUserID(CGroupsManagerSessionData sessionData)
Deprecated. Returns the userID from the user object |
protected Document |
GroupsManagerCommand.getXmlDoc(CGroupsManagerSessionData sessionData)
Deprecated. Returns the cached xml document from staticData |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||