Package org.teamapps.dto
Class UiImageCropper.SetImageUrlCommand
java.lang.Object
org.teamapps.dto.UiImageCropper.SetImageUrlCommand
- Enclosing class:
UiImageCropper
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetImageUrlCommand(String componentId, String imageUrl) -
Method Summary
-
Field Details
-
componentId
-
imageUrl
-
-
Constructor Details
-
SetImageUrlCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetImageUrlCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getImageUrl
-