Uses of Interface
com.collation.platform.model.topology.app.lotus.WebRetriever

Packages that use WebRetriever
com.collation.platform.model.topology.app.lotus   
 

Uses of WebRetriever in com.collation.platform.model.topology.app.lotus
 

Methods in com.collation.platform.model.topology.app.lotus that return WebRetriever
 WebRetriever DominoServer.getWebRetriever()
          This object represents a group of properties in the server document that can be logically grouped under the Web Retriever tab.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type WebRetriever
 void DominoServer.setWebRetriever(WebRetriever s)