Uses of Interface
org.jasig.portal.channels.groupsmanager.IGroupsManagerCommand

Packages that use IGroupsManagerCommand
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.groupsmanager.commands   
 

Uses of IGroupsManagerCommand in org.jasig.portal.channels.groupsmanager
 

Methods in org.jasig.portal.channels.groupsmanager that return IGroupsManagerCommand
static IGroupsManagerCommand GroupsManagerCommandFactory.get(String name)
          Deprecated. Returns the instance of a command object bound to a name.
 

Uses of IGroupsManagerCommand in org.jasig.portal.channels.groupsmanager.commands
 

Classes in org.jasig.portal.channels.groupsmanager.commands that implement IGroupsManagerCommand
 class AddMembers
          Deprecated. All IChannel implementations should be migrated to portlets
 class AssignPermissions
          Deprecated. All IChannel implementations should be migrated to portlets
 class CancelSelection
          Deprecated. All IChannel implementations should be migrated to portlets
 class CollapseGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class CreateGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class DeleteGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class DoneWithSelection
          Deprecated. All IChannel implementations should be migrated to portlets
 class EditGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class ExpandGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class GroupsManagerCommand
          Deprecated. All IChannel implementations should be migrated to portlets
 class HideProperties
          Deprecated. All IChannel implementations should be migrated to portlets
 class HighlightGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class RemoveMember
          Deprecated. All IChannel implementations should be migrated to portlets
 class Search
          Deprecated. All IChannel implementations should be migrated to portlets
 class SelectMembers
          Deprecated. All IChannel implementations should be migrated to portlets
 class ShowProperties
          Deprecated. All IChannel implementations should be migrated to portlets
 class UnlockGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 class UpdateGroup
          Deprecated. All IChannel implementations should be migrated to portlets
 



Copyright © 2010 Jasig. All Rights Reserved.