org.openpermis.editor.policy.command
Class CollectionAddCommand<P extends org.openpermis.policy.bean.PartBean>
java.lang.Object
org.openpermis.editor.policy.command.AbstractCommand
org.openpermis.editor.policy.command.CollectionChangeCommand<P>
org.openpermis.editor.policy.command.CollectionAddCommand<P>
- Type Parameters:
P
- the current beantype
- All Implemented Interfaces:
- Command
public class CollectionAddCommand<P extends org.openpermis.policy.bean.PartBean>
- extends CollectionChangeCommand<P>
Command to edit a part.
- Since:
- 0.1.0
Constructor Summary |
CollectionAddCommand(org.openpermis.policy.bean.PartBean parentBean,
P elementBean,
String property)
Creates a new command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionAddCommand
public CollectionAddCommand(org.openpermis.policy.bean.PartBean parentBean,
P elementBean,
String property)
- Creates a new command. *
- Parameters:
parentBean
- bean holding the collectionelementBean
- bean to add/removeproperty
- the property holding the collection- Since:
- 0.1.0
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:11
Copyright (c) 2002-2007 Ergon Informatik AG