Modifier and Type | Field and Description |
---|---|
protected LivelinkConnector.ObjectInformation |
LivelinkConnector.RootValue.rootValue |
Modifier and Type | Field and Description |
---|---|
protected Map<LivelinkConnector.ObjectInformation,LivelinkConnector.ObjectInformation> |
LivelinkConnector.LivelinkContext.objectInfoMap
Cache of ObjectInformation objects.
|
protected Map<LivelinkConnector.ObjectInformation,LivelinkConnector.ObjectInformation> |
LivelinkConnector.LivelinkContext.objectInfoMap
Cache of ObjectInformation objects.
|
Modifier and Type | Method and Description |
---|---|
LivelinkConnector.ObjectInformation |
LivelinkConnector.LivelinkContext.getObjectInformation(int volumeID,
int objectID) |
LivelinkConnector.ObjectInformation |
LivelinkConnector.RootValue.getRootValue()
Get the root node.
|
Modifier and Type | Method and Description |
---|---|
protected String |
LivelinkConnector.CategoryPathAccumulator.getObjectPath(LivelinkConnector.ObjectInformation currentObject)
Get the complete path for an object.
|
protected String[] |
LivelinkConnector.lookupTokens(int[] rights,
LivelinkConnector.ObjectInformation objInfo)
Build a set of actual acls given a set of rights
|