Interface IXfcSessionHandler
- 
- All Superinterfaces:
 IAPIHandler,Serializable
- All Known Implementing Classes:
 XfcSessionHandler
public interface IXfcSessionHandler extends IAPIHandler
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateNew(UserContext uc, String sessionId, Benutzer ben)- 
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName 
 - 
 
 - 
 
- 
- 
Method Detail
- 
createNew
void createNew(UserContext uc, String sessionId, Benutzer ben)
 
 - 
 
 -