public class TextbausteinHandler extends GenericHandler implements ITextbausteinHandler
LOG| Constructor and Description |
|---|
TextbausteinHandler() |
| Modifier and Type | Method and Description |
|---|---|
Textbaustein |
getByMandantAndName(UserContext uc,
Mandant mandant,
String name) |
Textbaustein |
getByUUID(UserContext uc,
Mandant client,
String uuid) |
Textbaustein |
getByUUID(UserContext uc,
Mandant client,
UUID uuid) |
Map<String,String> |
getI18nValues(UserContext uc,
Textbaustein template)
Provides the i18n values from the template.
|
Textbaustein |
getTextbausteinBy(UserContext uc,
Mandant mandant,
String name,
ETextbausteinKategorie kategorie)
Gets the textbaustein by.
|
List<Textbaustein> |
getTextbausteine(UserContext uc,
Mandant mandant)
Gets the textbausteine.
|
List<Textbaustein> |
getTextbausteineByKategorie(UserContext uc,
Mandant mandant,
ETextbausteinKategorie kategorie)
Gets the textbausteine vom uebergebenen Typ.
|
String |
mandantSpecificMsg(UserContext uc,
Mandant mandant,
ETextbausteinMsgCode msgCode)
Mandant specific msg.
|
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, resultTotalCount, serializableList, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, resultTotalCount, update, updategetNamepublic List<Textbaustein> getTextbausteine(UserContext uc, Mandant mandant)
getTextbausteine in interface ITextbausteinHandlermandant - the mandantpublic String mandantSpecificMsg(UserContext uc, Mandant mandant, ETextbausteinMsgCode msgCode)
mandantSpecificMsg in interface ITextbausteinHandleruc - the ucmandant - the mandantmsgCode - the msg codepublic Textbaustein getTextbausteinBy(UserContext uc, Mandant mandant, String name, ETextbausteinKategorie kategorie)
getTextbausteinBy in interface ITextbausteinHandlermandant - the mandantname - the namekategorie - the category of the TextbausteinTextbausteinpublic List<Textbaustein> getTextbausteineByKategorie(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)
getTextbausteineByKategorie in interface ITextbausteinHandleruc - Usercontext in welchem die Operation ausgeführt wirdmandant - the mandantkategorie - des textbausteinspublic Textbaustein getByMandantAndName(UserContext uc, Mandant mandant, String name)
getByMandantAndName in interface ITextbausteinHandlerpublic Map<String,String> getI18nValues(UserContext uc, Textbaustein template)
ITextbausteinHandlergetI18nValues in interface ITextbausteinHandleruc - user context in which the opration is performedtemplate - the templatepublic Textbaustein getByUUID(UserContext uc, Mandant client, String uuid)
getByUUID in interface ITextbausteinHandlerpublic Textbaustein getByUUID(UserContext uc, Mandant client, UUID uuid)
getByUUID in interface ITextbausteinHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.