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, setVisibilityByFieldgetDeprecatedVersionId, getDescription, getLabel, getName, getSinceVersionId, getType, isAlwaysRelevant, isHideWhenNotRelevant, isKey, isMultiple, setAlwaysRelevant, setDeprecatedVersionId, setDescription, setHideWhenNotRelevant, setSinceVersionIdgetId, 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.