org.jasig.portal.channels.permissionsmanager.commands
Class SelectTargets
java.lang.Object
org.jasig.portal.channels.permissionsmanager.commands.SelectTargets
- All Implemented Interfaces:
- IPermissionCommand
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class SelectTargets
- extends Object
- implements IPermissionCommand
An IPermissionCommand implementation that processes target selection
for CPermissionsManager
- Version:
- $Revision: 19776 $
- Author:
- Alex Vigdor
|
Constructor Summary |
SelectTargets()
Deprecated. Creates new SelectTargets |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectTargets
public SelectTargets()
- Deprecated.
- Creates new SelectTargets
execute
public void execute(PermissionsSessionData session)
throws Exception
- Deprecated.
- Specified by:
execute in interface IPermissionCommand
- Throws:
Exception
Copyright © 2010 Jasig. All Rights Reserved.