org.openpermis.editor.policy.command
Class PoolRemoveCommand<P extends org.openpermis.policy.bean.PartBean>
java.lang.Object
org.openpermis.editor.policy.command.AbstractCommand
org.openpermis.editor.policy.command.PoolChangeCommand<P>
org.openpermis.editor.policy.command.PoolRemoveCommand<P>
- Type Parameters:
P
- the current beantype
- All Implemented Interfaces:
- Command
public class PoolRemoveCommand<P extends org.openpermis.policy.bean.PartBean>
- extends PoolChangeCommand<P>
Command to edit a part.
- Since:
- 0.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolRemoveCommand
public PoolRemoveCommand(PolicyPartPool<P> pool,
P elementBean)
- Creates a new command. *
- Parameters:
pool
- pool to be changedelementBean
- bean to operate on- Since:
- 0.1.0
operateElement
public void operateElement(boolean doExec)
- Parameters:
doExec
- wether to "exec" or to "undo"- Since:
- 0.1.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG