Interface Xs2aEventServiceBase

    • Method Detail

      • recordEvent

        boolean recordEvent​(@NotNull
                            @NotNull EventBO event)
        Records new Event in the CMS
        Parameters:
        event - Event to be recorded
        Returns:
        true if the event was recorded. false otherwise.