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
public class XfcSessionHandler extends AMSApiHandler implements IXfcSessionHandler
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XfcSessionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
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
-
-
-
-
Method Detail
-
createNew
@Deprecated public void createNew(UserContext uc, String sessionId, Benutzer ben)
Deprecated.- Specified by:
createNew
in interfaceIXfcSessionHandler
-
-