Package com.liferay.info.field.type
Class FileInfoFieldType
java.lang.Object
com.liferay.info.field.type.FileInfoFieldType
- All Implemented Interfaces:
InfoFieldType
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.liferay.info.field.type.InfoFieldType
InfoFieldType.Attribute<T extends InfoFieldType,
V> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InfoFieldType.Attribute<FileInfoFieldType,
String> static final FileInfoFieldType
static final InfoFieldType.Attribute<FileInfoFieldType,
Long> -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.info.field.type.InfoFieldType
getLabel
-
Field Details
-
ALLOWED_FILE_EXTENSIONS
-
FILE_SOURCE
public static final InfoFieldType.Attribute<FileInfoFieldType,FileInfoFieldType.FileSourceType> FILE_SOURCE -
INSTANCE
-
MAX_FILE_SIZE
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceInfoFieldType
-