Uses of Interface
org.apache.manifoldcf.crawler.common.filenet.IFilenet
-
Packages that use IFilenet Package Description org.apache.manifoldcf.crawler.common.filenet org.apache.manifoldcf.crawler.connectors.filenet -
-
Uses of IFilenet in org.apache.manifoldcf.crawler.common.filenet
Methods in org.apache.manifoldcf.crawler.common.filenet that return IFilenet Modifier and Type Method Description IFilenetIFilenetFactory. make()Mint a new IFilenet handle. -
Uses of IFilenet in org.apache.manifoldcf.crawler.connectors.filenet
Fields in org.apache.manifoldcf.crawler.connectors.filenet declared as IFilenet Modifier and Type Field Description protected IFilenetFilenetConnector.GetSessionThread. rvalprotected IFilenetFilenetConnector. sessionFilenet session handle.
-