public class AuthenticationCodeSettings extends NotPersistenceObject
Constructor and Description |
---|
AuthenticationCodeSettings() |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isRestricted, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsRestricted, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public AutomaticCreationMethod getAutomaticCreationMethod()
public void setAutomaticCreationMethod(AutomaticCreationMethod automaticCreationMethod)
public FormatSetting getFormat()
public void setFormat(FormatSetting format)
public java.lang.Integer getMinimumLength()
public void setMinimumLength(java.lang.Integer minimumLength)
public java.lang.Integer getMinimumAlphabeticalCharacters()
public void setMinimumAlphabeticalCharacters(java.lang.Integer minimumAlphabeticalCharacters)
public java.lang.Integer getMinimumNumericCharacters()
public void setMinimumNumericCharacters(java.lang.Integer minimumNumericCharacters)
public java.lang.Integer getMinimumSpecialCharacters()
public void setMinimumSpecialCharacters(java.lang.Integer minimumSpecialCharacters)
public java.lang.Integer getRequirePaymentMediumBrandAndTypeOnCreateCustomerEvents()
public void setRequirePaymentMediumBrandAndTypeOnCreateCustomerEvents(java.lang.Integer requirePaymentMediumBrandAndTypeOnCreateCustomerEvents)
public CRMDOPaymentMediumBrand getDefaultPaymentMediumBrand()
public void setDefaultPaymentMediumBrand(CRMDOPaymentMediumBrand defaultPaymentMediumBrand)
public CRMDOPaymentMediumType getDefaultPaymentMediumType()
public void setDefaultPaymentMediumType(CRMDOPaymentMediumType defaultPaymentMediumType)
public java.lang.Boolean getRequirePaymentBool()
public void setRequirePaymentBool(java.lang.Boolean requirePaymentBool)