Package de.xima.fc.handler.system
Class XfcSessionHandler
java.lang.Object
de.xima.fc.handler.AMSApiHandler
de.xima.fc.handler.system.XfcSessionHandler
- All Implemented Interfaces:
IAPIHandler
,IXfcSessionHandler
,Serializable
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createNew
(UserContext uc, String sessionId, Benutzer ben) Deprecated.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
-
XfcSessionHandler
public XfcSessionHandler()Deprecated.
-
-
Method Details
-
createNew
Deprecated.- Specified by:
createNew
in interfaceIXfcSessionHandler
-