Interface EditService<T extends com.flower.docs.domain.component.Component>

    • Method Detail

      • edit

        Edition<T> edit​(EditionRequest request)
                 throws com.flower.docs.domain.exception.FunctionalException,
                        com.flower.docs.domain.exception.TechnicalException
        Throws:
        com.flower.docs.domain.exception.FunctionalException
        com.flower.docs.domain.exception.TechnicalException
      • editNext

        Edition<T> editNext​(NextEditionRequest request)
                     throws com.flower.docs.domain.exception.FunctionalException,
                            com.flower.docs.domain.exception.TechnicalException
        Throws:
        com.flower.docs.domain.exception.FunctionalException
        com.flower.docs.domain.exception.TechnicalException