org.jasig.portal.channels.permissionsmanager.commands
Class Cancel
java.lang.Object
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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cancel
public Cancel()
- Deprecated.
- Creates new StartOver
execute
public void execute(PermissionsSessionData session)
throws Exception
- Deprecated.
- Specified by:
execute in interface IPermissionCommand
- Throws:
Exception
Copyright © 2010 Jasig. All Rights Reserved.