protected class LivelinkConnector.RootValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected LivelinkConnector.LivelinkContext |
llc |
protected java.lang.String |
remainderPath |
protected LivelinkConnector.ObjectInformation |
rootValue |
protected java.lang.String |
workspaceName |
| Constructor and Description |
|---|
RootValue(LivelinkConnector.LivelinkContext llc,
java.lang.String pathString)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRemainderPath()
Get the path string.
|
LivelinkConnector.ObjectInformation |
getRootValue()
Get the root node.
|
protected final LivelinkConnector.LivelinkContext llc
protected final java.lang.String workspaceName
protected LivelinkConnector.ObjectInformation rootValue
protected final java.lang.String remainderPath
public RootValue(LivelinkConnector.LivelinkContext llc, java.lang.String pathString)
pathString - is the path string.public java.lang.String getRemainderPath()
public LivelinkConnector.ObjectInformation getRootValue() throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption
org.apache.manifoldcf.core.interfaces.ManifoldCFExceptionorg.apache.manifoldcf.agents.interfaces.ServiceInterruption