public interface IMandantFrontendServerHandler extends IGenericHandler
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
getByMandantAndFs(UserContext uc,
Mandant mandant,
FrontendServer fs) |
List<MandantFrontendServer> |
getByProject(UserContext uc,
Projekt project)
Gets the
MandantFrontendServer s of the given Projekt |
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
getName
MandantFrontendServer getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)
List<MandantFrontendServer> getByProject(UserContext uc, Projekt project)
MandantFrontendServer
s of the given Projekt
uc
- UserContext
to do this query forproject
- Projekt
of which to get the MandantFrontendServer
sList
of MandantFrontendServer
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.