org.openpermis.editor.policy.command
Class TargetRemoveCommand

java.lang.Object
  extended by org.openpermis.editor.policy.command.AbstractCommand
      extended by org.openpermis.editor.policy.command.PartRemoveCommand<org.openpermis.policy.bean.TargetBean>
          extended by org.openpermis.editor.policy.command.TargetRemoveCommand
All Implemented Interfaces:
Command

public class TargetRemoveCommand
extends PartRemoveCommand<org.openpermis.policy.bean.TargetBean>

Command that deletes a target allover the model.

Since:
0.1.0

Constructor Summary
TargetRemoveCommand(org.openpermis.policy.bean.TargetBean target)
          Creates a command.
 
Method Summary
 void removePart(org.openpermis.policy.bean.PolicyBean policyBean, boolean doExec)
           
 
Methods inherited from class org.openpermis.editor.policy.command.PartRemoveCommand
execute, getPart, undo
 
Methods inherited from class org.openpermis.editor.policy.command.AbstractCommand
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetRemoveCommand

public TargetRemoveCommand(org.openpermis.policy.bean.TargetBean target)
Creates a command.

Parameters:
target - the target to modify, must not be null.
Since:
0.1.0
Method Detail

removePart

public void removePart(org.openpermis.policy.bean.PolicyBean policyBean,
                       boolean doExec)
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