B C G I S U V

S

Service - Enum in com.ibm.connections.spi.service
Represents the services of Lotus Connections and provides utility methods to retrieve information about the service.
ServiceHelper - Class in com.ibm.connections.spi.service
This SPI provides detail about the configured services in Lotus Connections and utility methods to interact with those services.
ServiceNotAvailableException - Exception in com.ibm.connections.spi.service
Exception representing the case where a service is either not installed, or is installed but is not enabled.
ServiceNotAvailableException() - Constructor for exception com.ibm.connections.spi.service.ServiceNotAvailableException
 
ServiceNotAvailableException(String) - Constructor for exception com.ibm.connections.spi.service.ServiceNotAvailableException
 
ServiceNotAvailableException(Throwable) - Constructor for exception com.ibm.connections.spi.service.ServiceNotAvailableException
 
ServiceNotAvailableException(String, Throwable) - Constructor for exception com.ibm.connections.spi.service.ServiceNotAvailableException
 

B C G I S U V