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 TypeMethodDescriptionboolean
boolean
boolean
Methods inherited from class de.xima.fc.handler.AMSApiHandler
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
Constructor Details
-
SystemHandler
public SystemHandler()
-
-
Method Details
-
isFormModuleRunning
public boolean isFormModuleRunning()- Specified by:
isFormModuleRunning
in interfaceISystemHandler
- See Also:
-
isManagementModuleRunning
public boolean isManagementModuleRunning()- Specified by:
isManagementModuleRunning
in interfaceISystemHandler
- See Also:
-
isSystemUpToDate
public boolean isSystemUpToDate()- Specified by:
isSystemUpToDate
in interfaceISystemHandler
- See Also:
-