public static class TaxonomyConfig.Permission extends Object
| Constructor and Description |
|---|
Permission() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddNode() |
String |
getIdentity() |
String |
getRead() |
String |
getRemove() |
String |
getSetProperty() |
void |
setAddNode(String addNode) |
void |
setIdentity(String identity) |
void |
setRead(String read) |
void |
setRemove(String remove) |
void |
setSetProperty(String setProperty) |
public String getIdentity()
public void setIdentity(String identity)
public String getAddNode()
public void setAddNode(String addNode)
public String getRead()
public void setRead(String read)
public String getRemove()
public void setRemove(String remove)
public String getSetProperty()
public void setSetProperty(String setProperty)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.