public class FrontendServerHandler extends GenericHandler implements IFrontendServerHandler
LOG
Constructor and Description |
---|
FrontendServerHandler() |
Modifier and Type | Method and Description |
---|---|
List<Projekt> |
getProjektsByFs(UserContext uc,
Integer fronendServerId,
Integer mandantId,
Integer benutzerGruppeId)
Gets the projekts by fs.
|
Boolean |
isAlreadyUsed(UserContext uc,
MandantFrontendServer mfs) |
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, update
getName
public List<Projekt> getProjektsByFs(UserContext uc, Integer fronendServerId, Integer mandantId, Integer benutzerGruppeId)
getProjektsByFs
in interface IFrontendServerHandler
uc
- the ucfronendServerId
- the fronend server idmandantId
- the mandant idbenutzerGruppeId
- the benutzer gruppe idpublic Boolean isAlreadyUsed(UserContext uc, MandantFrontendServer mfs)
isAlreadyUsed
in interface IFrontendServerHandler
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.