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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return DominoTransactionLogging
 DominoTransactionLogging DominoServer.getTransactionLogging()
          Represents a set of related fields that represent Transaction Logging in the domino server.
 

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