public class PostfachServletHandler extends GeneralServletHandler<Postfach> implements IPostfachServletHandler
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
entity, entityClass, locale, uc
Constructor and Description |
---|
PostfachServletHandler() |
Modifier and Type | Method and Description |
---|---|
void |
empty(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
getPostfaecher(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
delete, error, get, post, put
appendMandantFilter, getCurrBenutzer, getCurrMandant, getEntity, handleCreate, handleDelete, handleReadById, handleReadList, handleReadList, handleUpdate, init, response
public void empty(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
empty
in interface IPostfachServletHandler
IOException
public void getPostfaecher(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
getPostfaecher
in interface IPostfachServletHandler
IOException
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.