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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return CommunityServer
 CommunityServer SametimeServer.getCommunityServer()
           
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type CommunityServer
 void SametimeServer.setCommunityServer(CommunityServer s)