public class CRMDOAddressRegistrySetting extends CRMDO implements ICRMDOThirdPartySystemEntity
| Constructor and Description |
|---|
CRMDOAddressRegistrySetting() |
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, toStringpublic AddressRegistrySystem getType()
public void setType(AddressRegistrySystem addressRegistrySystem)
public AddressRegistrySettingLifeCycleState getLifeCycleState()
public void setLifeCycleState(AddressRegistrySettingLifeCycleState lifeCycleState)
public LoggingMethod getAddressRegistryLoggingMethod()
public void setAddressRegistryLoggingMethod(LoggingMethod loggingMethod)
public java.lang.String getAddressRegistrySettingsXML()
public void setAddressRegistrySettingsXML(java.lang.String addressRegistrySettingsXML)
public java.lang.String getAccountID()
public void setAccountID(java.lang.String accountID)
public AddressAutoSuggestionSetting getAddressAutoSuggestionSetting()
public void setAddressAutoSuggestionSetting(AddressAutoSuggestionSetting addressAutoSuggestionSetting)
public AddressLookupSetting getAddressLookupSetting()
public void setAddressLookupSetting(AddressLookupSetting addressLookupSetting)
public AddressVerificationSetting getAddressVerificationSetting()
public void setAddressVerificationSetting(AddressVerificationSetting addressVerificationSetting)
public java.util.Set<CRMDOAllowedApplicationServer> getAllowedApplicationServers()
getAllowedApplicationServers in interface ICRMDOThirdPartySystemEntitypublic void setAllowedApplicationServers(java.util.Set<CRMDOAllowedApplicationServer> allowedApplicationServers)
setAllowedApplicationServers in interface ICRMDOThirdPartySystemEntitypublic ApplicationServersScope getApplicationServersScope()
getApplicationServersScope in interface ICRMDOThirdPartySystemEntitypublic void setApplicationServersScope(ApplicationServersScope applicationServersScope)
setApplicationServersScope in interface ICRMDOThirdPartySystemEntitypublic java.lang.String getApiKey()
public void setApiKey(java.lang.String apiKey)
public java.lang.Integer getResultsOffset()
public void setResultsOffset(java.lang.Integer resultsOffset)
public com.crm.process.addressregistry.googleplaces.GooglePlaceLanguage getGooglePlaceLanguage()
public void setGooglePlaceLanguage(com.crm.process.addressregistry.googleplaces.GooglePlaceLanguage googlePlaceLanguage)
public com.crm.process.addressregistry.googleplaces.GooglePlaceType getGooglePlaceType()
public void setGooglePlaceType(com.crm.process.addressregistry.googleplaces.GooglePlaceType googlePlaceType)
public java.util.Set<OrganisationalCriterion> getOrganisationalUnits()
public void setOrganisationalUnits(java.util.Set<OrganisationalCriterion> organisationalUnits)
public PostalCodeLookupSetting getPostalCodeLookupSetting()
public void setPostalCodeLookupSetting(PostalCodeLookupSetting postalCodeLookupSetting)