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

java.lang.Object
  extended by 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
 
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

SelectTargets

public SelectTargets()
Deprecated. 
Creates new SelectTargets

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.