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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return DirectoryCataloger
 DirectoryCataloger DominoServer.getDirectoryCataloger()
          This object represents a group of properties in the server document that can be logically grouped under the Directory Cataloger tab.
 

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