java.lang.Object
com.bytedesk.service.statistic_report.StatisticReportPermissions
public class StatisticReportPermissions
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
STATISTIC_REPORT_PREFIX
public static final String STATISTIC_REPORT_PREFIX
- See Also:
-
-
STATISTIC_REPORT_CREATE
public static final String STATISTIC_REPORT_CREATE
- See Also:
-
-
STATISTIC_REPORT_READ
public static final String STATISTIC_REPORT_READ
- See Also:
-
-
STATISTIC_REPORT_UPDATE
public static final String STATISTIC_REPORT_UPDATE
- See Also:
-
-
STATISTIC_REPORT_DELETE
public static final String STATISTIC_REPORT_DELETE
- See Also:
-
-
STATISTIC_REPORT_EXPORT
public static final String STATISTIC_REPORT_EXPORT
- See Also:
-
-
STATISTIC_REPORT_ANY
public static final String STATISTIC_REPORT_ANY
- See Also:
-
-
Constructor Details
-
StatisticReportPermissions
public StatisticReportPermissions()