|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.groupsmanager.CGroupsManager
@Deprecated public class CGroupsManager
CGroupsManager allows users to graphically administer all groups for which user has administrtaive permissions.
| Field Summary | |
|---|---|
protected static HashMap |
activities
Deprecated. |
protected static String |
sslLocation
Deprecated. |
protected HashMap |
targets
Deprecated. |
| Fields inherited from interface org.jasig.portal.channels.groupsmanager.GroupsManagerConstants |
|---|
ADD_REMOVE_PERMISSION, ASSIGN_PERMISSION, BASE_PACKAGE, BROWSE_MODE, COMMANDS_PACKAGE, CREATE_PERMISSION, DELETE_PERMISSION, EDIT_MODE, ENTITY_CLASSNAME, ENTITY_TAGNAME, GROUP_CLASSNAME, GROUP_TAGNAME, GROUPS_PACKAGE, MEMBERS_ONLY_MODE, OWNER, PROPERTIES_TAGNAME, ROOT_GROUP_DESCRIPTION, ROOT_GROUP_TITLE, SECURITY_PACKAGE, SELECT_MODE, SELECT_PERMISSION, UPDATE_PERMISSION, VIEW_PERMISSION, WRAPPERS_PACKAGE |
| Fields inherited from interface org.jasig.portal.ICacheable |
|---|
CHANNEL_CACHE_KEY_INSTANCE_SCOPE, CHANNEL_CACHE_KEY_SCOPE_PARAM_NAME, CHANNEL_CACHE_KEY_SYSTEM_SCOPE |
| Constructor Summary | |
|---|---|
CGroupsManager()
Deprecated. Creates new GroupsManagerChannel |
|
| Method Summary | |
|---|---|
ChannelCacheKey |
generateKey()
Deprecated. put your documentation comment here |
String |
getActivityName(String token)
Deprecated. put your documentation comment here |
String[] |
getActivityTokens()
Deprecated. put your documentation comment here |
String |
getOwnerName()
Deprecated. put your documentation comment here |
String |
getOwnerToken()
Deprecated. put your documentation comment here |
ChannelRuntimeProperties |
getRuntimeProperties()
Deprecated. Acquires ChannelRuntimeProperites from the channel. |
CGroupsManagerSessionData |
getSessionData()
Deprecated. Returns the session data for a thread |
String |
getTargetName(String token)
Deprecated. put your documentation comment here |
String[] |
getTargetTokens()
Deprecated. put your documentation comment here |
protected void |
init()
Deprecated. put your documentation comment here |
boolean |
isCacheValid(Object validity)
Deprecated. put your documentation comment here |
void |
receiveEvent(PortalEvent ev)
Deprecated. Passes an outside event to a channel. |
void |
renderXML(ContentHandler out)
Deprecated. Ask channel to render its content. |
void |
setRuntimeData(ChannelRuntimeData rd)
Deprecated. Passes ChannelRuntimeData to the channel. |
void |
setStaticData(ChannelStaticData sd)
Deprecated. Passes ChannelStaticData to the channel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String sslLocation
protected static HashMap activities
protected HashMap targets
| Constructor Detail |
|---|
public CGroupsManager()
| Method Detail |
|---|
protected void init()
public ChannelRuntimeProperties getRuntimeProperties()
getRuntimeProperties in interface IChannelChannelRuntimePropertiespublic void receiveEvent(PortalEvent ev)
receiveEvent in interface IChannelev - PortalEvent objectPortalEvent
public void renderXML(ContentHandler out)
throws PortalException
renderXML in interface IChannelout - the SAX ContentHandler to output content to
PortalExceptionpublic void setRuntimeData(ChannelRuntimeData rd)
setRuntimeData in interface IChannelrd - channel runtime dataChannelRuntimeDatapublic void setStaticData(ChannelStaticData sd)
setStaticData in interface IChannelsd - channel static dataChannelStaticDatapublic String getOwnerName()
getOwnerName in interface IPermissiblepublic String[] getActivityTokens()
getActivityTokens in interface IPermissiblepublic String getOwnerToken()
getOwnerToken in interface IPermissiblepublic String getActivityName(String token)
getActivityName in interface IPermissibletoken -
public String[] getTargetTokens()
getTargetTokens in interface IPermissiblepublic String getTargetName(String token)
getTargetName in interface IPermissibletoken -
public ChannelCacheKey generateKey()
generateKey in interface ICacheablepublic boolean isCacheValid(Object validity)
isCacheValid in interface ICacheablevalidity -
public CGroupsManagerSessionData getSessionData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||