Uses of Class
com.stratelia.webactiv.util.ResourceLocator

Packages that use ResourceLocator
com.silverpeas   
com.silverpeas.admin.spaces Copyright (C) 2000 - 2013 Silverpeas This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
com.silverpeas.comment.service   
com.silverpeas.domains.silverpeasdriver   
com.silverpeas.importExport.report   
com.silverpeas.jobManagerPeas   
com.silverpeas.look   
com.silverpeas.lookV5   
com.silverpeas.notification.builder   
com.silverpeas.socialnetwork.connectors   
com.silverpeas.util   
com.silverpeas.util.csv   
com.silverpeas.web Provides the classes and interfaces from which web services can be defined and published in Silverpeas. 
com.stratelia.silverpeas.clipboardPeas.control   
com.stratelia.silverpeas.domains   
com.stratelia.silverpeas.domains.ldapdriver   
com.stratelia.silverpeas.domains.sqldriver   
com.stratelia.silverpeas.genericPanel   
com.stratelia.silverpeas.peasCore   
com.stratelia.silverpeas.peasCore.servlets   
com.stratelia.silverpeas.selectionPeas   
com.stratelia.silverpeas.silverStatisticsPeas.control   
com.stratelia.silverpeas.util   
com.stratelia.webactiv.agenda.control   
com.stratelia.webactiv.agenda.view   
com.stratelia.webactiv.beans.admin   
com.stratelia.webactiv.todo.control   
com.stratelia.webactiv.util   
com.stratelia.webactiv.util.viewGenerator.html   
com.stratelia.webactiv.util.viewGenerator.html.calendar   
com.stratelia.webactiv.util.viewGenerator.html.formPanes   
com.stratelia.webactiv.util.viewGenerator.html.operationPanes   
com.stratelia.webactiv.util.viewGenerator.html.pagination   
com.stratelia.webactiv.util.viewGenerator.html.progressMessage   
org.silverpeas.admin.web.tools   
org.silverpeas.authentication   
org.silverpeas.calendar   
org.silverpeas.chart   
org.silverpeas.notification.message   
org.silverpeas.password.rule   
org.silverpeas.password.service   
org.silverpeas.password.web   
org.silverpeas.publication.dateReminder.notification   
org.silverpeas.servlets   
org.silverpeas.servlets.credentials   
org.silverpeas.util   
org.silverpeas.util.data   
org.silverpeas.viewer   
 

Uses of ResourceLocator in com.silverpeas
 

Methods in com.silverpeas that return ResourceLocator
 ResourceLocator SilverpeasComponentService.getComponentMessages(String language)
          Gets the localized messages defined in this Silverpeas component.
 ResourceLocator SilverpeasComponentService.getComponentSettings()
          Gets the settings of this Silverpeas component.
 

Uses of ResourceLocator in com.silverpeas.admin.spaces
 

Fields in com.silverpeas.admin.spaces declared as ResourceLocator
protected static ResourceLocator SpaceInstanciator.configuration
           
 

Uses of ResourceLocator in com.silverpeas.comment.service
 

Methods in com.silverpeas.comment.service that return ResourceLocator
 ResourceLocator DefaultCommentService.getComponentMessages(String language)
           
 ResourceLocator DefaultCommentService.getComponentSettings()
           
 

Constructors in com.silverpeas.comment.service with parameters of type ResourceLocator
CommentUserNotification(CommentService commentService, Comment comment, SilverpeasContent commentedContent, String subjectKey, ResourceLocator componentMessages, Set<String> recipients)
           
 

Uses of ResourceLocator in com.silverpeas.domains.silverpeasdriver
 

Methods in com.silverpeas.domains.silverpeasdriver with parameters of type ResourceLocator
 void SilverpeasDriver.initFromProperties(ResourceLocator rs)
          Virtual method that performs extra initialization from a properties file.
 

Uses of ResourceLocator in com.silverpeas.importExport.report
 

Constructors in com.silverpeas.importExport.report with parameters of type ResourceLocator
HtmlExportGenerator(ExportReport exportReport, String fileExportDir, ResourceLocator resourceLocator)
           
 

Uses of ResourceLocator in com.silverpeas.jobManagerPeas
 

Methods in com.silverpeas.jobManagerPeas with parameters of type ResourceLocator
protected static boolean JobManagerSettings.readBoolean(ResourceLocator rs, String propName, boolean defaultValue)
           
protected static int JobManagerSettings.readInt(ResourceLocator rs, String propName, int defaultValue)
           
 

Uses of ResourceLocator in com.silverpeas.look
 

Methods in com.silverpeas.look with parameters of type ResourceLocator
 void LookSilverpeasV5Helper.init(MainSessionController mainSessionController, ResourceLocator resources)
           
 void LookHelper.init(MainSessionController mainSessionController, ResourceLocator resources)
          Deprecated. 
 

Constructors in com.silverpeas.look with parameters of type ResourceLocator
LookSilverpeasV5Helper(MainSessionController mainSessionController, ResourceLocator resources)
          Deprecated. 
Ticker(List<PublicationDetail> pubs, ResourceLocator settings)
           
TickerSettings(ResourceLocator settings)
           
 

Uses of ResourceLocator in com.silverpeas.lookV5
 

Methods in com.silverpeas.lookV5 with parameters of type ResourceLocator
protected  void AjaxServletLookV5.serializePersonalSpace(Writer writer, String userId, String language, OrganisationController orgaController, LookHelper helper, ResourceLocator settings, ResourceLocator message)
           
 

Uses of ResourceLocator in com.silverpeas.notification.builder
 

Methods in com.silverpeas.notification.builder that return ResourceLocator
protected  ResourceLocator AbstractUserNotificationBuilder.getBundle()
          Gets the bundle
protected  ResourceLocator AbstractUserNotificationBuilder.getBundle(String language)
          Gets the bundle
 

Uses of ResourceLocator in com.silverpeas.socialnetwork.connectors
 

Methods in com.silverpeas.socialnetwork.connectors that return ResourceLocator
protected  ResourceLocator AbstractSocialNetworkConnector.getSettings()
           
 

Uses of ResourceLocator in com.silverpeas.util
 

Fields in com.silverpeas.util declared as ResourceLocator
static ResourceLocator MailUtil.configuration
           
 

Uses of ResourceLocator in com.silverpeas.util.csv
 

Fields in com.silverpeas.util.csv declared as ResourceLocator
protected  ResourceLocator CSVReader.m_utilMessages
           
protected  ResourceLocator CSVWriter.m_utilMessages
           
 

Uses of ResourceLocator in com.silverpeas.web
 

Methods in com.silverpeas.web that return ResourceLocator
protected  ResourceLocator RESTWebService.getBundle()
          Gets the bundle to use.
 

Uses of ResourceLocator in com.stratelia.silverpeas.clipboardPeas.control
 

Methods in com.stratelia.silverpeas.clipboardPeas.control that return ResourceLocator
 ResourceLocator ClipboardSessionController.getSettings()
           
 

Uses of ResourceLocator in com.stratelia.silverpeas.domains
 

Methods in com.stratelia.silverpeas.domains with parameters of type ResourceLocator
protected  boolean DriverSettings.getBooleanValue(ResourceLocator rs, String key, boolean defaultValue)
           
protected  int DriverSettings.getIntValue(ResourceLocator rs, String key, int defaultValue)
           
protected  String DriverSettings.getStringValue(ResourceLocator rs, String key, String defaultValue)
           
protected  String DriverSettings.getSureString(ResourceLocator rs, String key)
          Use this function to be sure to obtain a string without error, even if the property is not found.
 

Uses of ResourceLocator in com.stratelia.silverpeas.domains.ldapdriver
 

Methods in com.stratelia.silverpeas.domains.ldapdriver with parameters of type ResourceLocator
 void LDAPSettings.initFromProperties(ResourceLocator rs)
          Performs initialization from a properties file.
 void LDAPDriver.initFromProperties(ResourceLocator rs)
          Virtual method that performs extra initialization from a properties file.
 

Uses of ResourceLocator in com.stratelia.silverpeas.domains.sqldriver
 

Methods in com.stratelia.silverpeas.domains.sqldriver with parameters of type ResourceLocator
 void SQLSettings.initFromProperties(ResourceLocator rs)
          Performs initialization from a properties file.
 void SQLDriver.initFromProperties(ResourceLocator rs)
          Virtual method that performs extra initialization from a properties file.
 

Uses of ResourceLocator in com.stratelia.silverpeas.genericPanel
 

Fields in com.stratelia.silverpeas.genericPanel declared as ResourceLocator
protected  ResourceLocator PanelProvider.resourceLocator
           
 

Uses of ResourceLocator in com.stratelia.silverpeas.peasCore
 

Methods in com.stratelia.silverpeas.peasCore that return ResourceLocator
 ResourceLocator AbstractComponentSessionController.getIcon()
           
 ResourceLocator ComponentSessionController.getIcon()
           
 ResourceLocator AbstractComponentSessionController.getMultilang()
           
 ResourceLocator ComponentSessionController.getMultilang()
           
 ResourceLocator AbstractComponentSessionController.getSettings()
           
 ResourceLocator ComponentSessionController.getSettings()
           
 

Uses of ResourceLocator in com.stratelia.silverpeas.peasCore.servlets
 

Methods in com.stratelia.silverpeas.peasCore.servlets that return ResourceLocator
 ResourceLocator WebComponentRequestContext.getMultilang()
           
 ResourceLocator WebMessager.getResourceLocator(String propertyFileBaseName)
          Gets the resource locator from the given property file and by taking into account of the current known language.
 

Uses of ResourceLocator in com.stratelia.silverpeas.selectionPeas
 

Fields in com.stratelia.silverpeas.selectionPeas declared as ResourceLocator
protected  ResourceLocator CacheManager.globalResourceLocator
           
protected  ResourceLocator CacheManager.iconResourceLocator
           
protected  ResourceLocator CacheManager.localResourceLocator
           
protected  ResourceLocator CartUserPanel.m_Message
           
protected  ResourceLocator CartGroupPanel.m_Message
           
protected  ResourceLocator BrowsePanelProvider.resource
           
 

Constructors in com.stratelia.silverpeas.selectionPeas with parameters of type ResourceLocator
BrowseGroupPanel(String language, ResourceLocator rs, CacheManager cm, SelectionUsersGroups sug)
           
BrowseJdbcPanel(String language, ResourceLocator rs, CacheManager cm, SelectionExtraParams sep)
           
BrowsePanelProvider(String language, ResourceLocator rs, CacheManager cm, CacheType what)
           
BrowseUserPanel(String language, ResourceLocator rs, CacheManager cm, SelectionUsersGroups sug)
           
CacheManager(String language, ResourceLocator local, ResourceLocator icon, Selection selection)
           
CacheManagerJdbcConnector(String language, ResourceLocator local, ResourceLocator icon, Selection selection)
           
CacheManagerUsersGroups(String language, ResourceLocator local, ResourceLocator icon, Selection selection, UserDetail ud)
           
CartGroupPanel(String language, ResourceLocator rs, CacheManager cm, SelectionUsersGroups sug)
           
CartUserPanel(String language, ResourceLocator rs, CacheManager cm, SelectionUsersGroups sug)
           
SearchGroupPanel(String language, ResourceLocator rs, CacheManager cm, SelectionUsersGroups sug)
           
SearchUserPanel(String language, ResourceLocator rs, CacheManager cm, SelectionUsersGroups sug)
           
 

Uses of ResourceLocator in com.stratelia.silverpeas.silverStatisticsPeas.control
 

Methods in com.stratelia.silverpeas.silverStatisticsPeas.control that return ResourceLocator
 ResourceLocator SilverStatisticsPeasSessionController.getSettings()
           
 

Constructors in com.stratelia.silverpeas.silverStatisticsPeas.control with parameters of type ResourceLocator
DocPieChartBuilder(String currentUserId, String spaceId, ResourceLocator message)
           
DocSizePieChartBuilder(String currentUserId, String spaceId, ResourceLocator message)
           
PubliPieChartBuilder(String dateStat, String dateFormate, String currentUserId, String filterIdGroup, String filterIdUser, String spaceId, OrganisationController organizationController, ResourceLocator message)
           
UserPieChartBuilder(String dateStat, String dateFormate, String currentUserId, String filterIdGroup, String filterIdUser, String spaceId, ResourceLocator message, OrganisationController organizationController)
           
 

Uses of ResourceLocator in com.stratelia.silverpeas.util
 

Constructors in com.stratelia.silverpeas.util with parameters of type ResourceLocator
ResourcesWrapper(ResourceLocator specificMultilang, ResourceLocator specificIcons, ResourceLocator specificSettings, String language)
           
ResourcesWrapper(ResourceLocator specificMultilang, ResourceLocator specificIcons, String language)
           
ResourcesWrapper(ResourceLocator specificMultilang, String language)
           
 

Uses of ResourceLocator in com.stratelia.webactiv.agenda.control
 

Methods in com.stratelia.webactiv.agenda.control that return ResourceLocator
 ResourceLocator AgendaSessionController.getSettings()
          Method declaration
 

Uses of ResourceLocator in com.stratelia.webactiv.agenda.view
 

Constructors in com.stratelia.webactiv.agenda.view with parameters of type ResourceLocator
AgendaHtmlView(int viewType, Date date, AgendaSessionController agendaSessionController, ResourceLocator settings)
          Constructor declaration
 

Uses of ResourceLocator in com.stratelia.webactiv.beans.admin
 

Methods in com.stratelia.webactiv.beans.admin with parameters of type ResourceLocator
 void AbstractDomainDriver.initFromProperties(ResourceLocator rs)
          Virtual method that performs extra initialization from a properties file.
 void DomainDriver.initFromProperties(ResourceLocator rs)
           
 

Constructors in com.stratelia.webactiv.beans.admin with parameters of type ResourceLocator
DomainProperty(ResourceLocator rs, String num)
           
 

Uses of ResourceLocator in com.stratelia.webactiv.todo.control
 

Methods in com.stratelia.webactiv.todo.control that return ResourceLocator
 ResourceLocator ToDoSessionController.getSettings()
          Method declaration
 

Uses of ResourceLocator in com.stratelia.webactiv.util
 

Methods in com.stratelia.webactiv.util that return ResourceLocator
static ResourceLocator GeneralPropertiesManager.getGeneralMultilang(String language)
           
static ResourceLocator GeneralPropertiesManager.getGeneralResourceLocator()
          Deprecated.  
static ResourceLocator DateUtil.getMultilangProperties(String language)
          Get all date multilang properties.
 

Constructors in com.stratelia.webactiv.util with parameters of type ResourceLocator
ResourceLocator(String propertyFile, String language, ResourceLocator defaultResource)
           
 

Uses of ResourceLocator in com.stratelia.webactiv.util.viewGenerator.html
 

Methods in com.stratelia.webactiv.util.viewGenerator.html that return ResourceLocator
 ResourceLocator GraphicElementFactory.getFavoriteLookSettings()
          Method declaration
 ResourceLocator GraphicElementFactory.getLookSettings()
          Method declaration
static ResourceLocator GraphicElementFactory.getLookSettings(String lookName)
           
 ResourceLocator GraphicElementFactory.getMultilang()
           
static ResourceLocator GraphicElementFactory.getSettings()
          Get the settings for the factory.
 

Methods in com.stratelia.webactiv.util.viewGenerator.html with parameters of type ResourceLocator
 JavascriptBundleProducer JavascriptBundleProducer.add(ResourceLocator bundle, String... keys)
          Adds given keys from the given bundle.
 

Uses of ResourceLocator in com.stratelia.webactiv.util.viewGenerator.html.calendar
 

Fields in com.stratelia.webactiv.util.viewGenerator.html.calendar declared as ResourceLocator
protected  ResourceLocator AbstractCalendar.settings
           
 

Uses of ResourceLocator in com.stratelia.webactiv.util.viewGenerator.html.formPanes
 

Fields in com.stratelia.webactiv.util.viewGenerator.html.formPanes declared as ResourceLocator
protected  ResourceLocator FormPane.message
           
protected  ResourceLocator FormLine.message
           
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.formPanes with parameters of type ResourceLocator
 void FormLine.setLanguage(ResourceLocator language)
          Method declaration
 

Uses of ResourceLocator in com.stratelia.webactiv.util.viewGenerator.html.operationPanes
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.operationPanes that return ResourceLocator
 ResourceLocator AbstractOperationPane.getMultilang()
           
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.operationPanes with parameters of type ResourceLocator
 void AbstractOperationPane.setMultilang(ResourceLocator multilang)
           
 void OperationPane.setMultilang(ResourceLocator multilang)
           
 

Uses of ResourceLocator in com.stratelia.webactiv.util.viewGenerator.html.pagination
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.pagination that return ResourceLocator
 ResourceLocator AbstractPagination.getMultilang()
           
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.pagination with parameters of type ResourceLocator
 void Pagination.setMultilang(ResourceLocator multilang)
           
 void AbstractPagination.setMultilang(ResourceLocator multilang)
           
 

Uses of ResourceLocator in com.stratelia.webactiv.util.viewGenerator.html.progressMessage
 

Fields in com.stratelia.webactiv.util.viewGenerator.html.progressMessage declared as ResourceLocator
protected  ResourceLocator AbstractProgressMessage.multilang
           
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.progressMessage that return ResourceLocator
 ResourceLocator AbstractProgressMessage.getMultilang()
           
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.progressMessage with parameters of type ResourceLocator
 void ProgressMessage.setMultilang(ResourceLocator resource)
           
 void AbstractProgressMessage.setMultilang(ResourceLocator resource)
           
 

Uses of ResourceLocator in org.silverpeas.admin.web.tools
 

Methods in org.silverpeas.admin.web.tools that return ResourceLocator
protected  ResourceLocator AbstractTool.getMessages()
           
 

Uses of ResourceLocator in org.silverpeas.authentication
 

Methods in org.silverpeas.authentication with parameters of type ResourceLocator
 void Authentication.init(String authenticationServerName, ResourceLocator settings)
          Initializes this authentication with the specified settings to communicate with a server of an authentication service.
 void AuthenticationNT.loadProperties(ResourceLocator settings)
           
protected abstract  void Authentication.loadProperties(ResourceLocator settings)
          Loads the specified properties to set the communication information with the authentication service.
 void AuthenticationCAS.loadProperties(ResourceLocator settings)
           
 void AuthenticationLDAP.loadProperties(ResourceLocator settings)
           
 void AuthenticationSQL.loadProperties(ResourceLocator settings)
           
 

Uses of ResourceLocator in org.silverpeas.calendar
 

Methods in org.silverpeas.calendar that return ResourceLocator
protected static ResourceLocator CalendarViewContext.getBundle(String language)
          Gets the bundle
 

Uses of ResourceLocator in org.silverpeas.chart
 

Fields in org.silverpeas.chart declared as ResourceLocator
protected static ResourceLocator ChartSettings.settings
           
 

Uses of ResourceLocator in org.silverpeas.notification.message
 

Methods in org.silverpeas.notification.message that return ResourceLocator
static ResourceLocator MessageManager.getResourceLocator(String propertyFileBaseName)
          Gets the resource locator from the given property file and by taking into account of the current known language.
 ResourceLocator MessageContainer.getResourceLocator(String propertyFileBaseName, String lang)
          Gets the resource locator from the given property file and given language.
protected static ResourceLocator MessageManager.getResourceLocator(String registredKey, String propertyFileBaseName, String language)
          Gets the resource locator from the given property file and given language.
 

Uses of ResourceLocator in org.silverpeas.password.rule
 

Fields in org.silverpeas.password.rule declared as ResourceLocator
protected static ResourceLocator AbstractPasswordRule.settings
           
 

Uses of ResourceLocator in org.silverpeas.password.service
 

Fields in org.silverpeas.password.service declared as ResourceLocator
protected static ResourceLocator PasswordCheck.settings
           
protected static ResourceLocator DefaultPasswordService.settings
           
 

Uses of ResourceLocator in org.silverpeas.password.web
 

Fields in org.silverpeas.password.web declared as ResourceLocator
protected static ResourceLocator PasswordResource.settings
           
 

Uses of ResourceLocator in org.silverpeas.publication.dateReminder.notification
 

Constructors in org.silverpeas.publication.dateReminder.notification with parameters of type ResourceLocator
PublicationDateReminderUserNotification(PersistentResourceDateReminder resourceDateReminder, ResourceLocator componentMessages)
           
 

Uses of ResourceLocator in org.silverpeas.servlets
 

Methods in org.silverpeas.servlets that return ResourceLocator
protected  ResourceLocator FileServer.getResources()
           
protected  ResourceLocator OnlineFileServer.getResources()
           
protected  ResourceLocator RestOnlineFileServer.getResources()
          Deprecated.  
protected abstract  ResourceLocator AbstractFileSender.getResources()
           
 

Uses of ResourceLocator in org.silverpeas.servlets.credentials
 

Methods in org.silverpeas.servlets.credentials that return ResourceLocator
 ResourceLocator FunctionHandler.getAuthenticationSettings()
           
protected  ResourceLocator FunctionHandler.getGeneral()
           
protected  ResourceLocator FunctionHandler.getM_Multilang()
           
 

Methods in org.silverpeas.servlets.credentials with parameters of type ResourceLocator
protected  void FunctionHandler.setGeneral(ResourceLocator general)
           
protected  void FunctionHandler.setM_Multilang(ResourceLocator m_Multilang)
           
 

Uses of ResourceLocator in org.silverpeas.util
 

Methods in org.silverpeas.util that return ResourceLocator
static ResourceLocator NotifierUtil.getResourceLocator(String propertyFileBaseName)
          Gets the resource locator from the given property file and by taking into account of the current known language.
 

Uses of ResourceLocator in org.silverpeas.util.data
 

Fields in org.silverpeas.util.data declared as ResourceLocator
protected static ResourceLocator TemporaryDataManagementSettings.settings
           
 

Uses of ResourceLocator in org.silverpeas.viewer
 

Fields in org.silverpeas.viewer declared as ResourceLocator
protected static ResourceLocator ViewerSettings.settings
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.