Class DLFileEntryConfigurationConstants
java.lang.Object
com.liferay.document.library.constants.DLFileEntryConfigurationConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final long
static final long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_NUMBER_OF_PAGES_DEFAULT
public static final int MAX_NUMBER_OF_PAGES_DEFAULT- See Also:
-
MAX_NUMBER_OF_PAGES_UNLIMITED
public static final int MAX_NUMBER_OF_PAGES_UNLIMITED- See Also:
-
PREVIEWABLE_PROCESSOR_MAX_SIZE_DEFAULT
public static final long PREVIEWABLE_PROCESSOR_MAX_SIZE_DEFAULT- See Also:
-
PREVIEWABLE_PROCESSOR_MAX_SIZE_UNLIMITED
public static final long PREVIEWABLE_PROCESSOR_MAX_SIZE_UNLIMITED- See Also:
-
-
Constructor Details
-
DLFileEntryConfigurationConstants
public DLFileEntryConfigurationConstants()
-