Package com.saperion.ngc.model
Interface Service
-
- All Known Subinterfaces:
DocumentService
,NavigationService
,QueryService
,UserManagementService
,WorkflowService
- All Known Implementing Classes:
AuthClassicConnectorService
,ClassicConnectorService
,DocClassicConnectorService
,NavigationClassicConnectorService
,QueryClassicConnectorService
,SettingsClassicConnectorService
,UserManagementClassicConnectorService
,WorkflowConnectorService
public interface Service
Service base interface.- Author:
- mak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isActive()
Returns connection status.
-