All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.capitalone.dashboard.service.TemplateService Maven / Gradle / Ivy

There is a newer version: 3.4.53
Show newest version
package com.capitalone.dashboard.service;

import com.capitalone.dashboard.misc.HygieiaException;
import com.capitalone.dashboard.model.Template;
import org.bson.types.ObjectId;


public interface TemplateService {

    /**
     * Fetches all registered templates, sorted by title.
     *
     * @return all templates
     */
    Iterable