org.jasig.portal.channels.permissionsmanager
Interface IPermissionCommand

All Known Implementing Classes:
AssignPermissions, Cancel, SelectActivities, SelectOwners, SelectTargets

Deprecated. All IChannel implementations should be migrated to portlets

@Deprecated
public interface IPermissionCommand

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

Version:
$Revision: 19776 $
Author:
Alex Vigdor

Method Summary
 void execute(PermissionsSessionData session)
          Deprecated.  
 

Method Detail

execute

void execute(PermissionsSessionData session)
             throws Exception
Deprecated. 
Throws:
Exception


Copyright © 2010 Jasig. All Rights Reserved.