Package cronapp.reports.j4c.commons
Class J4CConstants
- java.lang.Object
-
- cronapp.reports.j4c.commons.J4CConstants
-
public final class J4CConstants extends Object
Constantes da API J4C. Created by arthemus on 21/06/16.
-
-
Field Summary
Fields Modifier and Type Field Description static StringDATA_LIMITstatic StringDATASETstatic StringDATASOURCEstatic StringJ4C_OBJECTstatic StringJASPER_EDITEDstatic StringTEMPORARY_PDF_NAMEstatic StringZOOM_FACTOR
-
Constructor Summary
Constructors Constructor Description J4CConstants()
-
-
-
Field Detail
-
J4C_OBJECT
public static final String J4C_OBJECT
- See Also:
- Constant Field Values
-
DATASOURCE
public static final String DATASOURCE
- See Also:
- Constant Field Values
-
DATASET
public static final String DATASET
- See Also:
- Constant Field Values
-
DATA_LIMIT
public static final String DATA_LIMIT
- See Also:
- Constant Field Values
-
ZOOM_FACTOR
public static final String ZOOM_FACTOR
- See Also:
- Constant Field Values
-
JASPER_EDITED
public static final String JASPER_EDITED
- See Also:
- Constant Field Values
-
TEMPORARY_PDF_NAME
public static final String TEMPORARY_PDF_NAME
-
-