public class FileAttributeDefView extends AttributeDefView
id| Constructor and Description |
|---|
FileAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExtensions() |
CollectAnnotations.FileType |
getFileType() |
Integer |
getMaxSize() |
void |
setExtensions(List<String> extensions) |
void |
setFileType(CollectAnnotations.FileType fileType) |
void |
setMaxSize(Integer maxSize) |
getAttributeType, getFieldLabels, getFieldNames, getVisibilityByField, isCalculated, isQualifier, isShowInRecordSummaryList, setCalculated, setFieldLabels, setQualifier, setShowInRecordSummaryList, setVisibilityByFieldgetLabel, getName, getType, isHideWhenNotRelevant, isKey, isMultiple, setHideWhenNotRelevantgetId, setIdpublic FileAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple)
public CollectAnnotations.FileType getFileType()
public void setFileType(CollectAnnotations.FileType fileType)
public Integer getMaxSize()
public void setMaxSize(Integer maxSize)
Copyright © 2020 Open Foris. All rights reserved.