Uses of Class
org.compiere.model.MReportView
-
Packages that use MReportView Package Description org.compiere.model Provides for.... -
-
Uses of MReportView in org.compiere.model
Methods in org.compiere.model that return MReportView Modifier and Type Method Description static MReportViewMReportView. get(int AD_ReportView_ID)Get MReportView from cache (immutable)static MReportViewMReportView. get(Properties ctx, int AD_ReportView_ID)Get MReportView from cache (immutable)MReportViewMReportView. markImmutable()Constructors in org.compiere.model with parameters of type MReportView Constructor Description MReportView(Properties ctx, MReportView copy)MReportView(Properties ctx, MReportView copy, String trxName)MReportView(MReportView copy)
-