org.jasig.portal.channels.permissionsmanager.commands
Class AssignPermissions
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignPermissions
public AssignPermissions()
- Deprecated.
- Creates new AssignPermissions
execute
public void execute(PermissionsSessionData session)
throws Exception
- Deprecated.
- Specified by:
execute in interface IPermissionCommand
- Throws:
Exception
Copyright © 2010 Jasig. All Rights Reserved.