public interface IFrontendServerHandler extends IGenericHandler
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, update, update
getName
List<Projekt> getProjektsByFs(UserContext uc, Integer fronendServerId, Integer mandantId, Integer benutzerGruppeId)
uc
- the ucmandantId
- the mandant idfronendServerId
- the fronend server idbenutzerGruppeId
- the benutzer gruppe idBoolean isAlreadyUsed(UserContext uc, MandantFrontendServer mfs)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.