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, getAttributes, getAttributes, getBy, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, resultTotalCount, update, updategetHandlerProviderpublic MandantFrontendServer getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)
MandantFrontendServeruc - 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.MandantFrontendServerpublic List<MandantFrontendServer> getByProject(UserContext uc, Projekt project)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.