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, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, serializableList, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, 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 © 2021 XIMA MEDIA GmbH. All rights reserved.