Interface ExternalEventEditActionService
- All Known Implementing Classes:
ExternalEventEditActionServiceImpl
Deprecated.
Service to edit Event entities from ExternalEventEdit flow
-
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.getEventStatus(String key) Deprecated.Function returns the unique_id string of the Event_status, that is related to the Event entity with the primary key, that is passed as parameterbooleanDeprecated.voidDeprecated.voidsave(RebindValue[] rebindValues, Map<String, String> params) Deprecated.booleanshowParticipants(String key) Deprecated.
-
Method Details
-
publish
void publish(String key) throws InterruptedException, UnsupportedEncodingException, jakarta.mail.internet.AddressException, MailException Deprecated.- Throws:
InterruptedExceptionUnsupportedEncodingExceptionjakarta.mail.internet.AddressExceptionMailException
-
delete
-
save
void save(RebindValue[] rebindValues, Map<String, String> params) throws UnresolvableUriException, InterruptedException, RebindException, CommitException, UriStoreException, URISyntaxExceptionDeprecated. -
isPlanned
Deprecated. -
getEventStatus
-
showParticipants
Deprecated.
-