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

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

Deprecated. All IChannel implementations should be migrated to portlets

@Deprecated
public class Cancel
extends Object
implements IPermissionCommand

An IPermissionCommand implementation that resets CPermissionsManager and sets the prmFinished flag in staticData for IServant operations

Version:
$Revision: 19776 $
Author:
Alex Vigdor

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

Cancel

public Cancel()
Deprecated. 
Creates new StartOver

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.