Interface ComponentClassService<T extends com.flower.docs.domain.componentclass.ComponentClass>

    • Method Detail

      • getAll

        java.util.List<T> getAll()
                          throws com.flower.docs.domain.exception.TechnicalException,
                                 com.flower.docs.domain.exception.FunctionalException
        Gets all component classes
        Returns:
        All component classes
        Throws:
        com.flower.docs.domain.exception.TechnicalException - If a technical error occurred while storing the supplied list of documents
        com.flower.docs.domain.exception.FunctionalException - If a functional error occurred while storing the supplied list of documents