@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public interface FileSelectionParameterDefinitionDtoPA extends ParameterDefinitionDtoPA
Modifier and Type | Field and Description |
---|---|
static FileSelectionParameterDefinitionDtoPA |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
<any> |
allowDownload() |
<any> |
allowedFileExtensions() |
<any> |
allowFileServerSelection() |
<any> |
allowFileUpload() |
<any> |
allowTeamSpaceSelection() |
<any> |
fileSize() |
<any> |
fileSizeString() |
<any> |
height() |
<any> |
maxNumberOfFiles() |
<any> |
minNumberOfFiles() |
<any> |
width() |
dependsOn, description, displayInline, dtoId, editable, hidden, id, key, labelWidth, mandatory, n, name
static final FileSelectionParameterDefinitionDtoPA INSTANCE
<any> allowDownload()
<any> allowFileServerSelection()
<any> allowFileUpload()
<any> allowTeamSpaceSelection()
<any> allowedFileExtensions()
<any> fileSizeString()
<any> height()
<any> maxNumberOfFiles()
<any> minNumberOfFiles()
<any> width()
<any> fileSize()