Interface ISystemHandler
- All Superinterfaces:
 IAPIHandler,Serializable
- All Known Implementing Classes:
 SystemHandler
- Author:
 - XIMA MEDIA GmbH
 
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanMethods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName 
- 
Method Details
- 
isFormModuleRunning
boolean isFormModuleRunning() - 
isManagementModuleRunning
boolean isManagementModuleRunning() - 
isSystemUpToDate
boolean isSystemUpToDate()- Since:
 - 8.0.0
 - See Also:
 
 
 -