org.jasig.portal.channels.permissionsmanager.commands
Class AssignPermissions

java.lang.Object
  extended by org.jasig.portal.channels.permissionsmanager.commands.AssignPermissions
All Implemented Interfaces:
IPermissionCommand

Deprecated. All IChannel implementations should be migrated to portlets

@Deprecated
public class AssignPermissions
extends Object
implements IPermissionCommand

An IPermissionCommand implementation that processes form data from the CPermissionsManager matrix screen and records all permissions

Version:
$Revision: 19776 $
Author:
Alex Vigdor

Constructor Summary
AssignPermissions()
          Deprecated. Creates new AssignPermissions
 
Method Summary
 void execute(PermissionsSessionData session)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignPermissions

public AssignPermissions()
Deprecated. 
Creates new AssignPermissions

Method Detail

execute

public void execute(PermissionsSessionData session)
             throws Exception
Deprecated. 
Specified by:
execute in interface IPermissionCommand
Throws:
Exception


Copyright © 2010 Jasig. All Rights Reserved.