public class CeremonySettings extends ViewSettings implements Serializable
_layout, _style| Constructor and Description |
|---|
CeremonySettings() |
getLayout, getStyleclean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_DECLINEBUTTON
public static final String FIELD_DECLINEREASONS
public static final String FIELD_DISABLEDECLINEOTHER
public static final String FIELD_DISABLEDOWNLOADFORUNCOMPLETEDPACKAGE
public static final String FIELD_DISABLEFIRSTINPERSONAFFIDAVIT
public static final String FIELD_DISABLEINPERSONAFFIDAVIT
public static final String FIELD_DISABLEOPTOUTOTHER
public static final String FIELD_DISABLESECONDINPERSONAFFIDAVIT
public static final String FIELD_DOCUMENTTOOLBAROPTIONS
public static final String FIELD_EVENTS
public static final String FIELD_HANDOVER
public static final String FIELD_HIDECAPTURETEXT
public static final String FIELD_HIDELANGUAGEDROPDOWN
public static final String FIELD_HIDEPACKAGEOWNERINPERSON
public static final String FIELD_HIDEWATERMARK
public static final String FIELD_INPERSON
public static final String FIELD_LAYOUT
public static final String FIELD_MAXAUTHFAILSALLOWED
public static final String FIELD_OPTOUTBUTTON
public static final String FIELD_OPTOUTREASONS
public static final String FIELD_ENFORCECAPTURESIGNATURE
public static final String FIELD_ADA
public static final String FIELD_FONT_SIZE
public static final String FIELD_STYLE
public static final String FIELD_DEFAULT_TIME_BASED_EXPIRY
public static final String FIELD_REMAINING_DAYS
public static final String FIELD_SHOW_NSE_HELP
public static final String FIELD_LEFT_MENU_EXPAND
public static final String FIELD_MAX_ATTACHMENT_FILES
public static final String FIELD_SHOW_NSE_OVERVIEW
public static final String FIELD_SHOW_NSE_LOGO_IN_IFRAME
protected Boolean _declineButton
protected Boolean _disableDeclineOther
protected Boolean _disableDownloadForUncompletedPackage
protected Boolean _disableFirstInPersonAffidavit
protected Boolean _disableInPersonAffidavit
protected Boolean _disableOptOutOther
protected Boolean _disableSecondInPersonAffidavit
protected DocumentToolbarOptions _documentToolbarOptions
protected CeremonyEvents _events
protected Link _handOver
protected Boolean _hideCaptureText
protected Boolean _hideLanguageDropdown
protected Boolean _hidePackageOwnerInPerson
protected Boolean _hideWatermark
protected Boolean _inPerson
protected Integer _maxAuthFailsAllowed
protected Boolean _optOutButton
protected Boolean _enforceCaptureSignature
protected Boolean _ada
protected Integer _fontSize
protected Boolean _defaultTimeBasedExpiry
protected Integer _remainingDays
protected Boolean _showNseHelp
protected Boolean _leftMenuExpand
protected Integer _maxAttachmentFiles
protected Boolean _showNseOverview
protected Boolean _showNseLogoInIframe
public CeremonySettings setLeftMenuExpand(Boolean value)
public CeremonySettings safeSetLeftMenuExpand(Boolean value)
public Boolean getLeftMenuExpand()
public boolean evalLeftMenuExpand()
public CeremonySettings setDeclineButton(Boolean value)
public CeremonySettings safeSetDeclineButton(Boolean value)
public Boolean getDeclineButton()
public boolean evalDeclineButton()
public CeremonySettings setDeclineReasons(List<String> value)
public CeremonySettings safeSetDeclineReasons(List<String> value)
public CeremonySettings addDeclineReason(String value)
public CeremonySettings setDisableDeclineOther(Boolean value)
public CeremonySettings safeSetDisableDeclineOther(Boolean value)
public Boolean getDisableDeclineOther()
public boolean evalDisableDeclineOther()
public CeremonySettings setDisableDownloadForUncompletedPackage(Boolean value)
public CeremonySettings safeSetDisableDownloadForUncompletedPackage(Boolean value)
public Boolean getDisableDownloadForUncompletedPackage()
public boolean evalDisableDownloadForUncompletedPackage()
public CeremonySettings setDisableFirstInPersonAffidavit(Boolean value)
public CeremonySettings safeSetDisableFirstInPersonAffidavit(Boolean value)
public Boolean getDisableFirstInPersonAffidavit()
public boolean evalDisableFirstInPersonAffidavit()
public CeremonySettings setDisableInPersonAffidavit(Boolean value)
public CeremonySettings safeSetDisableInPersonAffidavit(Boolean value)
public Boolean getDisableInPersonAffidavit()
public boolean evalDisableInPersonAffidavit()
public CeremonySettings setDisableOptOutOther(Boolean value)
public CeremonySettings safeSetDisableOptOutOther(Boolean value)
public Boolean getDisableOptOutOther()
public boolean evalDisableOptOutOther()
public CeremonySettings setDisableSecondInPersonAffidavit(Boolean value)
public CeremonySettings safeSetDisableSecondInPersonAffidavit(Boolean value)
public Boolean getDisableSecondInPersonAffidavit()
public boolean evalDisableSecondInPersonAffidavit()
public CeremonySettings setDocumentToolbarOptions(DocumentToolbarOptions value)
public CeremonySettings safeSetDocumentToolbarOptions(DocumentToolbarOptions value)
public DocumentToolbarOptions getDocumentToolbarOptions()
public CeremonySettings setEvents(CeremonyEvents value)
public CeremonySettings safeSetEvents(CeremonyEvents value)
public CeremonyEvents getEvents()
public CeremonySettings setHandOver(Link value)
public CeremonySettings safeSetHandOver(Link value)
public Link getHandOver()
public CeremonySettings setHideCaptureText(Boolean value)
public CeremonySettings safeSetHideCaptureText(Boolean value)
public Boolean getHideCaptureText()
public boolean evalHideCaptureText()
public CeremonySettings setHideLanguageDropdown(Boolean value)
public CeremonySettings safeSetHideLanguageDropdown(Boolean value)
public Boolean getHideLanguageDropdown()
public boolean evalHideLanguageDropdown()
public CeremonySettings setHidePackageOwnerInPerson(Boolean value)
public CeremonySettings safeSetHidePackageOwnerInPerson(Boolean value)
public Boolean getHidePackageOwnerInPerson()
public boolean evalHidePackageOwnerInPerson()
public CeremonySettings setHideWatermark(Boolean value)
public CeremonySettings safeSetHideWatermark(Boolean value)
public Boolean getHideWatermark()
public boolean evalHideWatermark()
public CeremonySettings setInPerson(Boolean value)
public CeremonySettings safeSetInPerson(Boolean value)
public Boolean getInPerson()
public boolean evalInPerson()
public CeremonySettings setLayout(LayoutOptions value)
setLayout in class ViewSettingspublic CeremonySettings safeSetLayout(LayoutOptions value)
safeSetLayout in class ViewSettingspublic CeremonySettings setMaxAuthFailsAllowed(Integer value)
public CeremonySettings safeSetMaxAuthFailsAllowed(Integer value)
public Integer getMaxAuthFailsAllowed()
public CeremonySettings setOptOutButton(Boolean value)
public CeremonySettings safeSetOptOutButton(Boolean value)
public Boolean getOptOutButton()
public boolean evalOptOutButton()
public CeremonySettings setOptOutReasons(List<String> value)
public CeremonySettings safeSetOptOutReasons(List<String> value)
public CeremonySettings addOptOutReason(String value)
public CeremonySettings setEnforceCaptureSignature(Boolean value)
public CeremonySettings safeSetEnforceCaptureSignature(Boolean value)
public Boolean getEnforceCaptureSignature()
public boolean evalEnforceCaptureSignature()
public CeremonySettings setAda(Boolean value)
public CeremonySettings safeSetAda(Boolean value)
public Boolean getAda()
public boolean evalAda()
public Boolean getDefaultTimeBasedExpiry()
public CeremonySettings setDefaultTimeBasedExpiry(Boolean _defaultTimeBasedExpiry)
public CeremonySettings safeSetDefaultTimeBasedExpiry(Boolean value)
public boolean evalDefaultTimeBasedExpiry()
public Integer getRemainingDays()
public CeremonySettings setRemainingDays(Integer _remainingDays)
public CeremonySettings safeSetRemainingDays(Integer value)
public CeremonySettings setFontSize(Integer value)
public CeremonySettings safeSetFontSize(Integer value)
public Integer getFontSize()
public CeremonySettings setStyle(LayoutStyle value)
setStyle in class ViewSettingspublic CeremonySettings safeSetStyle(LayoutStyle value)
safeSetStyle in class ViewSettingspublic Boolean getShowNseHelp()
public CeremonySettings setShowNseHelp(Boolean _showNseHelp)
public CeremonySettings safeSetShowNseHelp(Boolean value)
public boolean evalShowNseHelp()
public Integer getMaxAttachmentFiles()
public CeremonySettings setMaxAttachmentFiles(Integer value)
public CeremonySettings safeSetMaxAttachmentFiles(Integer value)
public Boolean getShowNseOverview()
public CeremonySettings setShowNseOverview(Boolean _showNseOverview)
public CeremonySettings safeSetShowNseOverview(Boolean value)
public boolean evalShowNseOverview()
public Boolean getShowNseLogoInIframe()
public CeremonySettings setShowNseLogoInIframe(Boolean value)
public CeremonySettings safeSetShowNseLogoInIframe(Boolean value)
public boolean evalShowNseLogoInIframe()
Copyright 2022 OneSpan All rights reserved.