|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.marklogic.xcc.ContentCapability
public final class 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()
toString in class Object
|
XCC/J 6.0-3 | ||||||||
| 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