org.openpermis.editor.policy.command
Class ObligationRemoveCommand
java.lang.Object
org.openpermis.editor.policy.command.AbstractCommand
org.openpermis.editor.policy.command.PartRemoveCommand<org.openpermis.policy.bean.ObligationBean>
org.openpermis.editor.policy.command.ObligationRemoveCommand
- All Implemented Interfaces:
- Command
public class ObligationRemoveCommand
- extends PartRemoveCommand<org.openpermis.policy.bean.ObligationBean>
Command that deletes an obligation allover the model.
- Since:
- 0.3.0
Constructor Summary |
ObligationRemoveCommand(org.openpermis.policy.bean.ObligationBean obligation)
Creates a command. |
Method Summary |
void |
removePart(org.openpermis.policy.bean.PolicyBean policyBean,
boolean doExec)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObligationRemoveCommand
public ObligationRemoveCommand(org.openpermis.policy.bean.ObligationBean obligation)
- Creates a command.
- Parameters:
obligation
- the obligation to modify, must not be null
.- Since:
- 0.3.0
removePart
public void removePart(org.openpermis.policy.bean.PolicyBean policyBean,
boolean doExec)
- Since:
- 0.3.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG