Class LivelinkConnector.VolumeAndId
- java.lang.Object
-
- org.apache.manifoldcf.crawler.connectors.livelink.LivelinkConnector.VolumeAndId
-
- Enclosing class:
- LivelinkConnector
protected static class LivelinkConnector.VolumeAndId extends java.lang.ObjectClass for returning volume id/folder id combination on path lookup.
-
-
Constructor Summary
Constructors Constructor Description VolumeAndId(int volumeID, int folderID)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPathId()intgetVolumeID()
-