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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return DomainCatalog
 DomainCatalog DominoServer.getDomainCatalog()
          This object represents a group of properties in the server document that can be logically grouped under the Domain Catalog tab.
 

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