Class MarkManager


  • @Component
    public class MarkManager
    extends Object
    Manages MarkType objects. Currently does not provide its own cache, but relies on the repository cache instead. (Assumes that the global caching of MarkType objects and queries is enabled.) In the future we may consider adding caching capabilities here, if needed.