Package org.oa4mp.server.loader.qdl.acl
Class QDLACL.AddToACL2
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.acl.QDLACL.AddToACL
-
- org.oa4mp.server.loader.qdl.acl.QDLACL.AddToACL2
-
- All Implemented Interfaces:
Serializable,org.qdl_lang.extensions.QDLFunction
- Enclosing class:
- QDLACL
public class QDLACL.AddToACL2 extends QDLACL.AddToACL
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AddToACL2()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()-
Methods inherited from class org.oa4mp.server.loader.qdl.acl.QDLACL.AddToACL
evaluate, getArgCount, getDocumentation
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfaceorg.qdl_lang.extensions.QDLFunction- Overrides:
getNamein classQDLACL.AddToACL
-
-