Package de.xima.fc
Class CmnConst.Limits
java.lang.Object
de.xima.fc.CmnConst.Limits
- Enclosing class:
- CmnConst
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Maximum number of cells that can be imported in a CSV / Excel file. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_CELL_COUNT_EXCEL_OR_CSV_IMPORT
public static final long MAX_CELL_COUNT_EXCEL_OR_CSV_IMPORTMaximum number of cells that can be imported in a CSV / Excel file.- See Also:
-
-
Constructor Details
-
Limits
public Limits()
-