public class RegisterPrivilege extends Operation
| Constructor and Description |
|---|
RegisterPrivilege(String privilegeName,
boolean isAbstract,
List<String> declaredAggregateNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
List<String> |
getDeclaredAggregateNames() |
protected String |
getParametersDescription() |
String |
getPrivilegeName() |
boolean |
isAbstract() |
String |
toString() |
cleanupQuotedStringpublic String getPrivilegeName()
public boolean isAbstract()
public void accept(OperationVisitor v)
protected String getParametersDescription()
getParametersDescription in class OperationCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.