Interface IMandantFrontendServerHandler
- All Superinterfaces:
IAPIHandler,IGenericHandler,Serializable
- All Known Implementing Classes:
MandantFrontendServerHandler
-
Method Summary
Modifier and TypeMethodDescriptiongetByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs) getByProject(UserContext uc, Projekt project) Gets theMandantFrontendServers of the givenProjektMethods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getNameMethods inherited from interface de.xima.fc.handler.interfaces.entity.IGenericHandler
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getEntityRefs, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
-
Method Details
-
getByMandantAndFs
-
getByProject
Gets theMandantFrontendServers of the givenProjekt- Parameters:
uc-UserContextto do this query forproject-Projektof which to get theMandantFrontendServers- Returns:
ListofMandantFrontendServer- Since:
- 6.0.0
-