Interface EventRequestActionService
- All Known Implementing Classes:
EventRequestActionServiceImpl
public interface EventRequestActionService
-
Method Summary
-
Method Details
-
save
void save(String nameValue, String labelValue, Integer participationMaxValue, @Nullable @Nullable String descriptionValue, @Nullable @Nullable String commentValue, @Nullable @Nullable Date dateValue, @Nullable @Nullable Date alternativeDateValue, String businessUnit) throws jakarta.mail.internet.AddressException, UnsupportedEncodingException - Throws:
jakarta.mail.internet.AddressException
UnsupportedEncodingException
-