| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JProperties | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.accesscontrol | |
| com.jalios.jcms.alert | |
| com.jalios.jcms.analytics | |
| com.jalios.jcms.comparator | |
| com.jalios.jcms.db | |
| com.jalios.jcms.fileprocessor.processingmanagement | |
| com.jalios.jcms.fileprocessor.repository | |
| com.jalios.jcms.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). | 
| com.jalios.jcms.mail | |
| com.jalios.jcms.mail.listener | |
| com.jalios.jcms.mashup | Contains classes used for data Import/Export. | 
| com.jalios.jcms.plugin | |
| com.jalios.jcms.recommendation | |
| com.jalios.jcms.stat | Provides classes for statistics management and analysis. | 
| com.jalios.jcms.tracking | |
| com.jalios.jcms.vote | |
| com.jalios.jcms.workspace | Contains classes about workspace features. | 
| com.jalios.ldap | Contains Jalios LDAP utility classes. | 
| com.jalios.util | Contains Jalios utility classes (Unix-like crypt class, RSS parser, mail utility, servlet utility, comparators and miscellaneous utility static methods). | 
| Uses of JProperties in com.jalios.jcms | 
|---|
| Fields in com.jalios.jcms declared as JProperties | |
|---|---|
| protected  JProperties | AdminNotes.properties | 
| Methods in com.jalios.jcms that return JProperties | |
|---|---|
|  JProperties | Channel.getChannelProperties()Returns the internal properties used by channel. | 
| Methods in com.jalios.jcms with parameters of type JProperties | |
|---|---|
|  void | WeakLockManager.propertiesChange(JProperties properties) | 
|  void | ResourceHelper.propertiesChange(JProperties properties) | 
|  void | QuotaManager.propertiesChange(JProperties properties) | 
|  void | Channel.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. | 
|  void | Channel.updateAndSaveProperties(JProperties prop)Updates and save specified properties. | 
| Uses of JProperties in com.jalios.jcms.accesscontrol | 
|---|
| Methods in com.jalios.jcms.accesscontrol with parameters of type JProperties | |
|---|---|
|  void | AccessControlManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.alert | 
|---|
| Methods in com.jalios.jcms.alert with parameters of type JProperties | |
|---|---|
|  void | AlertManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.analytics | 
|---|
| Methods in com.jalios.jcms.analytics with parameters of type JProperties | |
|---|---|
|  void | AnalyticsManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.comparator | 
|---|
| Methods in com.jalios.jcms.comparator with parameters of type JProperties | |
|---|---|
|  void | ComparatorManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.db | 
|---|
| Methods in com.jalios.jcms.db with parameters of type JProperties | |
|---|---|
|  void | DBEventLogManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.fileprocessor.processingmanagement | 
|---|
| Methods in com.jalios.jcms.fileprocessor.processingmanagement with parameters of type JProperties | |
|---|---|
|  void | FileProcessorManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.fileprocessor.repository | 
|---|
| Methods in com.jalios.jcms.fileprocessor.repository that return JProperties | |
|---|---|
|  JProperties | Repository.getRepositoryProperties() | 
| Methods in com.jalios.jcms.fileprocessor.repository with parameters of type JProperties | |
|---|---|
|  void | Repository.setRepositoryProperties(JProperties properties) | 
| Constructors in com.jalios.jcms.fileprocessor.repository with parameters of type JProperties | |
|---|---|
| Repository(String id,
           JProperties properties)The constructor set some default value and then read the specified properties. | |
| Uses of JProperties in com.jalios.jcms.handler | 
|---|
| Methods in com.jalios.jcms.handler with parameters of type JProperties | |
|---|---|
|  boolean | PropertiesHandler.validateIntValues(JProperties props) | 
| Uses of JProperties in com.jalios.jcms.mail | 
|---|
| Fields in com.jalios.jcms.mail declared as JProperties | |
|---|---|
| protected  JProperties | MailAccount.properties | 
| Methods in com.jalios.jcms.mail with parameters of type JProperties | |
|---|---|
|  void | MailFetcher.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.mail.listener | 
|---|
| Methods in com.jalios.jcms.mail.listener with parameters of type JProperties | |
|---|---|
|  void | ArchiveMailListener.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.mashup | 
|---|
| Constructors in com.jalios.jcms.mashup with parameters of type JProperties | |
|---|---|
| ImportSource(String id,
             JProperties prop)Create a site from properties | |
| Uses of JProperties in com.jalios.jcms.plugin | 
|---|
| Fields in com.jalios.jcms.plugin declared as JProperties | |
|---|---|
| protected  JProperties | Plugin.pluginProp | 
| Uses of JProperties in com.jalios.jcms.recommendation | 
|---|
| Methods in com.jalios.jcms.recommendation with parameters of type JProperties | |
|---|---|
|  void | RecommendationManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.stat | 
|---|
| Methods in com.jalios.jcms.stat with parameters of type JProperties | |
|---|---|
|  void | StatManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.tracking | 
|---|
| Methods in com.jalios.jcms.tracking with parameters of type JProperties | |
|---|---|
|  void | ReaderTrackerManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.vote | 
|---|
| Methods in com.jalios.jcms.vote with parameters of type JProperties | |
|---|---|
|  void | VoteManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.jcms.workspace | 
|---|
| Methods in com.jalios.jcms.workspace with parameters of type JProperties | |
|---|---|
|  void | HierarchicalWorkspacesManager.propertiesChange(JProperties properties) | 
| Uses of JProperties in com.jalios.ldap | 
|---|
| Methods in com.jalios.ldap with parameters of type JProperties | |
|---|---|
| protected  void | LDAPConfiguration.readProperties(JProperties prop,
               String serverConf) | 
| Constructors in com.jalios.ldap with parameters of type JProperties | |
|---|---|
| LDAPConfiguration(JProperties props)Build a new LDAPConfiguration from properties "ldap.*" available in the specified JProperties. | |
| LDAPConfiguration(JProperties props,
                  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 | |
|---|---|
|  class | LangProperties | 
| Methods in com.jalios.util that return JProperties | |
|---|---|
|  JProperties | LangProperties.getProperties(String prefix)Returns a new property set of properties with key matching a given prefix. | 
|  JProperties | JProperties.getProperties(String prefix)Returns a new property set of properties with key matching a given prefix. | 
| Methods in com.jalios.util with parameters of type JProperties | |
|---|---|
|  void | JProperties.addProperties(JProperties prop)Add every property of the given JPropertiesto
 thisJProperties. | 
|  void | JPropertiesListener.propertiesChange(JProperties properties)Invoked after properties have been modified in JCMS and save on disk. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||