public class ConfigurationDTO extends ConfigurationEntityDTO
DESCRIPTION, INTERNAL_NAMENAMEID| Constructor and Description |
|---|
ConfigurationDTO() |
ConfigurationDTO(java.lang.Long id) |
ConfigurationDTO(Property<T,? super ConfigurationDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Property<?,?>> |
doGetProperties() |
protected void |
doSet(Property<?,?> property,
java.lang.Object value) |
java.lang.Object |
get(Property<?,?> property)
Returns the value of the given property
|
ResultType |
getAdsResultType() |
java.lang.Boolean |
getAllowForgotPassword() |
java.lang.Boolean |
getAllowViewUserAd() |
java.lang.Boolean |
getAllowViewUserWebShop() |
java.lang.Boolean |
getAlwaysShowInternationalPhoneNumber() |
java.lang.String |
getApplicationDescription() |
java.lang.String |
getApplicationName() |
java.lang.String |
getApplicationUsername() |
java.lang.Integer |
getAutocompleteResults() |
java.lang.Integer |
getBannerRotateSeconds() |
java.lang.String |
getCommunityMenuLabel() |
java.lang.String |
getCountry() |
DateFormat |
getDateFormat() |
UserDataPrivacyConfiguration |
getDefaultAddressPrivacy() |
java.lang.String |
getDefaultCity() |
UserDataPrivacyConfiguration |
getDefaultEmailPrivacy() |
UserDataPrivacyConfiguration |
getDefaultPhonePrivacy() |
java.lang.String |
getDefaultRegion() |
java.util.Set<java.lang.String> |
getDefinedProperties() |
DistanceUnit |
getDistanceUnit() |
java.lang.String |
getEmailName() |
java.lang.Boolean |
getEmailRequired() |
java.lang.Boolean |
getEmailUnique() |
java.util.Set<EmailValidation> |
getEmailValidation() |
java.lang.Boolean |
getEnableServicesLog() |
java.lang.Boolean |
getEnableTasksLog() |
java.lang.Boolean |
getGeneratedUsername() |
java.lang.Integer |
getGivenVeryBadRefs() |
MenuType |
getGuestsMenuType() |
java.lang.Integer |
getInvalidUsernameAttempts() |
java.lang.Integer |
getJpegQuality() |
java.lang.Boolean |
getLandLineEnableExtension() |
java.lang.Boolean |
getLandLineRequired() |
LanguageVO |
getLanguage() |
ListSeparator |
getListSeparator() |
java.util.Set<java.lang.String> |
getLockedProperties() |
java.lang.String |
getLogDir() |
java.lang.String |
getLoginUrl() |
java.lang.String |
getLogoutUrl() |
java.lang.Boolean |
getLogServicesForGuests() |
java.lang.Boolean |
getLogServicesParameters() |
java.lang.Boolean |
getLogServicesResults() |
java.lang.Boolean |
getLogServicesWritesOnly() |
java.lang.String |
getMarketplaceMenuLabel() |
java.lang.Integer |
getMaxFilesPerLog() |
DimensionsDTO |
getMaxImageDimensions() |
java.lang.Integer |
getMaxLeftBanners() |
FileSizeDTO |
getMaxLogFileSize() |
DimensionsDTO |
getMaxMediumThumbDimensions() |
FileSizeDTO |
getMaxPngSize() |
java.lang.Integer |
getMaxResults() |
java.lang.Integer |
getMaxResultsOnMap() |
java.lang.Integer |
getMaxRightBanners() |
DimensionsDTO |
getMaxSmallThumbDimensions() |
FileSizeDTO |
getMaxUploadSize() |
java.lang.Boolean |
getMobileRequired() |
NumberFormat |
getNumberFormat() |
java.util.Set<OptionalAddressFields> |
getOptionalAddressFields() |
OutboundSmsConfigurationDTO |
getOutboundSmsConfiguration() |
ConfigurationVO |
getParent() |
java.lang.String |
getPath() |
java.util.Set<GroupVO> |
getPossibleInitialGroups() |
java.lang.Integer |
getReceivedVeryBadRefs() |
java.lang.String |
getRegexForUsername() |
TimeIntervalDTO |
getRemoteAddressBlockTime() |
java.lang.Boolean |
getRequiredAddress() |
java.util.Set<OptionalAddressFields> |
getRequiredAddressFields() |
java.lang.String |
getRootUrl() |
java.lang.Boolean |
getShowForgotPassword() |
SmtpConfigurationDTO |
getSmtpConfiguration() |
TimeFormat |
getTimeFormat() |
java.lang.String |
getTimeZoneId() |
java.lang.Boolean |
getUseLeftSpaceForGuests() |
java.lang.Boolean |
getUseMap() |
java.util.Set<UserCustomFieldVO> |
getUserCustomFieldsVisibleToGuests() |
UserDisplay |
getUserDisplay() |
IntegerRangeDTO |
getUsernameLength() |
MenuType |
getUsersMenuType() |
ResultType |
getUsersResultType() |
java.util.Set<BasicGroupVO> |
getVisibleAdGroups() |
java.util.Set<BasicGroupVO> |
getVisibleUserGroups() |
boolean |
isDefineRootUrl() |
boolean |
isForceAccessWithThisUrl() |
boolean |
isGlobal() |
void |
setAdsResultType(ResultType adsResultType) |
void |
setAllowForgotPassword(java.lang.Boolean allowForgotPassword) |
void |
setAllowViewUserAd(java.lang.Boolean allowViewUserAd) |
void |
setAllowViewUserWebShop(java.lang.Boolean allowViewUserWebShop) |
void |
setAlwaysShowInternationalPhoneNumber(java.lang.Boolean alwaysShowInternationalPhoneNumber) |
void |
setApplicationDescription(java.lang.String applicationDescription) |
void |
setApplicationName(java.lang.String applicationName) |
void |
setApplicationUsername(java.lang.String applicationUsername) |
void |
setAutocompleteResults(java.lang.Integer autocompleteResults) |
void |
setBannerRotateSeconds(java.lang.Integer bannerRotateSeconds) |
void |
setCommunityMenuLabel(java.lang.String communityMenuLabel) |
void |
setCountry(java.lang.String country) |
void |
setDateFormat(DateFormat dateFormat) |
void |
setDefaultAddressPrivacy(UserDataPrivacyConfiguration defaultAddressPrivacy) |
void |
setDefaultCity(java.lang.String defaultCity) |
void |
setDefaultEmailPrivacy(UserDataPrivacyConfiguration defaultEmailPrivacy) |
void |
setDefaultPhonePrivacy(UserDataPrivacyConfiguration defaultPhonePrivacy) |
void |
setDefaultRegion(java.lang.String defaultRegion) |
void |
setDefinedProperties(java.util.Set<java.lang.String> definedProperties) |
void |
setDefineRootUrl(boolean defineRootUrl) |
void |
setDistanceUnit(DistanceUnit distanceUnit) |
void |
setEmailName(java.lang.String emailName) |
void |
setEmailRequired(java.lang.Boolean emailRequired) |
void |
setEmailUnique(java.lang.Boolean emailUnique) |
void |
setEmailValidation(java.util.Set<EmailValidation> emailValidation) |
void |
setEnableServicesLog(java.lang.Boolean enableServicesLog) |
void |
setEnableTasksLog(java.lang.Boolean enableTasksLog) |
void |
setForceAccessWithThisUrl(boolean forceAccessWithThisUrl) |
void |
setGeneratedUsername(java.lang.Boolean generatedUsername) |
void |
setGivenVeryBadRefs(java.lang.Integer givenVeryBadRefs) |
void |
setGlobal(boolean global) |
void |
setGuestsMenuType(MenuType guestsMenuType) |
void |
setInvalidUsernameAttempts(java.lang.Integer invalidUsernameAttempts) |
void |
setJpegQuality(java.lang.Integer jpegQuality) |
void |
setLandLineEnableExtension(java.lang.Boolean landLineEnableExtension) |
void |
setLandLineRequired(java.lang.Boolean landLineRequired) |
void |
setLanguage(LanguageVO language) |
void |
setListSeparator(ListSeparator listSeparator) |
void |
setLockedProperties(java.util.Set<java.lang.String> lockedProperties) |
void |
setLogDir(java.lang.String logDir) |
void |
setLoginUrl(java.lang.String loginUrl) |
void |
setLogoutUrl(java.lang.String logoutUrl) |
void |
setLogServicesForGuests(java.lang.Boolean logServicesForGuests) |
void |
setLogServicesParameters(java.lang.Boolean logServicesParameters) |
void |
setLogServicesResults(java.lang.Boolean logServicesResults) |
void |
setLogServicesWritesOnly(java.lang.Boolean logServicesWritesOnly) |
void |
setMarketplaceMenuLabel(java.lang.String marketplaceMenuLabel) |
void |
setMaxFilesPerLog(java.lang.Integer maxFilesPerLog) |
void |
setMaxImageDimensions(DimensionsDTO maxImageDimensions) |
void |
setMaxLeftBanners(java.lang.Integer maxLeftBanners) |
void |
setMaxLogFileSize(FileSizeDTO maxLogFileSize) |
void |
setMaxMediumThumbDimensions(DimensionsDTO maxMediumThumbDimensions) |
void |
setMaxPngSize(FileSizeDTO maxPngSize) |
void |
setMaxResults(java.lang.Integer maxResults) |
void |
setMaxResultsOnMap(java.lang.Integer maxResultsOnMap) |
void |
setMaxRightBanners(java.lang.Integer maxRightBanners) |
void |
setMaxSmallThumbDimensions(DimensionsDTO maxSmallThumbDimensions) |
void |
setMaxUploadSize(FileSizeDTO maxUploadSize) |
void |
setMobileRequired(java.lang.Boolean mobileRequired) |
void |
setNumberFormat(NumberFormat numberFormat) |
void |
setOptionalAddressFields(java.util.Set<OptionalAddressFields> optionalAddressFields) |
void |
setOutboundSmsConfiguration(OutboundSmsConfigurationDTO outboundSmsConfiguration) |
void |
setParent(ConfigurationVO parent) |
void |
setPath(java.lang.String path) |
void |
setPossibleInitialGroups(java.util.Set<GroupVO> possibleInitialGroups) |
void |
setReceivedVeryBadRefs(java.lang.Integer receivedVeryBadRefs) |
void |
setRegexForUsername(java.lang.String regexForUsername) |
void |
setRemoteAddressBlockTime(TimeIntervalDTO remoteAddressBlockTime) |
void |
setRequiredAddress(java.lang.Boolean requiredAddress) |
void |
setRequiredAddressFields(java.util.Set<OptionalAddressFields> requiredAddressFields) |
void |
setRootUrl(java.lang.String rootUrl) |
void |
setShowForgotPassword(java.lang.Boolean showForgotPassword) |
void |
setSmtpConfiguration(SmtpConfigurationDTO smtpConfiguration) |
void |
setTimeFormat(TimeFormat timeFormat) |
void |
setTimeZoneId(java.lang.String timeZoneId) |
void |
setUseLeftSpaceForGuests(java.lang.Boolean useLeftSpaceForGuests) |
void |
setUseMap(java.lang.Boolean useMap) |
void |
setUserCustomFieldsVisibleToGuests(java.util.Set<UserCustomFieldVO> userCustomFieldsVisibleToGuests) |
void |
setUserDisplay(UserDisplay userDisplay) |
void |
setUsernameLength(IntegerRangeDTO usernameLength) |
void |
setUsersMenuType(MenuType usersMenuType) |
void |
setUsersResultType(ResultType usersResultType) |
void |
setVisibleAdGroups(java.util.Set<BasicGroupVO> visibleAdGroups) |
void |
setVisibleUserGroups(java.util.Set<BasicGroupVO> visibleUserGroups) |
getDescription, getInternalName, setDescription, setInternalNamecompareTo, getName, setName, toStringgetVersion, isPersistent, isTransient, setVersionequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, changes, copyPropertiesTo, firePropertyChange, properties, propertyMap, removePropertyChangeListener, removePropertyChangeListener, setpublic static final Property<ResultType,ConfigurationDTO> ADS_RESULT_TYPE
public static final Property<java.lang.Boolean,ConfigurationDTO> ALLOW_FORGOT_PASSWORD
public static final Property<java.lang.Boolean,ConfigurationDTO> ALLOW_VIEW_USER_AD
public static final Property<java.lang.Boolean,ConfigurationDTO> ALLOW_VIEW_USER_WEB_SHOP
public static final Property<java.lang.Boolean,ConfigurationDTO> ALWAYS_SHOW_INTERNATIONAL_PHONE_NUMBER
public static final Property<java.lang.String,ConfigurationDTO> APPLICATION_DESCRIPTION
public static final Property<java.lang.String,ConfigurationDTO> APPLICATION_NAME
public static final Property<java.lang.String,ConfigurationDTO> APPLICATION_USERNAME
public static final Property<java.lang.Integer,ConfigurationDTO> AUTOCOMPLETE_RESULTS
public static final Property<java.lang.Integer,ConfigurationDTO> BANNER_ROTATE_SECONDS
public static final Property<java.lang.String,ConfigurationDTO> COMMUNITY_MENU_LABEL
public static final Property<java.lang.String,ConfigurationDTO> COUNTRY
public static final Property<DateFormat,ConfigurationDTO> DATE_FORMAT
public static final Property<UserDataPrivacyConfiguration,ConfigurationDTO> DEFAULT_ADDRESS_PRIVACY
public static final Property<java.lang.String,ConfigurationDTO> DEFAULT_CITY
public static final Property<UserDataPrivacyConfiguration,ConfigurationDTO> DEFAULT_EMAIL_PRIVACY
public static final Property<UserDataPrivacyConfiguration,ConfigurationDTO> DEFAULT_PHONE_PRIVACY
public static final Property<java.lang.String,ConfigurationDTO> DEFAULT_REGION
public static final Property<java.lang.Boolean,ConfigurationDTO> DEFINE_ROOT_URL
public static final SetProperty<java.lang.String,ConfigurationDTO> DEFINED_PROPERTIES
public static final Property<DistanceUnit,ConfigurationDTO> DISTANCE_UNIT
public static final Property<java.lang.String,ConfigurationDTO> EMAIL_NAME
public static final Property<java.lang.Boolean,ConfigurationDTO> EMAIL_REQUIRED
public static final Property<java.lang.Boolean,ConfigurationDTO> EMAIL_UNIQUE
public static final SetProperty<EmailValidation,ConfigurationDTO> EMAIL_VALIDATION
public static final Property<java.lang.Boolean,ConfigurationDTO> ENABLE_SERVICES_LOG
public static final Property<java.lang.Boolean,ConfigurationDTO> ENABLE_TASKS_LOG
public static final Property<java.lang.Boolean,ConfigurationDTO> FORCE_ACCESS_WITH_THIS_URL
public static final Property<java.lang.Boolean,ConfigurationDTO> GENERATED_USERNAME
public static final Property<java.lang.Integer,ConfigurationDTO> GIVEN_VERY_BAD_REFS
public static final Property<java.lang.Boolean,ConfigurationDTO> GLOBAL
public static final Property<MenuType,ConfigurationDTO> GUESTS_MENU_TYPE
public static final Property<java.lang.Integer,ConfigurationDTO> INVALID_USERNAME_ATTEMPTS
public static final Property<java.lang.Integer,ConfigurationDTO> JPEG_QUALITY
public static final Property<java.lang.Boolean,ConfigurationDTO> LAND_LINE_ENABLE_EXTENSION
public static final Property<java.lang.Boolean,ConfigurationDTO> LAND_LINE_REQUIRED
public static final Property<LanguageVO,ConfigurationDTO> LANGUAGE
public static final Property<ListSeparator,ConfigurationDTO> LIST_SEPARATOR
public static final SetProperty<java.lang.String,ConfigurationDTO> LOCKED_PROPERTIES
public static final Property<java.lang.String,ConfigurationDTO> LOG_DIR
public static final Property<java.lang.Boolean,ConfigurationDTO> LOG_SERVICES_FOR_GUESTS
public static final Property<java.lang.Boolean,ConfigurationDTO> LOG_SERVICES_PARAMETERS
public static final Property<java.lang.Boolean,ConfigurationDTO> LOG_SERVICES_RESULTS
public static final Property<java.lang.Boolean,ConfigurationDTO> LOG_SERVICES_WRITES_ONLY
public static final Property<java.lang.String,ConfigurationDTO> LOGIN_URL
public static final Property<java.lang.String,ConfigurationDTO> LOGOUT_URL
public static final Property<java.lang.String,ConfigurationDTO> MARKETPLACE_MENU_LABEL
public static final Property<java.lang.Integer,ConfigurationDTO> MAX_FILES_PER_LOG
public static final Property<DimensionsDTO,ConfigurationDTO> MAX_IMAGE_DIMENSIONS
public static final Property<java.lang.Integer,ConfigurationDTO> MAX_LEFT_BANNERS
public static final Property<FileSizeDTO,ConfigurationDTO> MAX_LOG_FILE_SIZE
public static final Property<DimensionsDTO,ConfigurationDTO> MAX_MEDIUM_THUMB_DIMENSIONS
public static final Property<FileSizeDTO,ConfigurationDTO> MAX_PNG_SIZE
public static final Property<java.lang.Integer,ConfigurationDTO> MAX_RESULTS
public static final Property<java.lang.Integer,ConfigurationDTO> MAX_RESULTS_ON_MAP
public static final Property<java.lang.Integer,ConfigurationDTO> MAX_RIGHT_BANNERS
public static final Property<DimensionsDTO,ConfigurationDTO> MAX_SMALL_THUMB_DIMENSIONS
public static final Property<FileSizeDTO,ConfigurationDTO> MAX_UPLOAD_SIZE
public static final Property<java.lang.Boolean,ConfigurationDTO> MOBILE_REQUIRED
public static final Property<NumberFormat,ConfigurationDTO> NUMBER_FORMAT
public static final SetProperty<OptionalAddressFields,ConfigurationDTO> OPTIONAL_ADDRESS_FIELDS
public static final Property<OutboundSmsConfigurationDTO,ConfigurationDTO> OUTBOUND_SMS_CONFIGURATION
public static final Property<ConfigurationVO,ConfigurationDTO> PARENT
public static final Property<java.lang.String,ConfigurationDTO> PATH
public static final SetProperty<GroupVO,ConfigurationDTO> POSSIBLE_INITIAL_GROUPS
public static final Property<java.lang.Integer,ConfigurationDTO> RECEIVED_VERY_BAD_REFS
public static final Property<java.lang.String,ConfigurationDTO> REGEX_FOR_USERNAME
public static final Property<TimeIntervalDTO,ConfigurationDTO> REMOTE_ADDRESS_BLOCK_TIME
public static final Property<java.lang.Boolean,ConfigurationDTO> REQUIRED_ADDRESS
public static final SetProperty<OptionalAddressFields,ConfigurationDTO> REQUIRED_ADDRESS_FIELDS
public static final Property<java.lang.String,ConfigurationDTO> ROOT_URL
public static final Property<java.lang.Boolean,ConfigurationDTO> SHOW_FORGOT_PASSWORD
public static final Property<SmtpConfigurationDTO,ConfigurationDTO> SMTP_CONFIGURATION
public static final Property<TimeFormat,ConfigurationDTO> TIME_FORMAT
public static final Property<java.lang.String,ConfigurationDTO> TIME_ZONE_ID
public static final Property<java.lang.Boolean,ConfigurationDTO> USE_LEFT_SPACE_FOR_GUESTS
public static final Property<java.lang.Boolean,ConfigurationDTO> USE_MAP
public static final SetProperty<UserCustomFieldVO,ConfigurationDTO> USER_CUSTOM_FIELDS_VISIBLE_TO_GUESTS
public static final Property<UserDisplay,ConfigurationDTO> USER_DISPLAY
public static final Property<IntegerRangeDTO,ConfigurationDTO> USERNAME_LENGTH
public static final Property<MenuType,ConfigurationDTO> USERS_MENU_TYPE
public static final Property<ResultType,ConfigurationDTO> USERS_RESULT_TYPE
public static final SetProperty<BasicGroupVO,ConfigurationDTO> VISIBLE_AD_GROUPS
public static final SetProperty<BasicGroupVO,ConfigurationDTO> VISIBLE_USER_GROUPS
public ConfigurationDTO()
public ConfigurationDTO(java.lang.Long id)
public ConfigurationDTO(Property<T,? super ConfigurationDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ConfigurationEntityDTOprotected void doSet(Property<?,?> property, java.lang.Object value)
doSet in class ConfigurationEntityDTOpublic java.lang.Object get(Property<?,?> property)
ObservableBeanget in class ConfigurationEntityDTOpublic ResultType getAdsResultType()
public java.lang.Boolean getAllowForgotPassword()
public java.lang.Boolean getAllowViewUserAd()
public java.lang.Boolean getAllowViewUserWebShop()
public java.lang.Boolean getAlwaysShowInternationalPhoneNumber()
public java.lang.String getApplicationDescription()
public java.lang.String getApplicationName()
public java.lang.String getApplicationUsername()
public java.lang.Integer getAutocompleteResults()
public java.lang.Integer getBannerRotateSeconds()
public java.lang.String getCommunityMenuLabel()
public java.lang.String getCountry()
public DateFormat getDateFormat()
public UserDataPrivacyConfiguration getDefaultAddressPrivacy()
public java.lang.String getDefaultCity()
public UserDataPrivacyConfiguration getDefaultEmailPrivacy()
public UserDataPrivacyConfiguration getDefaultPhonePrivacy()
public java.lang.String getDefaultRegion()
public boolean isDefineRootUrl()
public java.util.Set<java.lang.String> getDefinedProperties()
public DistanceUnit getDistanceUnit()
public java.lang.String getEmailName()
public java.lang.Boolean getEmailRequired()
public java.lang.Boolean getEmailUnique()
public java.util.Set<EmailValidation> getEmailValidation()
public java.lang.Boolean getEnableServicesLog()
public java.lang.Boolean getEnableTasksLog()
public boolean isForceAccessWithThisUrl()
public java.lang.Boolean getGeneratedUsername()
public java.lang.Integer getGivenVeryBadRefs()
public boolean isGlobal()
public MenuType getGuestsMenuType()
public java.lang.Integer getInvalidUsernameAttempts()
public java.lang.Integer getJpegQuality()
public java.lang.Boolean getLandLineEnableExtension()
public java.lang.Boolean getLandLineRequired()
public LanguageVO getLanguage()
public ListSeparator getListSeparator()
public java.util.Set<java.lang.String> getLockedProperties()
public java.lang.String getLogDir()
public java.lang.Boolean getLogServicesForGuests()
public java.lang.Boolean getLogServicesParameters()
public java.lang.Boolean getLogServicesResults()
public java.lang.Boolean getLogServicesWritesOnly()
public java.lang.String getLoginUrl()
public java.lang.String getLogoutUrl()
public java.lang.String getMarketplaceMenuLabel()
public java.lang.Integer getMaxFilesPerLog()
public DimensionsDTO getMaxImageDimensions()
public java.lang.Integer getMaxLeftBanners()
public FileSizeDTO getMaxLogFileSize()
public DimensionsDTO getMaxMediumThumbDimensions()
public FileSizeDTO getMaxPngSize()
public java.lang.Integer getMaxResults()
public java.lang.Integer getMaxResultsOnMap()
public java.lang.Integer getMaxRightBanners()
public DimensionsDTO getMaxSmallThumbDimensions()
public FileSizeDTO getMaxUploadSize()
public java.lang.Boolean getMobileRequired()
public NumberFormat getNumberFormat()
public java.util.Set<OptionalAddressFields> getOptionalAddressFields()
public OutboundSmsConfigurationDTO getOutboundSmsConfiguration()
public ConfigurationVO getParent()
public java.lang.String getPath()
public java.util.Set<GroupVO> getPossibleInitialGroups()
public java.lang.Integer getReceivedVeryBadRefs()
public java.lang.String getRegexForUsername()
public TimeIntervalDTO getRemoteAddressBlockTime()
public java.lang.Boolean getRequiredAddress()
public java.util.Set<OptionalAddressFields> getRequiredAddressFields()
public java.lang.String getRootUrl()
public java.lang.Boolean getShowForgotPassword()
public SmtpConfigurationDTO getSmtpConfiguration()
public TimeFormat getTimeFormat()
public java.lang.String getTimeZoneId()
public java.lang.Boolean getUseLeftSpaceForGuests()
public java.lang.Boolean getUseMap()
public java.util.Set<UserCustomFieldVO> getUserCustomFieldsVisibleToGuests()
public UserDisplay getUserDisplay()
public IntegerRangeDTO getUsernameLength()
public MenuType getUsersMenuType()
public ResultType getUsersResultType()
public java.util.Set<BasicGroupVO> getVisibleAdGroups()
public java.util.Set<BasicGroupVO> getVisibleUserGroups()
public void setAdsResultType(ResultType adsResultType)
public void setAllowForgotPassword(java.lang.Boolean allowForgotPassword)
public void setAllowViewUserAd(java.lang.Boolean allowViewUserAd)
public void setAllowViewUserWebShop(java.lang.Boolean allowViewUserWebShop)
public void setAlwaysShowInternationalPhoneNumber(java.lang.Boolean alwaysShowInternationalPhoneNumber)
public void setApplicationDescription(java.lang.String applicationDescription)
public void setApplicationName(java.lang.String applicationName)
public void setApplicationUsername(java.lang.String applicationUsername)
public void setAutocompleteResults(java.lang.Integer autocompleteResults)
public void setBannerRotateSeconds(java.lang.Integer bannerRotateSeconds)
public void setCommunityMenuLabel(java.lang.String communityMenuLabel)
public void setCountry(java.lang.String country)
public void setDateFormat(DateFormat dateFormat)
public void setDefaultAddressPrivacy(UserDataPrivacyConfiguration defaultAddressPrivacy)
public void setDefaultCity(java.lang.String defaultCity)
public void setDefaultEmailPrivacy(UserDataPrivacyConfiguration defaultEmailPrivacy)
public void setDefaultPhonePrivacy(UserDataPrivacyConfiguration defaultPhonePrivacy)
public void setDefaultRegion(java.lang.String defaultRegion)
public void setDefineRootUrl(boolean defineRootUrl)
public void setDefinedProperties(java.util.Set<java.lang.String> definedProperties)
public void setDistanceUnit(DistanceUnit distanceUnit)
public void setEmailName(java.lang.String emailName)
public void setEmailRequired(java.lang.Boolean emailRequired)
public void setEmailUnique(java.lang.Boolean emailUnique)
public void setEmailValidation(java.util.Set<EmailValidation> emailValidation)
public void setEnableServicesLog(java.lang.Boolean enableServicesLog)
public void setEnableTasksLog(java.lang.Boolean enableTasksLog)
public void setForceAccessWithThisUrl(boolean forceAccessWithThisUrl)
public void setGeneratedUsername(java.lang.Boolean generatedUsername)
public void setGivenVeryBadRefs(java.lang.Integer givenVeryBadRefs)
public void setGlobal(boolean global)
public void setGuestsMenuType(MenuType guestsMenuType)
public void setInvalidUsernameAttempts(java.lang.Integer invalidUsernameAttempts)
public void setJpegQuality(java.lang.Integer jpegQuality)
public void setLandLineEnableExtension(java.lang.Boolean landLineEnableExtension)
public void setLandLineRequired(java.lang.Boolean landLineRequired)
public void setLanguage(LanguageVO language)
public void setListSeparator(ListSeparator listSeparator)
public void setLockedProperties(java.util.Set<java.lang.String> lockedProperties)
public void setLogDir(java.lang.String logDir)
public void setLogServicesForGuests(java.lang.Boolean logServicesForGuests)
public void setLogServicesParameters(java.lang.Boolean logServicesParameters)
public void setLogServicesResults(java.lang.Boolean logServicesResults)
public void setLogServicesWritesOnly(java.lang.Boolean logServicesWritesOnly)
public void setLoginUrl(java.lang.String loginUrl)
public void setLogoutUrl(java.lang.String logoutUrl)
public void setMarketplaceMenuLabel(java.lang.String marketplaceMenuLabel)
public void setMaxFilesPerLog(java.lang.Integer maxFilesPerLog)
public void setMaxImageDimensions(DimensionsDTO maxImageDimensions)
public void setMaxLeftBanners(java.lang.Integer maxLeftBanners)
public void setMaxLogFileSize(FileSizeDTO maxLogFileSize)
public void setMaxMediumThumbDimensions(DimensionsDTO maxMediumThumbDimensions)
public void setMaxPngSize(FileSizeDTO maxPngSize)
public void setMaxResults(java.lang.Integer maxResults)
public void setMaxResultsOnMap(java.lang.Integer maxResultsOnMap)
public void setMaxRightBanners(java.lang.Integer maxRightBanners)
public void setMaxSmallThumbDimensions(DimensionsDTO maxSmallThumbDimensions)
public void setMaxUploadSize(FileSizeDTO maxUploadSize)
public void setMobileRequired(java.lang.Boolean mobileRequired)
public void setNumberFormat(NumberFormat numberFormat)
public void setOptionalAddressFields(java.util.Set<OptionalAddressFields> optionalAddressFields)
public void setOutboundSmsConfiguration(OutboundSmsConfigurationDTO outboundSmsConfiguration)
public void setParent(ConfigurationVO parent)
public void setPath(java.lang.String path)
public void setPossibleInitialGroups(java.util.Set<GroupVO> possibleInitialGroups)
public void setReceivedVeryBadRefs(java.lang.Integer receivedVeryBadRefs)
public void setRegexForUsername(java.lang.String regexForUsername)
public void setRemoteAddressBlockTime(TimeIntervalDTO remoteAddressBlockTime)
public void setRequiredAddress(java.lang.Boolean requiredAddress)
public void setRequiredAddressFields(java.util.Set<OptionalAddressFields> requiredAddressFields)
public void setRootUrl(java.lang.String rootUrl)
public void setShowForgotPassword(java.lang.Boolean showForgotPassword)
public void setSmtpConfiguration(SmtpConfigurationDTO smtpConfiguration)
public void setTimeFormat(TimeFormat timeFormat)
public void setTimeZoneId(java.lang.String timeZoneId)
public void setUseLeftSpaceForGuests(java.lang.Boolean useLeftSpaceForGuests)
public void setUseMap(java.lang.Boolean useMap)
public void setUserCustomFieldsVisibleToGuests(java.util.Set<UserCustomFieldVO> userCustomFieldsVisibleToGuests)
public void setUserDisplay(UserDisplay userDisplay)
public void setUsernameLength(IntegerRangeDTO usernameLength)
public void setUsersMenuType(MenuType usersMenuType)
public void setUsersResultType(ResultType usersResultType)
public void setVisibleAdGroups(java.util.Set<BasicGroupVO> visibleAdGroups)
public void setVisibleUserGroups(java.util.Set<BasicGroupVO> visibleUserGroups)