Package de.xima.fc.handler.system
Class SystemHandler
java.lang.Object
de.xima.fc.handler.AMSApiHandler
de.xima.fc.handler.system.SystemHandler
- All Implemented Interfaces:
IAPIHandler,ISystemHandler,Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanMethods inherited from class de.xima.fc.handler.AMSApiHandler
getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
Constructor Details
-
SystemHandler
public SystemHandler()
-
-
Method Details
-
isFormModuleRunning
public boolean isFormModuleRunning()- Specified by:
isFormModuleRunningin interfaceISystemHandler- See Also:
-
isManagementModuleRunning
public boolean isManagementModuleRunning()- Specified by:
isManagementModuleRunningin interfaceISystemHandler- See Also:
-
isSystemUpToDate
public boolean isSystemUpToDate()- Specified by:
isSystemUpToDatein interfaceISystemHandler- See Also:
-