Interface Tl1ConfigurationDao

  • All Known Implementing Classes:
    DefaultTl1ConfigurationDao

    public interface Tl1ConfigurationDao
    Tl1ConfigurationDao
    Version:
    $Id: $
    Author:
    brozow
    • Method Detail

      • getElements

        java.util.List<Tl1Element> getElements()

        getElements

        Returns:
        a List object.
      • update

        void update()
             throws org.springframework.dao.DataAccessResourceFailureException

        update

        Throws:
        org.springframework.dao.DataAccessResourceFailureException - if any.