Package com.eurodyn.qlack.fuse.lexicon.repository


package com.eurodyn.qlack.fuse.lexicon.repository
  • Interfaces
    Class
    Description
    An interface Repository provides abstract methods for crud operations
    A Repository interface for Data.
    An interface Repository for Group that is used to declare abstract methord for crud operations
    An interface KeyRepository that is used to declare crud methods
    A Repository interface for Language object that is used in order to declare abstract methods for crud operations.
    A Template Repository interface that is used to define abstract methods for crud operations for the Template entity.