public class DatenquelleHandler extends GenericHandler implements IDatenquelleHandler
LOG
Constructor and Description |
---|
DatenquelleHandler() |
Modifier and Type | Method and Description |
---|---|
Datenquelle |
getDatenquelleById(UserContext uc,
Mandant mandant,
int id)
Gets the DataStores by.
|
Datenquelle |
getDatenquelleByName(UserContext uc,
Mandant man,
String name)
Gets the DataStores by.
|
Datenquelle |
getDatenquelleByNameAndType(UserContext uc,
Mandant mandant,
String name,
EDatenquellenTyp datenquellenTyp)
Gets the DataStores by name and type
|
List<Datenquelle> |
getDatenquellen(UserContext uc,
Mandant mandant)
Gets the DataStores.
|
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, update
getName
public List<Datenquelle> getDatenquellen(UserContext uc, Mandant mandant)
getDatenquellen
in interface IDatenquelleHandler
mandant
- the mandantpublic Datenquelle getDatenquelleByName(UserContext uc, Mandant man, String name)
getDatenquelleByName
in interface IDatenquelleHandler
name
- the namepublic Datenquelle getDatenquelleById(UserContext uc, Mandant mandant, int id)
getDatenquelleById
in interface IDatenquelleHandler
mandant
- the mandantid
- the dataStore idpublic Datenquelle getDatenquelleByNameAndType(UserContext uc, Mandant mandant, String name, EDatenquellenTyp datenquellenTyp)
IDatenquelleHandler
getDatenquelleByNameAndType
in interface IDatenquelleHandler
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.