org.jasig.portal.channels.groupsmanager
Interface IGroupsManagerCommand

All Known Implementing Classes:
AddMembers, AssignPermissions, CancelSelection, CollapseGroup, CreateGroup, DeleteGroup, DoneWithSelection, EditGroup, ExpandGroup, GroupsManagerCommand, HideProperties, HighlightGroup, RemoveMember, Search, SelectMembers, ShowProperties, UnlockGroup, UpdateGroup

Deprecated. All IChannel implementations should be migrated to portlets

@Deprecated
public interface IGroupsManagerCommand

Defines the interface for a command object to be used by CGroupssManager

Version:
$Revision: 19776 $
Author:
Don Fracapane

Method Summary
 void execute(CGroupsManagerSessionData sessionData)
          Deprecated. Execute the command
 

Method Detail

execute

void execute(CGroupsManagerSessionData sessionData)
             throws Exception
Deprecated. 
Execute the command

Parameters:
sessionData -
Throws:
Exception


Copyright © 2010 Jasig. All Rights Reserved.