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

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

Deprecated. All IChannel implementations should be migrated to portlets

@Deprecated
public class SelectOwners
extends Object
implements IPermissionCommand

An IPermissionCommand implementation that processes owner selection for CPermissionsManager

Author:
Alex Vigdor

Constructor Summary
SelectOwners()
          Deprecated. Creates new SelectOwners
 
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

SelectOwners

public SelectOwners()
Deprecated. 
Creates new SelectOwners

Method Detail

execute

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


Copyright © 2010 Jasig. All Rights Reserved.