public class ConsentSignatureStep extends Step
| Constructor and Description |
|---|
ConsentSignatureStep(java.lang.String identifier) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSignatureDateFormat()
Returns the date format string to be used when producing a date string for the PDF or consent
review.
|
void |
setSignatureDateFormat(java.lang.String signatureDateFormat)
Sets the date format string to be used when producing a date string for the PDF or consent
review.
|
getIdentifier, getStepLayoutClass, getStepTitle, getText, getTitle, isOptional, setOptional, setStepLayoutClass, setStepTitle, setText, setTitlepublic java.lang.String getSignatureDateFormat()
For example, "yyyy-MM-dd 'at' HH:mm". When the value of this property is null, the current
date and time for the current locale is used.
public void setSignatureDateFormat(java.lang.String signatureDateFormat)
For example, "yyyy-MM-dd 'at' HH:mm". When the value of this property is null, the current
date and time for the current locale is used.
signatureDateFormat - a string representing the date format