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)
- Specified by:
operateElement
in class PoolChangeCommand<P extends org.openpermis.policy.bean.PartBean>
- Parameters:
doExec
- wether to "exec" or to "undo"- Since:
- 0.1.0
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:48
Copyright (c) 2002-2007 Ergon Informatik AG