|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.PT_ACL_IMPORT_CAPABILITIES
A list of optional capabilities that a data source ACL sync provider may support.
com.plumtree.server.IPTDataSourceACLSyncProvider#QueryACLCapability| Field Summary | |
static int |
PT_ACL_IMPORT_CAPABILITY_GROUPACLS
Supports Access Control Lists containing groups. |
static int |
PT_ACL_IMPORT_CAPABILITY_INVALID
Invalid, this value and above are reserved for future use. |
static int |
PT_ACL_IMPORT_CAPABILITY_USERACLS
Supports Access Control Lists containing users. |
| Constructor Summary | |
PT_ACL_IMPORT_CAPABILITIES()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PT_ACL_IMPORT_CAPABILITY_USERACLS
public static final int PT_ACL_IMPORT_CAPABILITY_GROUPACLS
public static final int PT_ACL_IMPORT_CAPABILITY_INVALID
| Constructor Detail |
public PT_ACL_IMPORT_CAPABILITIES()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||