Package org.oa4mp.server.loader.qdl.acl
Class QDLACL.CheckACL2
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.acl.QDLACL.CheckACL
-
- org.oa4mp.server.loader.qdl.acl.QDLACL.CheckACL2
-
- All Implemented Interfaces:
Serializable,org.qdl_lang.extensions.QDLFunction
- Enclosing class:
- QDLACL
public class QDLACL.CheckACL2 extends QDLACL.CheckACL
This uses the short name for this so it can be used with better naming by the new module systsm, e.g. acl#add rather than acl#acl_add- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CheckACL2()
-
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.CheckACL
evaluate, getArgCount, getDocumentation
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfaceorg.qdl_lang.extensions.QDLFunction- Overrides:
getNamein classQDLACL.CheckACL
-
-