public static class ExtensionLibraryDescriptor.Permission extends Object
Constructor and Description |
---|
ExtensionLibraryDescriptor.Permission() |
Modifier and Type | Method and Description |
---|---|
String |
getCapability()
gets the capability of this permission
|
String |
getRoleName()
gets the role name for this permission.
|
void |
setCapability(String capability)
sets the capability for this permission
|
void |
setRoleName(String roleName)
sets the role name for this permission
|
public ExtensionLibraryDescriptor.Permission()
public String getRoleName()
public void setRoleName(String roleName)
roleName
- the role namepublic String getCapability()
public void setCapability(String capability)
capability
- Copyright © 2013-2015 MarkLogic Corporation.