package com.idega.block.reports.data; public interface ReportCategory extends com.idega.block.category.data.ICCategory { public java.lang.String getCategoryType(); }