Uses of Class
adalid.core.View
-
Packages that use View Package Description adalid.core adalid.core.interfaces meta.entidad.comun.auditoria -
-
Uses of View in adalid.core
Methods in adalid.core that return View Modifier and Type Method Description ViewExportOperation. getView()ViewReport. getView()ViewReportOperation. getView()Methods in adalid.core that return types with arguments of type View Modifier and Type Method Description List<View>AbstractEntity. getViewsList()Map<String,View>AbstractEntity. getViewsMap()Methods in adalid.core with parameters of type View Modifier and Type Method Description static ReportGroupReportGroup. addReportGroup(Report report, View view)Constructors in adalid.core with parameters of type View Constructor Description Report(View view) -
Uses of View in adalid.core.interfaces
Methods in adalid.core.interfaces that return types with arguments of type View Modifier and Type Method Description List<View>Entity. getViewsList()Map<String,View>Entity. getViewsMap() -
Uses of View in meta.entidad.comun.auditoria
Fields in meta.entidad.comun.auditoria declared as View Modifier and Type Field Description protected ViewRastroFuncion. rastrosprotected ViewRastroFuncionPar. rastrosConParametros
-