Uses of Class
com.jalios.util.JProperties
-
-
Uses of JProperties in com.jalios.jcms
Fields in com.jalios.jcms declared as JProperties Modifier and Type Field Description protected JPropertiesAdminNotes. propertiesprotected JPropertiesStartupDataGenerator. propToSaveMethods in com.jalios.jcms that return JProperties Modifier and Type Method Description JPropertiesChannel. getChannelProperties()Returns the internal properties used by channel.Methods in com.jalios.jcms with parameters of type JProperties Modifier and Type Method Description static <T extends GenericProvider>
TJcmsUtil. constructProvider(java.lang.String key, JProperties subProperty)Construct a GenericProvider from properties.default voidGenericProvider. init(java.lang.String providerName, JProperties subProperties)this method is called on provider's initializationvoidChannel. propertiesChange(JProperties p)This methods triggers re-initialization of all the managers/parameters of this JCMS site, only those that can be reinitialized without a restart.
It is the method to support implementation of the JPropertiesListener and is called after a change of the properties.voidMemberInitialsManager. propertiesChange(JProperties arg0)voidResourceHelper. propertiesChange(JProperties properties)voidWeakLockManager. propertiesChange(JProperties properties)voidChannel. updateAndSaveProperties(JProperties prop)Updates and save specified properties.voidChannel. updateAndSaveProperties(JProperties prop, boolean notifyListener)Updates and saves specified properties. -
Uses of JProperties in com.jalios.jcms.a11y.avoidancelinks
Methods in com.jalios.jcms.a11y.avoidancelinks with parameters of type JProperties Modifier and Type Method Description voidAvoidanceLinkManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.accesscontrol
Methods in com.jalios.jcms.accesscontrol with parameters of type JProperties Modifier and Type Method Description voidAccessControlManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.admin
Methods in com.jalios.jcms.admin that return JProperties Modifier and Type Method Description JPropertiesEditAdminProperties. getProperties()JPropertiesEditAdminProperties. getPropertiesToRemove()Methods in com.jalios.jcms.admin with parameters of type JProperties Modifier and Type Method Description abstract voidCompositePropertiesHandler. processProperties(JProperties props)voidEditAdminProperties. setProperties(JProperties properties)voidEditAdminProperties. setPropertiesToRemove(JProperties propertiesToRemove)Constructors in com.jalios.jcms.admin with parameters of type JProperties Constructor Description EditAdminProperties(JProperties properties, JProperties propertiesToRemove) -
Uses of JProperties in com.jalios.jcms.admin.mail
Methods in com.jalios.jcms.admin.mail with parameters of type JProperties Modifier and Type Method Description voidAdminMailConfigurationHandler. processProperties(JProperties props) -
Uses of JProperties in com.jalios.jcms.alert
Methods in com.jalios.jcms.alert with parameters of type JProperties Modifier and Type Method Description voidAlertManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.analytics
Methods in com.jalios.jcms.analytics with parameters of type JProperties Modifier and Type Method Description voidAnalyticsManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.analytics.storage
Methods in com.jalios.jcms.analytics.storage with parameters of type JProperties Modifier and Type Method Description abstract voidAbstractStorageHandler. init(java.lang.String propertyPrefix, JProperties subProperties)Init aEventDatastorage -
Uses of JProperties in com.jalios.jcms.analytics.storage.impl
Methods in com.jalios.jcms.analytics.storage.impl with parameters of type JProperties Modifier and Type Method Description voidFileSystemStorage. init(java.lang.String propertyPrefix, JProperties subProperties)Create aEventDatastorage (in a directory of the current file system) -
Uses of JProperties in com.jalios.jcms.application
Methods in com.jalios.jcms.application with parameters of type JProperties Modifier and Type Method Description voidApplicationManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.authentication.accesstoken
Methods in com.jalios.jcms.authentication.accesstoken with parameters of type JProperties Modifier and Type Method Description voidAccessTokenExpiringReminderAlarmListener. propertiesChange(JProperties properties)voidAccessTokenPurgeAlarmListener. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.authentication.cookie
Methods in com.jalios.jcms.authentication.cookie with parameters of type JProperties Modifier and Type Method Description voidAuthenticationCookiePurgeAlarmListener. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.authentication.handlers
Methods in com.jalios.jcms.authentication.handlers with parameters of type JProperties Modifier and Type Method Description voidClientCertificateAuthenticationHandler. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.backgroundprocess
Methods in com.jalios.jcms.backgroundprocess with parameters of type JProperties Modifier and Type Method Description voidBackgroundProcessManager. propertiesChange(JProperties properties)Handle properties change. -
Uses of JProperties in com.jalios.jcms.categorybrowser
Methods in com.jalios.jcms.categorybrowser with parameters of type JProperties Modifier and Type Method Description voidCategoryBrowserManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.chart
Methods in com.jalios.jcms.chart with parameters of type JProperties Modifier and Type Method Description voidChartManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.comparator
Methods in com.jalios.jcms.comparator with parameters of type JProperties Modifier and Type Method Description voidComparatorManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.connection
Methods in com.jalios.jcms.connection with parameters of type JProperties Modifier and Type Method Description voidConnectionEventManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.datainfos
Methods in com.jalios.jcms.datainfos with parameters of type JProperties Modifier and Type Method Description voidPluginDataInfosManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.db
Methods in com.jalios.jcms.db with parameters of type JProperties Modifier and Type Method Description voidDBEventLogManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.document.editor
Methods in com.jalios.jcms.document.editor with parameters of type JProperties Modifier and Type Method Description voidDocumentEditorManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.exploitation.state
Methods in com.jalios.jcms.exploitation.state with parameters of type JProperties Modifier and Type Method Description voidStateManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.fileprocessor.processingmanagement
Methods in com.jalios.jcms.fileprocessor.processingmanagement with parameters of type JProperties Modifier and Type Method Description voidFileProcessorManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.fileprocessor.repository
Methods in com.jalios.jcms.fileprocessor.repository that return JProperties Modifier and Type Method Description JPropertiesRepository. getRepositoryProperties()Methods in com.jalios.jcms.fileprocessor.repository with parameters of type JProperties Modifier and Type Method Description voidRepository. setRepositoryProperties(JProperties properties)Constructors in com.jalios.jcms.fileprocessor.repository with parameters of type JProperties Constructor Description Repository(java.lang.String id, JProperties properties)The constructor set some default value and then read the specified properties. -
Uses of JProperties in com.jalios.jcms.handler
Fields in com.jalios.jcms.handler with type parameters of type JProperties Modifier and Type Field Description static java.util.Map<java.io.File,JProperties>PropertiesEditorHandler. originalPropertiesPerFileLoadedMethods in com.jalios.jcms.handler that return JProperties Modifier and Type Method Description JPropertiesUpdatePropertiesProcess. getProps()Methods in com.jalios.jcms.handler that return types with arguments of type JProperties Modifier and Type Method Description static java.util.Map<java.io.File,JProperties>PropertiesEditorHandler. getOriginalPropertiesPerFileLoaded()Retrieve a Map of properties for each file that was loaded in the channel propertiesMethods in com.jalios.jcms.handler with parameters of type JProperties Modifier and Type Method Description voidUpdatePropertiesProcess. setProps(JProperties props)booleanPropertiesHandler. validateIntValues(JProperties props)booleanPropertiesHandler. validateKeyStoreManagerConfiguration(JProperties props) -
Uses of JProperties in com.jalios.jcms.handler.pubchooser.provider
Methods in com.jalios.jcms.handler.pubchooser.provider with parameters of type JProperties Modifier and Type Method Description voidPubChooserProviderManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.jnews
Methods in com.jalios.jcms.jnews with parameters of type JProperties Modifier and Type Method Description voidJNewsManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.jportal
Methods in com.jalios.jcms.jportal with parameters of type JProperties Modifier and Type Method Description voidJPortalManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.l10n
Methods in com.jalios.jcms.l10n with parameters of type JProperties Modifier and Type Method Description voidDataLocalizationManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.mail
Fields in com.jalios.jcms.mail declared as JProperties Modifier and Type Field Description protected JPropertiesAbstractMailEditHandler. propertiesprotected JPropertiesMailAccount. propertiesprotected JPropertiesAbstractMailEditHandler. propertiesToRemoveMethods in com.jalios.jcms.mail with parameters of type JProperties Modifier and Type Method Description voidAbstractMailProvider. init(java.lang.String providerName, JProperties properties)voidMailManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.mail.listener
Methods in com.jalios.jcms.mail.listener with parameters of type JProperties Modifier and Type Method Description voidIncomingMailListener. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.mail.providers
Methods in com.jalios.jcms.mail.providers with parameters of type JProperties Modifier and Type Method Description voidLegacyMailProvider. init(java.lang.String providerName, JProperties properties) -
Uses of JProperties in com.jalios.jcms.mashup
Constructors in com.jalios.jcms.mashup with parameters of type JProperties Constructor Description ImportSource(java.lang.String id, JProperties prop)Create a site from properties -
Uses of JProperties in com.jalios.jcms.media
Methods in com.jalios.jcms.media with parameters of type JProperties Modifier and Type Method Description voidMediaQueryFilter. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.member
Methods in com.jalios.jcms.member with parameters of type JProperties Modifier and Type Method Description voidMemberStatusManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.memberpreference
Methods in com.jalios.jcms.memberpreference with parameters of type JProperties Modifier and Type Method Description voidMemberPreferenceManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.mention
Methods in com.jalios.jcms.mention with parameters of type JProperties Modifier and Type Method Description voidMentionManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.plugin
Fields in com.jalios.jcms.plugin declared as JProperties Modifier and Type Field Description protected JPropertiesPlugin. buildprotected JPropertiesPlugin. pluginPropMethods in com.jalios.jcms.plugin that return JProperties Modifier and Type Method Description JPropertiesPlugin. getProperties()Retrieve all properties declared by this plugin -
Uses of JProperties in com.jalios.jcms.policy
Methods in com.jalios.jcms.policy with parameters of type JProperties Modifier and Type Method Description voidBasicThumbnailPolicyFilter. init(java.lang.String providerName, JProperties subProperties) -
Uses of JProperties in com.jalios.jcms.profiling
Methods in com.jalios.jcms.profiling with parameters of type JProperties Modifier and Type Method Description voidProfilingManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.property
Methods in com.jalios.jcms.property that return JProperties Modifier and Type Method Description JPropertiesPropertyManager. getChannelProperties()Returns the internal properties used by channel.Methods in com.jalios.jcms.property with parameters of type JProperties Modifier and Type Method Description voidPropertyManager. updateAndSaveProperties(JProperties prop)Updates and save specified properties.voidPropertyManager. updateAndSaveProperties(JProperties prop, boolean notifyListener)Updates and saves specified properties.voidPropertyManager. updateAndSaveProperties(JProperties props, boolean notifyListener, boolean sync)Updates and saves specified properties. -
Uses of JProperties in com.jalios.jcms.publicationfollower
Methods in com.jalios.jcms.publicationfollower with parameters of type JProperties Modifier and Type Method Description voidPublicationFollowerManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.publiclink
Methods in com.jalios.jcms.publiclink with parameters of type JProperties Modifier and Type Method Description voidPublicLinkManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.push
Methods in com.jalios.jcms.push with parameters of type JProperties Modifier and Type Method Description voidPushNotificationManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.quota
Methods in com.jalios.jcms.quota with parameters of type JProperties Modifier and Type Method Description voidQuotaManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.recenthistory
Methods in com.jalios.jcms.recenthistory with parameters of type JProperties Modifier and Type Method Description voidRecentHistoryManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.recommendation
Methods in com.jalios.jcms.recommendation with parameters of type JProperties Modifier and Type Method Description voidRecommendationManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.replicamessage
Methods in com.jalios.jcms.replicamessage with parameters of type JProperties Modifier and Type Method Description voidReplicaMessageManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.security
Methods in com.jalios.jcms.security with parameters of type JProperties Modifier and Type Method Description voidContentSecurityPolicyManager. propertiesChange(JProperties properties)voidJwtManager. propertiesChange(JProperties properties)voidKeyStoreManager. propertiesChange(JProperties properties)static ControllerStatusKeyStoreManager. validateConfiguration(JProperties jproperties, java.util.List<JcmsMessage> informationMessagesCollector) -
Uses of JProperties in com.jalios.jcms.security.classified
Methods in com.jalios.jcms.security.classified with parameters of type JProperties Modifier and Type Method Description voidClassificationManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.service
Methods in com.jalios.jcms.service with parameters of type JProperties Modifier and Type Method Description voidServiceManager. loadServices(JProperties properties)voidServiceManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.servlet
Methods in com.jalios.jcms.servlet with parameters of type JProperties Modifier and Type Method Description voidCookieManagementFilter. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.shortcut
Methods in com.jalios.jcms.shortcut with parameters of type JProperties Modifier and Type Method Description voidShortcutManager. deleteShortcuts(JProperties props)Delete all the shortcuts present as virtual ids in the given properties.voidShortcutManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.test
Methods in com.jalios.jcms.test with parameters of type JProperties Modifier and Type Method Description protected voidJcmsTestCase. restoreProperties(JProperties properties)Restores given JProperties.static voidJcmsTestCaseUtil. restoreProperties(JProperties properties)Restores given JProperties.protected voidJcmsTestCase. setProperties(JProperties properties)Sets given JProperties.static voidJcmsTestCaseUtil. setProperties(JProperties properties)Sets given JProperties. -
Uses of JProperties in com.jalios.jcms.thumbnail
Methods in com.jalios.jcms.thumbnail with parameters of type JProperties Modifier and Type Method Description voidThumbnailPolicyManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.tracking
Methods in com.jalios.jcms.tracking with parameters of type JProperties Modifier and Type Method Description voidReaderTrackerManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.trash
Methods in com.jalios.jcms.trash with parameters of type JProperties Modifier and Type Method Description voidTrashManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.ui
Methods in com.jalios.jcms.ui with parameters of type JProperties Modifier and Type Method Description voidIconManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.uicomponent
Methods in com.jalios.jcms.uicomponent with parameters of type JProperties Modifier and Type Method Description voidTTCardManager. propertiesChange(JProperties properties)voidUIComponentsManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.uicomponent.image.editor
Methods in com.jalios.jcms.uicomponent.image.editor with parameters of type JProperties Modifier and Type Method Description voidImageEditorManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.uicomponent.linkitems
Methods in com.jalios.jcms.uicomponent.linkitems with parameters of type JProperties Modifier and Type Method Description voidUILinkItemsManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.uicomponent.sidebar
Methods in com.jalios.jcms.uicomponent.sidebar with parameters of type JProperties Modifier and Type Method Description voidMemberSidebarManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.uicomponent.topbar
Methods in com.jalios.jcms.uicomponent.topbar with parameters of type JProperties Modifier and Type Method Description voidTopbarManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.unifiedinsert
Methods in com.jalios.jcms.unifiedinsert with parameters of type JProperties Modifier and Type Method Description voidUnifiedInsertManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.vote
Methods in com.jalios.jcms.vote with parameters of type JProperties Modifier and Type Method Description voidVoteManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.webpage
Methods in com.jalios.jcms.webpage with parameters of type JProperties Modifier and Type Method Description voidWebPageManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.workspace
Methods in com.jalios.jcms.workspace with parameters of type JProperties Modifier and Type Method Description voidHierarchicalWorkspacesManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.wysiwyg
Methods in com.jalios.jcms.wysiwyg with parameters of type JProperties Modifier and Type Method Description java.util.List<AttributeCleaner>WysiwygManager. loadAttributeCleaners(JProperties properties)Initialize HTML attributes cleaner from properties.static org.jsoup.safety.SafelistWysiwygManager. loadSafelist(JProperties properties)Initialize a JSoup Safelist from configuration available in the specified JProperties.voidWysiwygManager. propertiesChange(JProperties properties) -
Uses of JProperties in com.jalios.jcms.wysiwyg.safety
Methods in com.jalios.jcms.wysiwyg.safety with parameters of type JProperties Modifier and Type Method Description voidAttributeCleaner. configureFromProperties(JProperties prop)voidCleaner. configureFromProperties(JProperties prop)Configure the current cleaner with the specified properties. -
Uses of JProperties in com.jalios.ldap
Methods in com.jalios.ldap with parameters of type JProperties Modifier and Type Method Description protected voidLDAPConfiguration. readProperties(JProperties prop, java.lang.String serverConf)Constructors in com.jalios.ldap with parameters of type JProperties Constructor Description LDAPConfiguration(JProperties props)Build a new LDAPConfiguration from properties "ldap.*" available in the specified JProperties.LDAPConfiguration(JProperties props, java.lang.String serverConf)Build a new LDAPConfiguration from properties "ldap.*" available in the specified JProperties, trying to retrieve custom properties from the specified configuration prior to using default properties. -
Uses of JProperties in com.jalios.util
Subclasses of JProperties in com.jalios.util Modifier and Type Class Description classLangPropertiesFields in com.jalios.util with type parameters of type JProperties Modifier and Type Field Description protected java.util.Map<java.lang.String,JProperties>JProperties. prefixPropertiesCacheMethods in com.jalios.util that return JProperties Modifier and Type Method Description protected JPropertiesJProperties. checkCacheGetProperties(java.lang.String prefix)JPropertiesJProperties. getProperties(java.lang.String prefix)Returns a new property set of properties with key matching a given prefix.JPropertiesLangProperties. getProperties(java.lang.String prefix)Returns a new property set of properties with key matching a given prefix.static JPropertiesJProperties. parse(java.lang.String str)static JPropertiesJProperties. parse(java.lang.String str, boolean decodeDoubleBackslashedChar)Methods in com.jalios.util with parameters of type JProperties Modifier and Type Method Description voidJProperties. addProperties(JProperties prop)Add every property of the givenJPropertiesto thisJProperties.voidJPropertiesListener. propertiesChange(JProperties properties)Invoked after properties have been modified in JCMS and save on disk.protected voidJProperties. putCacheGetProperties(java.lang.String prefix, JProperties prop)Constructors in com.jalios.util with parameters of type JProperties Constructor Description JProperties(JProperties jProperties)Constructor with a parent JProperties (used only for resolve linked properties when subProperties feature is used.LangProperties(JProperties jProperties)
-