public class MandantFrontendServerAPI extends AEntityAPI<MandantFrontendServer>
entityClass
Constructor and Description |
---|
MandantFrontendServerAPI() |
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
getByMandantAndFs(UserContext uc,
Mandant mandant,
FrontendServer fs)
Method for fetching a
MandantFrontendServer |
List<MandantFrontendServer> |
getByProject(UserContext uc,
Projekt project) |
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, update
getHandlerProvider
public MandantFrontendServer getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)
MandantFrontendServer
uc
- UserContext
the user context in which the action is to be performed.mandant
- for which the MandantFrontendServer
should be loaded.fs
- FrontendServer
which corresponds to the MandantFrontendServer
.MandantFrontendServer
public List<MandantFrontendServer> getByProject(UserContext uc, Projekt project)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.