uPortal 2.4.1
API Documentation

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

java.lang.Object
  extended byorg.jasig.portal.channels.permissionsmanager.commands.SelectTargets
All Implemented Interfaces:
IPermissionCommand

public class SelectTargets
extends java.lang.Object
implements IPermissionCommand

An IPermissionCommand implementation that processes target selection for CPermissionsManager

Version:
$Revision: 1.7 $
Author:
Alex Vigdor

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

Constructor Detail

SelectTargets

public SelectTargets()
Creates new SelectTargets

Method Detail

execute

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

uPortal 2.4.1
API Documentation