Package de.xima.fc.interfaces.form
Interface IUploadFormElement
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
UploadFormElement
public interface IUploadFormElement extends Serializable
Common interface for an upload element.- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull String
getDisplayName(Locale locale)
@NotBlank String
getName()
@Null Integer
getRepetitionId()
-