Class UiSimpleFileField.SetMaxBytesPerFileCommand
java.lang.Object
org.teamapps.dto.UiSimpleFileField.SetMaxBytesPerFileCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetMaxBytesPerFileCommand(String componentId, long maxBytesPerFile) -
Method Summary
-
Field Details
-
componentId
-
maxBytesPerFile
protected long maxBytesPerFile
-
-
Constructor Details
-
SetMaxBytesPerFileCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetMaxBytesPerFileCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getMaxBytesPerFile
public long getMaxBytesPerFile()
-