|
XCC/J 3.1-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.marklogic.xcc.ContentCapability
A typesafe enumeration class defining permission capability values.
| Field Summary | |
static ContentCapability |
EXECUTE
Execution is allowed |
static ContentCapability |
INSERT
Inserts are allowed |
static ContentCapability |
READ
Reads are allowed |
static ContentCapability |
UPDATE
Updates are allowed |
| Method Summary | |
String |
getSymbol()
Used internally. |
String |
toString()
A human-readable name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ContentCapability READ
public static final ContentCapability INSERT
public static final ContentCapability UPDATE
public static final ContentCapability EXECUTE
| Method Detail |
public String getSymbol()
public String toString()
|
XCC/J 3.1-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com