| Package | Description |
|---|---|
| org.apache.manifoldcf.crawler.connectors.csws |
| Modifier and Type | Field and Description |
|---|---|
protected CswsConnector.ObjectInformation |
CswsConnector.RootValue.rootValue |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<CswsConnector.ObjectInformation,CswsConnector.ObjectInformation> |
CswsConnector.CswsContext.objectInfoMap
Cache of ObjectInformation objects.
|
protected java.util.Map<CswsConnector.ObjectInformation,CswsConnector.ObjectInformation> |
CswsConnector.CswsContext.objectInfoMap
Cache of ObjectInformation objects.
|
| Modifier and Type | Method and Description |
|---|---|
CswsConnector.ObjectInformation |
CswsConnector.CswsContext.getObjectInformation(long objectID) |
CswsConnector.ObjectInformation |
CswsConnector.CswsContext.getObjectInformation(java.lang.String workspaceName) |
CswsConnector.ObjectInformation |
CswsConnector.RootValue.getRootValue()
Get the root node.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CswsConnector.CategoryPathAccumulator.getObjectPath(CswsConnector.ObjectInformation currentObject)
Get the complete path for an object.
|
protected static java.lang.String[] |
CswsConnector.lookupTokens(com.opentext.livelink.service.docman.NodeRights rights,
CswsConnector.ObjectInformation objInfo)
Build a set of actual acls given a set of rights
|