|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.server.PT_DSPROVIDER_CAPABILITIES
public final class PT_DSPROVIDER_CAPABILITIES
A list of optional capabilities that a data source provider may support.
IPTDataSourceProvider.QueryCapability(int)| Field Summary | |
|---|---|
static int |
PT_DSPC_INVALID
Invalid, this value and above are reserved for future use. |
static int |
PT_DSPC_SUPPORTS_ACL_IMPORT
Supports importing Access Control Lists using IPTDataSourceACLSyncProvider. |
static int |
PT_DSPC_VALID_CRAWLPROVIDER
Supports crawling using IPTDataSourceCrawlProvider. |
| Constructor Summary | |
|---|---|
PT_DSPROVIDER_CAPABILITIES()
|
|
| Method Summary |
|---|
| 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_DSPC_VALID_CRAWLPROVIDER
IPTDataSourceCrawlProvider.
public static final int PT_DSPC_SUPPORTS_ACL_IMPORT
IPTDataSourceACLSyncProvider.
public static final int PT_DSPC_INVALID
| Constructor Detail |
|---|
public PT_DSPROVIDER_CAPABILITIES()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||