Uses of Class
de.xima.fc.servlet.handler.AbstractServletHandler
-
Packages that use AbstractServletHandler Package Description de.xima.fc.servlet.handler -
-
Uses of AbstractServletHandler in de.xima.fc.servlet.handler
Subclasses of AbstractServletHandler in de.xima.fc.servlet.handler Modifier and Type Class Description class
AktionServletHandler
Deprecated.This is part of the old rest API.class
AktuellerBenutzerServletHandler
Deprecated.This is part of the old rest API.class
BedingungServletHandler
Deprecated.This is part of the old rest API.class
BenutzerServletHandler
Deprecated.This is part of the old rest API.class
GeneralServletHandler<T extends ITransferableEntity>
Deprecated.This is part of the old rest API.class
MandantFrontendServerServletHandler
Deprecated.This is part of the old rest API.class
MandantServletHandler
Deprecated.This is part of the old rest API.class
PostfachServletHandler
Deprecated.This is part of the old rest API.class
ProjektServletHandler
Deprecated.This is part of the old rest API.class
StatusServletHandler
Deprecated.This is part of the old rest API.class
VorgangServletHandler
Deprecated.Used by the old rest like API.
-