Uses of Class
org.apache.manifoldcf.crawler.connectors.csws.CswsConnector.RootValue
-
Packages that use CswsConnector.RootValue Package Description org.apache.manifoldcf.crawler.connectors.csws -
-
Uses of CswsConnector.RootValue in org.apache.manifoldcf.crawler.connectors.csws
Methods in org.apache.manifoldcf.crawler.connectors.csws with parameters of type CswsConnector.RootValue Modifier and Type Method Description protected longCswsConnector. getCategoryId(CswsConnector.RootValue rv)Rootvalue version of getCategoryId.protected java.lang.LongCswsConnector. getPathId(CswsConnector.RootValue rv)RootValue version of getPathId.
-