package br.com.citframework.service; /** * @author karem.ricarte * */ public interface LogEstruturaService extends CrudService { }