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 TypeMethodDescriptionvoidcreateNew(UserContext uc, String sessionId, Benutzer ben) Deprecated.Methods 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
-
XfcSessionHandler
public XfcSessionHandler()Deprecated.
-
-
Method Details
-
createNew
Deprecated.- Specified by:
createNewin interfaceIXfcSessionHandler
-