Interface EventUserActionService
- All Known Implementing Classes:
EventUserActionServiceImpl
,MailingList2ActionServiceImpl
,MailingListActionServiceImpl
public interface EventUserActionService
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEmailTemplateText
(String templateId) getEventSearchData
(Map<String, String> eventQueryConstrictions, String eventQueryExtension) getListData
(String[] columns, String eventKey, @Nullable String fulltext)
-
Method Details
-
getEventSearchData
- Throws:
PersistException
-
getEventSearchData
-
getListData
JsonReaderResponse<Map<String,Object>> getListData(String[] columns, String eventKey, @Nullable @Nullable String fulltext) throws PersistException, NoEntityToLoadException -
check
- Throws:
PersistException
-
getEmailTemplateText
- Throws:
PersistException
-