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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return InternetClusterManager
 InternetClusterManager DominoServer.getInternetClusterManager()
          This object represents a group of properties in the server document that can be logically grouped under the Internet Cluster Manager tab.
 

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