@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class FileSelectionParameterDefinitionDto extends ParameterDefinitionDtoDec
FileSelectionParameterDefinition
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_ALLOW_DOWNLOAD |
static java.lang.String |
PROPERTY_ALLOW_FILE_SERVER_SELECTION |
static java.lang.String |
PROPERTY_ALLOW_FILE_UPLOAD |
static java.lang.String |
PROPERTY_ALLOW_TEAM_SPACE_SELECTION |
static java.lang.String |
PROPERTY_ALLOWED_FILE_EXTENSIONS |
static java.lang.String |
PROPERTY_FILE_SIZE |
static java.lang.String |
PROPERTY_FILE_SIZE_STRING |
static java.lang.String |
PROPERTY_HEIGHT |
static java.lang.String |
PROPERTY_MAX_NUMBER_OF_FILES |
static java.lang.String |
PROPERTY_MIN_NUMBER_OF_FILES |
static java.lang.String |
PROPERTY_WIDTH |
PROPERTY_DEPENDS_ON, PROPERTY_DESCRIPTION, PROPERTY_DISPLAY_INLINE, PROPERTY_EDITABLE, PROPERTY_HIDDEN, PROPERTY_ID, PROPERTY_KEY, PROPERTY_LABEL_WIDTH, PROPERTY_MANDATORY, PROPERTY_N, PROPERTY_NAMEDISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
FileSelectionParameterDefinitionDto() |
getReport, setReportgetDependsOn, getDependsOnPropertyAccessor, getDescription, getDescriptionPropertyAccessor, getDisplayInlinePropertyAccessor, getDtoId, getEditablePropertyAccessor, getHiddenPropertyAccessor, getId, getIdPropertyAccessor, getKey, getKeyPropertyAccessor, getLabelWidth, getLabelWidthPropertyAccessor, getMandatoryPropertyAccessor, getN, getName, getNamePropertyAccessor, getNPropertyAccessor, isDependsOnModified, isDescriptionModified, isDisplayInline, isDisplayInlineModified, isEditable, isEditableModified, isHidden, isHiddenModified, isIdModified, isKeyModified, isLabelWidthModified, isMandatory, isMandatoryModified, isNameModified, isNModified, setDependsOn, setDescription, setDisplayInline, setDtoId, setEditable, setHidden, setId, setKey, setLabelWidth, setMandatory, setN, setNameaddInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, toIcon, toTypeDescription, trackChanges, undo, undopublic static final java.lang.String PROPERTY_ALLOW_DOWNLOAD
public static final java.lang.String PROPERTY_ALLOW_FILE_SERVER_SELECTION
public static final java.lang.String PROPERTY_ALLOW_FILE_UPLOAD
public static final java.lang.String PROPERTY_ALLOW_TEAM_SPACE_SELECTION
public static final java.lang.String PROPERTY_ALLOWED_FILE_EXTENSIONS
public static final java.lang.String PROPERTY_FILE_SIZE_STRING
public static final java.lang.String PROPERTY_HEIGHT
public static final java.lang.String PROPERTY_MAX_NUMBER_OF_FILES
public static final java.lang.String PROPERTY_MIN_NUMBER_OF_FILES
public static final java.lang.String PROPERTY_WIDTH
public static final java.lang.String PROPERTY_FILE_SIZE
public boolean isAllowDownload()
public void setAllowDownload(boolean allowDownload)
public boolean isAllowDownloadModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Boolean> getAllowDownloadPropertyAccessor()
public boolean isAllowFileServerSelection()
public void setAllowFileServerSelection(boolean allowFileServerSelection)
public boolean isAllowFileServerSelectionModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Boolean> getAllowFileServerSelectionPropertyAccessor()
public boolean isAllowFileUpload()
public void setAllowFileUpload(boolean allowFileUpload)
public boolean isAllowFileUploadModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Boolean> getAllowFileUploadPropertyAccessor()
public boolean isAllowTeamSpaceSelection()
public void setAllowTeamSpaceSelection(boolean allowTeamSpaceSelection)
public boolean isAllowTeamSpaceSelectionModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Boolean> getAllowTeamSpaceSelectionPropertyAccessor()
public java.lang.String getAllowedFileExtensions()
public void setAllowedFileExtensions(java.lang.String allowedFileExtensions)
public boolean isAllowedFileExtensionsModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.String> getAllowedFileExtensionsPropertyAccessor()
public java.lang.String getFileSizeString()
public void setFileSizeString(java.lang.String fileSizeString)
public boolean isFileSizeStringModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.String> getFileSizeStringPropertyAccessor()
public int getHeight()
public void setHeight(int height)
public boolean isHeightModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Integer> getHeightPropertyAccessor()
public java.lang.Integer getMaxNumberOfFiles()
public void setMaxNumberOfFiles(java.lang.Integer maxNumberOfFiles)
public boolean isMaxNumberOfFilesModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Integer> getMaxNumberOfFilesPropertyAccessor()
public java.lang.Integer getMinNumberOfFiles()
public void setMinNumberOfFiles(java.lang.Integer minNumberOfFiles)
public boolean isMinNumberOfFilesModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Integer> getMinNumberOfFilesPropertyAccessor()
public int getWidth()
public void setWidth(int width)
public boolean isWidthModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Integer> getWidthPropertyAccessor()
public long getFileSize()
public void setFileSize(long fileSize)
public boolean isFileSizeModified()
public static PropertyAccessor<FileSelectionParameterDefinitionDto,java.lang.Long> getFileSizePropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle in class Dtopublic int hashCode()
hashCode in class ParameterDefinitionDtopublic boolean equals(java.lang.Object obj)
equals in class ParameterDefinitionDtopublic java.lang.String toString()
toString in class ParameterDefinitionDtopublic static Dto2PosoMapper newPosoMapper()
public FileSelectionParameterDefinitionDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class ParameterDefinitionDtopublic void clearModified()
clearModified in class ParameterDefinitionDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class ParameterDefinitionDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class ParameterDefinitionDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class ParameterDefinitionDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class ParameterDefinitionDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class ParameterDefinitionDto