A B C D E F G H I L M N O P Q R S T U V W X

A

AbstractApplicationAwareBean - Class in org.esupportail.commons.beans
An abstract class inherited by all the beans for them to get a reference to the domain service.
AbstractApplicationAwareBean() - Constructor for class org.esupportail.commons.beans.AbstractApplicationAwareBean
Constructor.
AbstractContextAwareController - Class in org.esupportail.lecture.web.controllers
An abstract class inherited by all the beans for them to get: - the context of the application (sessionController)
AbstractContextAwareController() - Constructor for class org.esupportail.lecture.web.controllers.AbstractContextAwareController
Constructor.
AbstractDeepLinkingRedirector - Class in org.esupportail.commons.web.deepLinking
A deep linking redirector that does nothing.
AbstractDeepLinkingRedirector() - Constructor for class org.esupportail.commons.web.deepLinking.AbstractDeepLinkingRedirector
Bean constructor.
AbstractDomainAwareBean - Class in org.esupportail.lecture.web.controllers
An abstract class inherited by all the beans for them to get: - the domain service (domainService)
AbstractDomainAwareBean() - Constructor for class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
Constructor.
AbstractHibernateDaoService - Class in org.esupportail.commons.dao
An abstract DAO implementation.
AbstractHibernateDaoService() - Constructor for class org.esupportail.commons.dao.AbstractHibernateDaoService
Bean constructor.
AbstractHibernatePaginator<E> - Class in org.esupportail.commons.dao
A Hibernate paginator.
AbstractHibernatePaginator(AbstractHibernateDaoService, List<Integer>, int) - Constructor for class org.esupportail.commons.dao.AbstractHibernatePaginator
Constructor.
AbstractHtmlFormatRenderer - Class in org.esupportail.commons.web.renderers
An HtmlFormatRenderer that escapes single quotes when no param is passed.
AbstractHtmlFormatRenderer() - Constructor for class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
Constructor.
AbstractI18nAwareBean - Class in org.esupportail.commons.beans
An abstract class inherited by all the beans for them to gain i18n features.
AbstractI18nAwareBean() - Constructor for class org.esupportail.commons.beans.AbstractI18nAwareBean
Constructor.
AbstractI18nService - Class in org.esupportail.commons.services.i18n
An abstract class that should be inherited by all the implementations of I18nService.
AbstractI18nService() - Constructor for class org.esupportail.commons.services.i18n.AbstractI18nService
Bean constructor.
AbstractLdapService - Class in org.esupportail.commons.services.ldap
An abstract class that implements interface LdapService.
AbstractLdapService() - Constructor for class org.esupportail.commons.services.ldap.AbstractLdapService
Bean constructor.
AbstractPaginator<E> - Class in org.esupportail.commons.web.beans
An abstract paginator, independant from the underlying database implementation.
AbstractPaginator(List<Integer>, int) - Constructor for class org.esupportail.commons.web.beans.AbstractPaginator
Constructor.
AbstractSmtpService - Class in org.esupportail.commons.services.smtp
An abstract implementation of SmtpService that does not support tests.
AbstractSmtpService() - Constructor for class org.esupportail.commons.services.smtp.AbstractSmtpService
 
AbstractStyleClassWrapperTag - Class in org.esupportail.commons.web.tags
An abstract class for tags that wrap into a HTML and set a default style class.
AbstractStyleClassWrapperTag() - Constructor for class org.esupportail.commons.web.tags.AbstractStyleClassWrapperTag
Constructor.
AbstractStyleWrapperTag - Class in org.esupportail.commons.web.tags
An abstract class for tags that set a default style.
AbstractStyleWrapperTag() - Constructor for class org.esupportail.commons.web.tags.AbstractStyleWrapperTag
Constructor.
AbstractTagWrapperRenderer - Class in org.esupportail.commons.web.renderers
An abstract class for renderers that wrap into a HTML and set a default style class.
AbstractTagWrapperRenderer() - Constructor for class org.esupportail.commons.web.renderers.AbstractTagWrapperRenderer
Constructor.
AbstractUrlGenerator - Class in org.esupportail.commons.services.urlGeneration
An abstract class that implements UrlGenerator.
AbstractUrlGenerator() - Constructor for class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
Bean constructor.
AbstractVersionManager - Class in org.esupportail.commons.domain.beans
An abstract class to store the version number in the database.
AbstractVersionManager() - Constructor for class org.esupportail.commons.domain.beans.AbstractVersionManager
 
AbstractWrapperTag - Class in org.esupportail.commons.web.tags
An abstract class for tags that wrap into a HTML tag.
AbstractWrapperTag() - Constructor for class org.esupportail.commons.web.tags.AbstractWrapperTag
Constructor.
access - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Access mode on the remote managed category
access - Variable in class org.esupportail.lecture.domain.model.ManagedSourceFeatures
Access mode on the Source Its values depends on trustCategory parameter
access - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Access mode on the remote source
Accessibility - Enum in org.esupportail.lecture.domain.model
Access mode of an element
Accessibility() - Constructor for enum org.esupportail.lecture.domain.model.Accessibility
 
addContext(Context) - Method in class org.esupportail.lecture.domain.model.Channel
Add a context to this Channel.
addContext(Context) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Add a context to the set of context of this managed category profile This means that this managedCategoryProfile is declared in context c
addCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.domain.model.UserProfile
Add a customCategory to this userProfile
addCustomContext(CustomContext) - Method in class org.esupportail.lecture.domain.model.UserProfile
Add a customContext to this userProfile
addCustomSource(CustomSource) - Method in class org.esupportail.lecture.domain.model.UserProfile
Add a customSource to this userProfile
addErrorMessage(String, String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addErrorMessage(String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addErrorMessage(String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addErrorMessage(String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addErrorMessage(String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addErrorMessageInvalidParameter(String, String) - Method in class org.esupportail.commons.web.deepLinking.AbstractDeepLinkingRedirector
Print an error message when a parameter is invalid.
addErrorMessageMissingParameter(String) - Method in class org.esupportail.commons.web.deepLinking.AbstractDeepLinkingRedirector
Print an error message when a parameter is missing.
addFormattedMessage(FacesMessage.Severity, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message.
addGroup(String) - Method in class org.esupportail.lecture.domain.model.DefinitionSets
Add a group in groups enumeration of this DefintionSets
addInfoMessage(String, String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context an info message.
addInfoMessage(String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context an info message.
addInfoMessage(String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context an info message.
addInfoMessage(String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context an info message.
addInfoMessage(String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context an info message.
addManagedCategoryProfile(ManagedCategoryProfile) - Method in class org.esupportail.lecture.domain.model.Channel
Add a managed category profile to this Channel
addMapping(Mapping) - Method in class org.esupportail.lecture.domain.model.Channel
Add a mapping to the list of mappings defined in this Channel
addMappingByDtd(Mapping) - Method in class org.esupportail.lecture.domain.model.Channel
Add a mapping (defined in the channel) to the hash of mappings indexed by its dtd,
addMappingByRootElement(Mapping) - Method in class org.esupportail.lecture.domain.model.Channel
Add a mapping (defined in the channel) to the hash of mappings indexed by its RootElement
addMappingBySourceURL(Mapping) - Method in class org.esupportail.lecture.domain.model.Channel
Add a mapping (defined in the channel) to the hash of mappings indexed by its sourceURL
addMappingByXmlns(Mapping) - Method in class org.esupportail.lecture.domain.model.Channel
Add a mapping (defined in the channel) to the hash of mappings indexed by its xmlns
addMappingByXmlType(Mapping) - Method in class org.esupportail.lecture.domain.model.Channel
Add a mapping (defined in the channel) to the hash of mappings indexed by its xmlType
addMessage(FacesMessage.Severity, String, String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message.
addMessage(FacesMessage.Severity, String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message.
addMessage(FacesMessage.Severity, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message.
addMessage(FacesMessage.Severity, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message.
addMessage(FacesMessage.Severity, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message.
addObject(Object) - Method in class org.esupportail.commons.dao.AbstractHibernateDaoService
Add an object into the database.
addRefIdManagedCategoryProfile(String) - Method in class org.esupportail.lecture.domain.model.Context
Add a managed category profile id to this context
addRegular(RegularOfSet) - Method in class org.esupportail.lecture.domain.model.DefinitionSets
Add a regulars in list of regulars of this DefintionSets
addSubscription(ManagedCategoryProfile) - Method in class org.esupportail.lecture.domain.model.CustomContext
Add a subscription category to this custom context (if no exists, else do nothing) and creates the corresponding customManagedCategory with the given profile This new customManagedCategory is also added to the userProfile (owner of all customElements)
addSubscription(ManagedSourceProfile) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Add a subscription source to this custom category (if no exists, else do nothing) and creates the corresponding customManagedSource with the given managedSourceProfile This new customManagedSource is also added to the userProfile (owner of all customElements)
addUnauthorizedActionMessage() - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a message saying that the action is not authorized.
addWarnMessage(String, String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addWarnMessage(String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addWarnMessage(String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addWarnMessage(String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
addWarnMessage(String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Add to the current context a error message.
adjustTreeSize(ActionEvent) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
JSF action : change treesize
admin - Variable in class org.esupportail.lecture.domain.beans.User
True for administrators.
afterPropertiesSet() - Method in class org.esupportail.commons.beans.AbstractApplicationAwareBean
 
afterPropertiesSet() - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.authentication.OfflineFixedUserAuthenticator
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.authentication.PortalAuthenticator
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.i18n.BundleI18nServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.i18n.BundlesI18nServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
afterPropertiesSet() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
afterPropertiesSet() - Method in class org.esupportail.commons.web.deepLinking.VoidDeepLinkingRedirectorImpl
 
afterPropertiesSet() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
afterPropertiesSet() - Method in class org.esupportail.lecture.domain.DomainServiceImpl
 
afterPropertiesSet() - Method in class org.esupportail.lecture.domain.FacadeService
 
afterPropertiesSet() - Method in class org.esupportail.lecture.domain.model.Channel
 
afterPropertiesSet() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
afterPropertiesSet() - Method in class org.esupportail.lecture.web.controllers.EditController
 
afterPropertiesSet() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
afterPropertiesSetInternal() - Method in class org.esupportail.lecture.web.controllers.AbstractContextAwareController
 
afterPropertiesSetInternal() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
This method is run once the object has been initialized, just before reset().
afterPropertiesSetInternal() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
allowed - Variable in class org.esupportail.lecture.domain.model.VisibilitySets
Group of allowed users to subscribe to element
alternateColors - Variable in class org.esupportail.commons.web.tags.DataTableTag
'true' if the dataTable contains alternate colors.
alternateColors - Variable in class org.esupportail.commons.web.tags.PanelGridTag
'true' if the panelGrid contains alternate colors.
AND_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The 'AND' keyword.
APPLICATION_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.application.ApplicationUtils
The name of the application service bean.
applicationName - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The name of the application.
applicationService - Variable in class org.esupportail.commons.beans.AbstractApplicationAwareBean
see ApplicationService.
ApplicationService - Interface in org.esupportail.commons.services.application
The interface of application services, which should inform about the current application (version, name...).
ApplicationUtils - Class in org.esupportail.commons.services.application
A class that provides static utilities for applications.
ApplicationUtils() - Constructor for class org.esupportail.commons.services.application.ApplicationUtils
Private constructor.
applicationVersion - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The version of the application.
ARGS_PARAM - Static variable in class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
The name of the parameter for servlets.
ARGS_PARAM - Static variable in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
The name of the parameter that uPortal uses to pass parameters to channels.
ASC_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The ASC keyword.
assemble(Serializable, Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
Assert - Class in org.esupportail.commons.utils
An Assert class that throws ConfigException.
Assert() - Constructor for class org.esupportail.commons.utils.Assert
Constructor.
AsynchronousSmtpServiceImpl - Class in org.esupportail.commons.services.smtp
An implementation of SmtpService that sends emails asynchronously to prevent from rendering timetouts.
AsynchronousSmtpServiceImpl() - Constructor for class org.esupportail.commons.services.smtp.AsynchronousSmtpServiceImpl
Bean constructor.
attribute - Variable in class org.esupportail.lecture.domain.model.RegularOfSet
attribute required value
attributes - Variable in class org.esupportail.commons.services.ldap.LdapUserAttributesMapper
The attributes.
attributes - Variable in class org.esupportail.commons.services.ldap.LdapUserImpl
The attributes of the LDAP user.
attributesMapper - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The attributes mapper.
AUTHENTICATION_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.authentication.AuthenticationUtils
The name of the application service bean.
AuthenticationService - Interface in org.esupportail.commons.services.authentication
The interface of the service used to get the current user's uid.
authenticationService - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
The authentication service.
authenticationService - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The authentication service.
authenticationService - Variable in class org.esupportail.lecture.web.controllers.SessionController
The authentication service.
AuthenticationUtils - Class in org.esupportail.commons.services.authentication
A class that provides static utilities for applications.
AuthenticationUtils() - Constructor for class org.esupportail.commons.services.authentication.AuthenticationUtils
Private constructor.
authorizedString - Variable in class org.esupportail.commons.web.tags.PageTag
False to print a message that tells the user that he is not allowed to view the page.
autoSubscribed - Variable in class org.esupportail.lecture.domain.model.VisibilitySets
Group of autoSubribed users to element (subscribed automatically, unsubscription possible)
AvailabilityMode - Enum in org.esupportail.lecture.domain.model
Availability mode of an element : user is - subscribed to an element (for managed elements) - not subscribed to an element (for managed elements) - obliged to be subscribed to an element (for managed elements) - owner of the element (for personnal elements) (The element is visible, else availabiltiy has not got any signification)
AvailabilityMode() - Constructor for enum org.esupportail.lecture.domain.model.AvailabilityMode
 

B

badFilterErrors - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the number of bad filter errors.
Batch - Class in org.esupportail.commons.batch
A class with a main method called by ant targets.
Batch() - Constructor for class org.esupportail.commons.batch.Batch
Bean constructor.
Batch - Class in org.esupportail.lecture.batch
A class with a main method called by ant targets.
Batch() - Constructor for class org.esupportail.lecture.batch.Batch
Bean constructor.
beanFactory - Static variable in class org.esupportail.commons.utils.BeanUtils
The bean factory.
BeanUtils - Class in org.esupportail.commons.utils
A class to retrieve beans.
BeanUtils() - Constructor for class org.esupportail.commons.utils.BeanUtils
Private constructor.
bindRequest(HttpServletRequest) - Method in class org.esupportail.commons.web.portlet.PortletServlet
Bind the request to the current context (to use Sping-scoped beans).
BODY_TAG - Static variable in class org.esupportail.commons.web.tags.PageTag
The 'body' tag.
BOLD_STYLE - Static variable in class org.esupportail.commons.web.tags.BoldTag
The bold style.
BoldTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'bold' tag.
BoldTag() - Constructor for class org.esupportail.commons.web.tags.BoldTag
Constructor.
bundleBasename - Variable in class org.esupportail.commons.services.i18n.BundleI18nServiceImpl
The basename of the properties files that holds the bundles.
bundleBasenames - Variable in class org.esupportail.commons.services.i18n.BundlesI18nServiceImpl
The basename of the properties files that holds the bundles.
BundleCachingI18nServiceImpl - Class in org.esupportail.commons.services.i18n
This class should be preferred to BundleI18nServiceImpl since it caches resource bundles.
BundleCachingI18nServiceImpl() - Constructor for class org.esupportail.commons.services.i18n.BundleCachingI18nServiceImpl
Bean constructor.
BundleI18nServiceImpl - Class in org.esupportail.commons.services.i18n
A simple implementation of I18nService.
BundleI18nServiceImpl() - Constructor for class org.esupportail.commons.services.i18n.BundleI18nServiceImpl
Bean constructor.
BundleMap - Class in org.esupportail.commons.services.i18n
A map to store bundle strings.
BundleMap(Locale) - Constructor for class org.esupportail.commons.services.i18n.BundleMap
Bean constructor.
BundlesCachingI18nServiceImpl - Class in org.esupportail.commons.services.i18n
This class should be preferred to BundlesI18nServiceImpl since it caches resource bundles.
BundlesCachingI18nServiceImpl() - Constructor for class org.esupportail.commons.services.i18n.BundlesCachingI18nServiceImpl
Bean constructor.
BundlesI18nServiceImpl - Class in org.esupportail.commons.services.i18n
An implementation of I18nService that loads several bundles.
BundlesI18nServiceImpl() - Constructor for class org.esupportail.commons.services.i18n.BundlesI18nServiceImpl
Bean constructor.
buttonStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The button style class.

C

cache - Variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
the cache.
cache - Variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceImpl
the cache.
cache - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the cache.
cachedRequests - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the number of requests answered thanks to the cache.
cacheManager - Variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
the cacheManager.
cacheManager - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the cacheManager.
cacheName - Variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
the name of the cache.
cacheName - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the name of the cache.
cacheProviderFacade - Variable in class org.esupportail.lecture.dao.DaoServiceRemoteXML
cache Manager (init by Spring)
CachingEmailExceptionServiceFactoryImpl - Class in org.esupportail.commons.services.exceptionHandling
A factory that returns CachingEmailExceptionServiceImpl instances.
CachingEmailExceptionServiceFactoryImpl() - Constructor for class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
Bean constructor.
CachingEmailExceptionServiceFactoryImpl - Class in org.esupportail.lecture.services.exceptionHandling
An application-specific exception service.
CachingEmailExceptionServiceFactoryImpl() - Constructor for class org.esupportail.lecture.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
Bean constructor.
CachingEmailExceptionServiceImpl - Class in org.esupportail.commons.services.exceptionHandling
An implementation of ExceptionService, that logs the exceptions, send them to an email address and redirect to an exception page.
CachingEmailExceptionServiceImpl(I18nService, ApplicationService, String, AuthenticationService, SmtpService, String, boolean, String, Cache) - Constructor for class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceImpl
Constructor.
CachingLdapServiceImpl - Class in org.esupportail.commons.services.ldap
Class which enable to add a cache to LDAP query, In order to improve execution time.
CachingLdapServiceImpl() - Constructor for class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
Bean constructor.
cachingModel - Variable in class org.esupportail.lecture.dao.DaoServiceRemoteXML
caching model (init by Spring)
caller - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
The beans that called the LDAP search.
cancel() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
JSF callback.
cancelResult - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
The String that will be returned when the search is canceled.
CasFilterAuthenticator - Class in org.esupportail.commons.services.authentication
A class to resolve the current user when authenticated by the CAS filter.
CasFilterAuthenticator() - Constructor for class org.esupportail.commons.services.authentication.CasFilterAuthenticator
Bean constructor.
casLoginUrl - Variable in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
The CAS URL.
catchException(ServletContext, Exception, HttpServletRequest) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
catchException(Exception) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
Catch an exception (to be used in batch mode).
catchException(Exception, PortletRequest) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
Catch an exception.
catchException(Exception, HttpServletRequest, HttpServletResponse) - Method in class org.esupportail.commons.web.servlet.FacesServlet
Catch an exception.
categories - Variable in class org.esupportail.lecture.domain.DomainServiceTest
List of test categories
categories - Variable in class org.esupportail.lecture.web.beans.ContextWebBean
List of categories of context
Category - Class in org.esupportail.lecture.domain.model
Category element : a category can be a managed or personal one.
Category() - Constructor for class org.esupportail.lecture.domain.model.Category
 
category - Variable in class org.esupportail.lecture.domain.model.CategoryProfile
Category described by this CategoryProfile
CategoryBean - Class in org.esupportail.lecture.domain.beans
used to store category informations
CategoryBean() - Constructor for class org.esupportail.lecture.domain.beans.CategoryBean
Default Constructor
CategoryBean(CustomCategory, CustomContext) - Constructor for class org.esupportail.lecture.domain.beans.CategoryBean
Constructor initializing object
CategoryDummyBean - Class in org.esupportail.lecture.domain.beans
A DummyBean for a CategoryBean : every methods are overriden from SourceBean throw the cause Exception
CategoryDummyBean() - Constructor for class org.esupportail.lecture.domain.beans.CategoryDummyBean
default constructor
CategoryDummyBean(DomainServiceException) - Constructor for class org.esupportail.lecture.domain.beans.CategoryDummyBean
Constructor
categoryId - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
categoryID used by t:updateActionListener
categoryIds - Static variable in class org.esupportail.lecture.domain.DomainTest
 
CategoryNotLoadedException - Exception in org.esupportail.lecture.exceptions.domain
The category is not loaded in CategoryProfile from remote URL
CategoryNotLoadedException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CategoryNotLoadedException
 
CategoryNotVisibleException - Exception in org.esupportail.lecture.exceptions.domain
The category is not visible for requesting user
CategoryNotVisibleException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.CategoryNotVisibleException
 
CategoryNotVisibleException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CategoryNotVisibleException
 
CategoryProfile - Class in org.esupportail.lecture.domain.model
Category profile element : a category profile can be a managed or personal one.
CategoryProfile() - Constructor for class org.esupportail.lecture.domain.model.CategoryProfile
 
categoryProfile - Variable in class org.esupportail.lecture.domain.model.CustomManagedCategory
CategoryProfile associated to this customManagedCategory
categoryProfile - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
profile of the parent category of this managed source profile
CategoryProfileNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The CategoryProfile is not found
CategoryProfileNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CategoryProfileNotFoundException
 
categoryURL - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
URL of the remote managed category
CategoryWebBean - Class in org.esupportail.lecture.web.beans
 
CategoryWebBean() - Constructor for class org.esupportail.lecture.web.beans.CategoryWebBean
 
cause - Variable in class org.esupportail.lecture.domain.beans.CategoryDummyBean
Cause of the Dummy Bean
cause - Variable in class org.esupportail.lecture.domain.beans.SourceDummyBean
Cause of the Dummy Bean
changeItemDisplayMode() - Method in class org.esupportail.lecture.web.controllers.HomeController
JSF action : Change display mode, nothing todo because itemDisplayMode is valued by JSF
channel - Static variable in class org.esupportail.lecture.domain.DomainServiceImpl
Main domain model class
channel - Static variable in class org.esupportail.lecture.domain.DomainTools
Current Channel initialised during portlet init
Channel - Class in org.esupportail.lecture.domain.model
The "lecture" channel : main domain model class It is the owner of contexts and managed elements
Channel() - Constructor for class org.esupportail.lecture.domain.model.Channel
 
ChannelConfig - Class in org.esupportail.lecture.domain.model
Channel Config : class used to load and parse XML channel file config.
ChannelConfig() - Constructor for class org.esupportail.lecture.domain.model.ChannelConfig
Private Constructor
ChannelConfigException - Exception in org.esupportail.lecture.exceptions.domain
There is an error in xml channel config file
ChannelConfigException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ChannelConfigException
 
ChannelConfigException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.ChannelConfigException
 
charset - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The charset used to encode the headers.
charset - Variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
The charset used to encode the headers.
checkboxStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The checkbox style class.
checkVersion(boolean, boolean) - Method in interface org.esupportail.commons.services.application.VersionningService
check the database version, silently upgrade if possible.
checkVersion(ServletContext, boolean, boolean) - Static method in class org.esupportail.commons.services.application.VersionningUtils
check the database version, silently upgrade if possible.
checkVersion(boolean, boolean) - Static method in class org.esupportail.commons.services.application.VersionningUtils
check the database version, silently upgrade if possible.
checkVersion() - Method in class org.esupportail.commons.web.servlet.FacesServlet
Check the version of the application and throw a ConfigException if the servlet can not be executed (for instance if the version of the application and the one of the database do not match).
checkVersion(boolean, boolean) - Method in class org.esupportail.lecture.services.application.VersionningServiceImpl
 
checkXmlFile() - Method in class org.esupportail.lecture.domain.model.ChannelConfig
Check syntax file that cannot be checked by DTD
checkXmlFile() - Static method in class org.esupportail.lecture.domain.model.MappingFile
Check syntax file that cannot be checked by DTD
clazz - Variable in class org.esupportail.lecture.dao.EnumUserType
the class wrapped by this UserType
cleanCustomCategoryFromProfile(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Cleans all the userProfile content for customCategory categoryId.
cleanCustomSourceFromProfile(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Cleans all the userProfile content for customSource sourceId.
client - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The client.
close(boolean) - Static method in class org.esupportail.commons.dao.HibernateUtils
Open the Hibernate connection, start a transaction.
CLOSE_PAREN_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The ')' keyword.
closeAndRethrowException(Exception) - Static method in class org.esupportail.commons.services.application.VersionningUtils
 
closeSession(boolean) - Method in class org.esupportail.commons.dao.HibernateThreadData
Close the session.
CommandButtonTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'button' tag.
CommandButtonTag() - Constructor for class org.esupportail.commons.web.tags.CommandButtonTag
Bean constructor.
compareTo(CategoryWebBean) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
compareTo(SourceWebBean) - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
COMPONENT_FAMILY - Static variable in class org.fckfaces.component.html.FCKFaceEditor
 
COMPONENT_TYPE - Static variable in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
compute() - Method in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Compute features
computeFeatures() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Computes rights on parameters shared between a ManagedCategoryProfile and its ManagedCategory (edit, visibility)
computeFeatures() - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Computes rights on parameters shared between a ManagedElementProfile and its ManagedElement (edit, visibility)
computeFeatures() - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Computes rights on parameters shared between parent ManagedCategory and managedSourceProfile ManagedCategory (edit, visibility,access)
ComputeFeaturesException - Exception in org.esupportail.lecture.exceptions.domain
An error occured when computing element features
ComputeFeaturesException(CategoryNotLoadedException) - Constructor for exception org.esupportail.lecture.exceptions.domain.ComputeFeaturesException
 
ComputeFeaturesException(String, CategoryNotLoadedException) - Constructor for exception org.esupportail.lecture.exceptions.domain.ComputeFeaturesException
 
computeItems() - Method in class org.esupportail.lecture.domain.model.Source
Make Items objects in fonction of itemXPath, xsltURL, xmlStream
ComputeItemsException - Exception in org.esupportail.lecture.exceptions.domain
An error occured when computing items of a source
ComputeItemsException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ComputeItemsException
 
ComputeItemsException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.ComputeItemsException
 
computeXslt() - Method in class org.esupportail.lecture.domain.model.Source
find item XPath and url of Xslt file, in list of Mappings in channel (from mapping file), in fonction of dtd, xmlType, xmlns or XML root element of the source XML content
ConfigException - Exception in org.esupportail.commons.exceptions
A class for configuration exceptions.
ConfigException(String) - Constructor for exception org.esupportail.commons.exceptions.ConfigException
 
ConfigException(Exception) - Constructor for exception org.esupportail.commons.exceptions.ConfigException
 
ConfigException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.ConfigException
 
configLoaded - Variable in class org.esupportail.lecture.domain.model.Channel
configLoaded = true if channel config has ever been loaded in channel
connectionErrors - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the number of connection errors.
containsCustomCategory(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
containsCustomContext(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
containsCustomManagedCategory(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
containsCustomManagedSource(String) - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
containsCustomManagedSource(String) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
 
containsCustomSource(String) - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
containsCustomSource(String) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
 
CONTENT_TYPE_ATTRIBUTE - Static variable in class org.esupportail.commons.web.servlet.DownloadServlet
The atribute to retrieve the content-type from.
context - Variable in class org.esupportail.lecture.domain.DomainServiceTest
Test context
CONTEXT - Static variable in class org.esupportail.lecture.domain.DomainTools
Name of the portlet preference that set a context to an instance of the channel
Context - Class in org.esupportail.lecture.domain.model
Context element : it is the environnement context of an instance of lecture channel.
Context() - Constructor for class org.esupportail.lecture.domain.model.Context
 
context - Variable in class org.esupportail.lecture.domain.model.CustomContext
The context of this customization referred to, corresponding to the contextId
CONTEXT - Static variable in class org.esupportail.lecture.web.controllers.EditController
Key used to store the context in virtual session
CONTEXT - Static variable in class org.esupportail.lecture.web.controllers.HomeController
Key used to store the context in virtual session
ContextBean - Class in org.esupportail.lecture.domain.beans
used to store context informations
ContextBean() - Constructor for class org.esupportail.lecture.domain.beans.ContextBean
default contructor
ContextBean(CustomContext) - Constructor for class org.esupportail.lecture.domain.beans.ContextBean
Constructor initializing object
contextId - Static variable in class org.esupportail.lecture.domain.DomainTest
 
contextId - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
contextId store the contextId
contextId - Variable in class org.esupportail.lecture.web.controllers.VirtualSession
context ID defined via the portlet preference "context"
ContextNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The Context is not found in Channel
ContextNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ContextNotFoundException
 
ContextNotFoundException() - Constructor for exception org.esupportail.lecture.exceptions.domain.ContextNotFoundException
 
contextsHash - Variable in class org.esupportail.lecture.domain.model.Channel
Hashtable of contexts defined in the channel, indexed by their ids.
contextsSet - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Contexts where these profiles category are referenced
ContextWebBean - Class in org.esupportail.lecture.web.beans
 
ContextWebBean() - Constructor for class org.esupportail.lecture.web.beans.ContextWebBean
 
convert(String) - Static method in class org.esupportail.commons.utils.strings.HtmlToTextParserCallBack
Parse HTML and return text.
cookies - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The cookies of the request.
copyright - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The copyright.
COUNT_ALL_PHRASE - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The COUNT(*) phrase.
COUNT_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The COUNT keyword.
countException(LdapException) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
Count a LdapException and re-throw it immediatly.
countException(UserNotFoundException) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
Count a UserNotFoundException and re-throw it immediatly.
create() - Static method in class org.esupportail.commons.dao.HibernateUtils
Create the database.
CREATE_BEAN_NAME - Static variable in class org.esupportail.commons.dao.HibernateUtils
The name of the bean to instanciate to create the database.
createApplicationService() - Static method in class org.esupportail.commons.services.application.ApplicationUtils
 
createAuthenticationService() - Static method in class org.esupportail.commons.services.authentication.AuthenticationUtils
 
createDeepLinkingRedirector() - Static method in class org.esupportail.commons.web.deepLinking.DeepLinkingUtils
 
createI18nService() - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
createLdapService() - Static method in class org.esupportail.commons.services.ldap.LdapUtils
 
createPortalService() - Static method in class org.esupportail.commons.services.portal.PortalUtils
 
createSafeExceptionService() - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
createSmtpService() - Static method in class org.esupportail.commons.services.smtp.SmtpUtils
 
createUrlGenerator() - Static method in class org.esupportail.commons.services.urlGeneration.UrlGenerationUtils
 
createVersionningService(ServletContext) - Static method in class org.esupportail.commons.services.application.VersionningUtils
 
createVersionningService() - Static method in class org.esupportail.commons.services.application.VersionningUtils
 
CURRENT_MENU_ITEM_ATTRIBUTE - Static variable in class org.esupportail.commons.web.tags.PageTag
The name of the attribute to store the current menu item.
CURRENT_USER_ATTRIBUTE - Static variable in class org.esupportail.lecture.web.controllers.SessionController
The name of the request attribute that holds the current user.
currentPage - Variable in class org.esupportail.commons.web.beans.AbstractPaginator
The current page number, normally set by constructor.
CUSTOM_CONFIGURATION_PATH - Static variable in class org.fckfaces.component.html.FCKFaceEditor
 
customCategories - Variable in class org.esupportail.lecture.domain.model.UserProfile
Hashtable of CustomManagedCategory defined for the user, indexed by ManagedCategoryProfilID.
CustomCategory - Class in org.esupportail.lecture.domain.model
Customizations on a CategoryProfile for a user profile
CustomCategory(String, UserProfile) - Constructor for class org.esupportail.lecture.domain.model.CustomCategory
Constructor
CustomCategory() - Constructor for class org.esupportail.lecture.domain.model.CustomCategory
default constructor
CustomCategoryNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The CustomCategory is not found in UserPRofile
CustomCategoryNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CustomCategoryNotFoundException
 
customCategoryPK - Variable in class org.esupportail.lecture.domain.model.CustomCategory
database pk
CustomContext - Class in org.esupportail.lecture.domain.model
Customizations on a context for a user profile
CustomContext(String, UserProfile) - Constructor for class org.esupportail.lecture.domain.model.CustomContext
Constructor
CustomContext() - Constructor for class org.esupportail.lecture.domain.model.CustomContext
Constructor
CustomContextNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The CustomContext is not found in UserProfile
CustomContextNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CustomContextNotFoundException
 
customContextPK - Variable in class org.esupportail.lecture.domain.model.CustomContext
Database Primary Key
customContexts - Variable in class org.esupportail.lecture.domain.model.UserProfile
Hashtable of CustomContexts defined for the user, indexed by contexID.
CustomElement - Interface in org.esupportail.lecture.domain.model
 
CustomElementNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The CustomElement is not found in UserProfile
CustomElementNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CustomElementNotFoundException
 
CustomManagedCategory - Class in org.esupportail.lecture.domain.model
 
CustomManagedCategory(String, UserProfile) - Constructor for class org.esupportail.lecture.domain.model.CustomManagedCategory
 
CustomManagedCategory() - Constructor for class org.esupportail.lecture.domain.model.CustomManagedCategory
default constructor
CustomManagedSource - Class in org.esupportail.lecture.domain.model
Customizations on a managedSourceProfile for a user Profile
CustomManagedSource(ManagedSourceProfile, UserProfile) - Constructor for class org.esupportail.lecture.domain.model.CustomManagedSource
Constructor
CustomManagedSource() - Constructor for class org.esupportail.lecture.domain.model.CustomManagedSource
default constructor
CustomSource - Class in org.esupportail.lecture.domain.model
Customizations on a SourceProfile for a user Profile
CustomSource(SourceProfile, UserProfile) - Constructor for class org.esupportail.lecture.domain.model.CustomSource
Constructor
CustomSource() - Constructor for class org.esupportail.lecture.domain.model.CustomSource
Constructor
CustomSourceNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The CustomSource is not found in UserProfile
CustomSourceNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.CustomSourceNotFoundException
 
customSourcePK - Variable in class org.esupportail.lecture.domain.model.CustomSource
Database Primary Key
customSources - Variable in class org.esupportail.lecture.domain.model.UserProfile
Hashtable of CustomSource defined for the user, indexed by SourceProfilID.

D

daoService - Variable in class org.esupportail.commons.dao.AbstractHibernatePaginator
The daoService.
DaoService - Interface in org.esupportail.lecture.dao
Interface Service to Data Access Object
daoService - Static variable in class org.esupportail.lecture.domain.DomainTools
Current DaoService initialised during portlet init
daoService - Variable in class org.esupportail.lecture.domain.model.Channel
access to dao services
DaoServiceException - Exception in org.esupportail.lecture.exceptions.dao
 
DaoServiceException(String) - Constructor for exception org.esupportail.lecture.exceptions.dao.DaoServiceException
 
DaoServiceException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.DaoServiceException
 
DaoServiceException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.DaoServiceException
 
DaoServiceHibernate - Class in org.esupportail.lecture.dao
 
DaoServiceHibernate() - Constructor for class org.esupportail.lecture.dao.DaoServiceHibernate
 
DaoServiceImpl - Class in org.esupportail.lecture.dao
 
DaoServiceImpl() - Constructor for class org.esupportail.lecture.dao.DaoServiceImpl
 
DaoServiceRemoteXML - Class in org.esupportail.lecture.dao
 
DaoServiceRemoteXML() - Constructor for class org.esupportail.lecture.dao.DaoServiceRemoteXML
 
DaoServiceStub - Class in org.esupportail.lecture.dao
Stub Service to Data Access Object : use to test upper layers, instead of using a database for example
DaoServiceStub() - Constructor for class org.esupportail.lecture.dao.DaoServiceStub
Constructor
DATA_ATTRIBUTE - Static variable in class org.esupportail.commons.web.servlet.DownloadServlet
The atribute to retrieve the data from.
dataTableColumnClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The dataTable column class.
dataTableFooterClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The dataTable footer class.
dataTableHeaderClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The dataTable header class.
dataTableRowClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The dataTable row class.
DataTableTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'dataTable' tag.
DataTableTag() - Constructor for class org.esupportail.commons.web.tags.DataTableTag
Constructor.
date - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The date.
debug(StringBuffer) - Method in interface org.esupportail.commons.services.logging.Logger
Log a StringBuffer as DEBUG.
debug(String) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string as DEBUG.
debug(Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log an exception as DEBUG.
debug(String, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string and an exception as DEBUG.
debug(StringBuffer, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string buffer and an exception as DEBUG.
debug(List<String>) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings as DEBUG.
debug(List<String>, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings and an exception as DEBUG.
debug(StringBuffer) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debug(String) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debug(Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debug(String, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debug(StringBuffer, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debug(List<String>) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debug(List<String>, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
debugTime(String, long) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string and a duration as DEBUG.
debugTime(String, long) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
DebugUtils - Class in org.esupportail.commons.utils
Utilities to debug.
DebugUtils() - Constructor for class org.esupportail.commons.utils.DebugUtils
No instanciation.
decodeArgToParams(String) - Static method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
Decode arguments into parameters.
DEEP_LINKING_REDIRECTOR_BEAN - Static variable in class org.esupportail.commons.web.deepLinking.DeepLinkingUtils
The name of the redirector bean.
deepCopy(Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
DeepLinkingRedirector - Interface in org.esupportail.commons.web.deepLinking
The interface of a page redirector, used for deep linking.
DeepLinkingUtils - Class in org.esupportail.commons.web.deepLinking
A class that provides static utilities for URL generation.
DeepLinkingUtils() - Constructor for class org.esupportail.commons.web.deepLinking.DeepLinkingUtils
Private constructor.
DEFAULT_BUTTON_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for Button.
DEFAULT_CACHE_NAME - Static variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
The default name for the cache.
DEFAULT_CACHE_NAME - Static variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
The default name for the cache.
DEFAULT_CHARSET - Static variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
The default encoding charset.
DEFAULT_CHECKBOX_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for checkboxes.
DEFAULT_COPYRIGHT - Static variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The default copyright.
DEFAULT_DATATABLE_COLUMN_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for datatable column.
DEFAULT_DATATABLE_FOOTER_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for datatable footer.
DEFAULT_DATATABLE_HEADER_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for datatable header.
DEFAULT_DATATABLE_ROW_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for datatable row.
DEFAULT_DEFAULT_VIEW - Static variable in class org.esupportail.commons.web.servlet.FacesServlet
The default default view.
DEFAULT_DOCTYPE - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default doctype.
DEFAULT_DOCUMENT_BODY_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for the document body.
DEFAULT_FOOTER_ITEM_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for footer item.
DEFAULT_FOOTER_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for footer.
DEFAULT_HOST - Static variable in class org.esupportail.commons.services.smtp.SmtpServer
The default host.
DEFAULT_INPUT_FIELD_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for input Field.
DEFAULT_LABEL_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for labels.
DEFAULT_MENU_ACTIVE_ITEM_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for menu item.
DEFAULT_MENU_ITEM_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for menu item.
DEFAULT_MENU_LAYOUT - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default layout for menu.
DEFAULT_MENU_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for menu.
DEFAULT_MESSAGES_ERROR_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default class for error messages.
DEFAULT_MESSAGES_FATAL_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default class for fatal messages.
DEFAULT_MESSAGES_INFO_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default class for info messages.
DEFAULT_MESSAGES_LAYOUT - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default layout for messages.
DEFAULT_MESSAGES_WARN_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default class for warn messages.
DEFAULT_PAGE_SIZE_ITEM_VALUES - Static variable in class org.esupportail.commons.web.beans.AbstractPaginator
The default values for pageSizeItems.
DEFAULT_PARAGRAPH_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for paragraphs.
DEFAULT_PARAGRAPH_TAG - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default wrapping tag for paragraphs.
DEFAULT_PORT - Static variable in class org.esupportail.commons.services.smtp.SmtpServer
The default port.
DEFAULT_REDIRECTOR_NAME - Static variable in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
The default name of the redirector.
DEFAULT_REDIRECTOR_NAME - Static variable in class org.esupportail.commons.web.servlet.FacesServlet
The default name of the redirector.
DEFAULT_SEARCH_ATTRIBUTE - Static variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The default search attribute.
DEFAULT_SEARCH_DISPLAYED_ATTRIBUTES - Static variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The default display attributes.
DEFAULT_SECTION_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for sections.
DEFAULT_SECTION_TAG - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default wrapping tag for sections.
DEFAULT_SERVLET_EXCEPTION_VIEW - Static variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
The default forward view.
DEFAULT_STRINGS_VAR - Static variable in class org.esupportail.commons.web.tags.PageTag
The default value of the 'stringsVar' attribute.
DEFAULT_SUBSECTION_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for subsections.
DEFAULT_SUBSECTION_TAG - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default wrapping tag for subsections.
DEFAULT_TEXT_STYLE_CLASS - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The default style class for normal text.
DEFAULT_UID_ATTRIBUTE - Static variable in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
The default uid attribute.
DEFAULT_UID_ATTRIBUTE - Static variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The default uid attribute.
DEFAULT_UID_PORTAL_ATTRIBUTE - Static variable in class org.esupportail.commons.services.authentication.PortalAuthenticator
The default value for uidPortalAttribute.
DEFAULT_VENDOR - Static variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The default vendor.
DEFAULT_VIEW_PARAM - Static variable in class org.esupportail.commons.web.servlet.FacesServlet
The name of the servlet parameter that gives the name of the redirector.
defaultService - Static variable in class org.esupportail.lecture.domain.ExternalServiceImpl
default version of ExternalService
defaultTimeout - Variable in class org.esupportail.lecture.dao.DaoServiceRemoteXML
Default timeout used for http connection
defaultView - Variable in class org.esupportail.commons.web.servlet.FacesServlet
The default view.
DefinitionSets - Class in org.esupportail.lecture.domain.model
DefinitionSets is a the set definition, It can be defined by two ways : - an enumeration of groups (groups) - a set of regulars defining groups (regulars) *
DefinitionSets() - Constructor for class org.esupportail.lecture.domain.model.DefinitionSets
 
deleteCustomCategory(CustomCategory) - Method in interface org.esupportail.lecture.dao.DaoService
delete custom category
deleteCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
deleteCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
deleteCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
deleteCustomContext(CustomContext) - Method in interface org.esupportail.lecture.dao.DaoService
delete custom context
deleteCustomContext(CustomContext) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
deleteCustomContext(CustomContext) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
deleteCustomContext(CustomContext) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
deleteCustomSource(CustomSource) - Method in interface org.esupportail.lecture.dao.DaoService
delete custom source
deleteCustomSource(CustomSource) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
deleteCustomSource(CustomSource) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
deleteCustomSource(CustomSource) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
deleteObject(Object) - Method in class org.esupportail.commons.dao.AbstractHibernateDaoService
Delete an object from the database.
deleteObjects(List) - Method in class org.esupportail.commons.dao.AbstractHibernateDaoService
Delete a list of objects from the database.
deleteUserProfile(UserProfile) - Method in interface org.esupportail.lecture.dao.DaoService
Delete userProfile that is identified with "userId"
deleteUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
deleteUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
deleteUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
DESC_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The DESC keyword.
description - Variable in class org.esupportail.lecture.domain.beans.CategoryBean
description of the category
description - Variable in class org.esupportail.lecture.domain.beans.ContextBean
description of the context
description - Variable in class org.esupportail.lecture.domain.model.Category
Description of the category
description - Variable in class org.esupportail.lecture.domain.model.Context
The context description
description - Variable in class org.esupportail.lecture.web.beans.CategoryWebBean
description of category
description - Variable in class org.esupportail.lecture.web.beans.ContextWebBean
description of category
destroy() - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
DEVEL_EMAIL - Static variable in class org.esupportail.lecture.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
The developer's list for bugs.
develEmail - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
The developers' email.
disassemble(Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
dispatch(String[]) - Static method in class org.esupportail.commons.batch.Batch
Dispatch dependaing on the arguments.
dispatch(String[]) - Static method in class org.esupportail.commons.batch.PrintApplicationProperties
Dispatch dependaing on the arguments.
dispatch(String[]) - Static method in class org.esupportail.commons.batch.PrintManifest
Dispatch dependaing on the arguments.
dispatch(String[]) - Static method in class org.esupportail.commons.batch.PrintVersion
Dispatch dependaing on the arguments.
dispatch(String[]) - Static method in class org.esupportail.commons.services.application.VersionningUtils
Dispatch dependaing on the arguments.
dispatch(String[]) - Static method in class org.esupportail.lecture.batch.Batch
Dispatch dependaing on the arguments.
displayName - Variable in class org.esupportail.lecture.domain.beans.User
Display Name of the user.
doAfterBody() - Method in class org.esupportail.commons.web.tags.PageTag
 
doAny(HttpServletRequest, HttpServletResponse) - Method in class org.esupportail.commons.web.portlet.PortletServlet
The same method is called for get, post and put because the ancestor does.
doCheckVersion(boolean, boolean) - Static method in class org.esupportail.commons.services.application.VersionningUtils
check the database version, silently upgrade if possible.
doctype - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The doctype.
documentBodyStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The style class of the document body.
documentTitle - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The document title.
doEdit(RenderRequest, RenderResponse) - Method in class org.esupportail.lecture.portlet.MyLecturePortlet
 
doEndTag() - Method in class org.esupportail.commons.web.tags.PageTag
 
doesNotContain(String, String, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that the given text does not contain the given substring.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.esupportail.commons.web.portlet.PortletServlet
 
doInitDatabase() - Static method in class org.esupportail.commons.services.application.VersionningUtils
Initialize the database.
DomainService - Interface in org.esupportail.lecture.domain
 
domainService - Variable in class org.esupportail.lecture.domain.FacadeService
Domain service : used to access domain information
domainService - Variable in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
see DomainService.
DomainServiceException - Exception in org.esupportail.lecture.exceptions.domain
Exceptions throwed by domain services, in order to be catched by calling layer
DomainServiceException() - Constructor for exception org.esupportail.lecture.exceptions.domain.DomainServiceException
Default constructor
DomainServiceException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.DomainServiceException
 
DomainServiceException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.DomainServiceException
 
DomainServiceException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.DomainServiceException
 
DomainServiceImpl - Class in org.esupportail.lecture.domain
Service implementation provided by domain layer All of services are available for a user only if he has a customContext defined in his userProfile.
DomainServiceImpl() - Constructor for class org.esupportail.lecture.domain.DomainServiceImpl
 
DomainServiceTest - Class in org.esupportail.lecture.domain
 
DomainServiceTest(ContextBean, List<CategoryBean>, List<SourceBean>, List<ItemBean>) - Constructor for class org.esupportail.lecture.domain.DomainServiceTest
constructor used by Spring to instantiate this Test Class
DomainTest - Class in org.esupportail.lecture.domain
Class to test calls to facadeService instead of web interface or command-line
DomainTest() - Constructor for class org.esupportail.lecture.domain.DomainTest
 
DomainTools - Class in org.esupportail.lecture.domain
Provide various tools : - constants defintion for user attributes provided by externalService
DomainTools() - Constructor for class org.esupportail.lecture.domain.DomainTools
 
doNotSendExceptionReportsToDevelopers - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
A flag set to true not to send exception reports to the developers (see getDevelEmail()).
doNotSendExceptionReportsToDevelopers - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
A flag set to true not to send exception reports to the developers (see getDevelEmail()).
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.esupportail.commons.web.portlet.PortletServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.esupportail.commons.web.portlet.PortletServlet
 
doStartTag() - Method in class org.esupportail.commons.web.tags.PageTag
 
DOT_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The '.' keyword.
doUpgradeDatabase() - Static method in class org.esupportail.commons.services.application.VersionningUtils
Upgrade the database.
DownloadException - Exception in org.esupportail.commons.exceptions
A class for download exceptions.
DownloadException(String) - Constructor for exception org.esupportail.commons.exceptions.DownloadException
 
DownloadException(Exception) - Constructor for exception org.esupportail.commons.exceptions.DownloadException
 
DownloadException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.DownloadException
 
DownloadServlet - Class in org.esupportail.commons.web.servlet
The servlet to download files.
DownloadServlet() - Constructor for class org.esupportail.commons.web.servlet.DownloadServlet
Constructor.
DownloadUtils - Class in org.esupportail.commons.utils
A class to retrieve beans.
DownloadUtils() - Constructor for class org.esupportail.commons.utils.DownloadUtils
Private constructor.
dtd - Variable in class org.esupportail.lecture.domain.model.Mapping
Name of the dtd
dtd - Variable in class org.esupportail.lecture.domain.model.Source
Opitionnal : DTD of the source (one of these parameter is required : xmlns, xmlType, dtd,rootElement)
DummyBean - Interface in org.esupportail.lecture.domain.beans
Bean simulator.
DummyId - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
DummyId is used to have an unique ID for DummyCategory or DummySource

E

Editability - Enum in org.esupportail.lecture.domain.model
Editability mode of an element
Editability() - Constructor for enum org.esupportail.lecture.domain.model.Editability
 
EditController - Class in org.esupportail.lecture.web.controllers
 
EditController() - Constructor for class org.esupportail.lecture.web.controllers.EditController
 
Element - Interface in org.esupportail.lecture.domain.model
An element can be a source or a category
elementId - Variable in class org.esupportail.lecture.domain.model.CustomCategory
The Id of the categoryProfile referring by this CustomCategory
elementId - Variable in class org.esupportail.lecture.domain.model.CustomContext
The context Id of this CustomContext refers to
elementId - Variable in class org.esupportail.lecture.domain.model.CustomSource
Id of the source refered by this
ElementNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The Element is not found (it can be anything : customElement, CategoryProfile, Context, SourceProfile ...)
ElementNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ElementNotFoundException
 
ElementNotFoundException() - Constructor for exception org.esupportail.lecture.exceptions.domain.ElementNotFoundException
Default constructor
ElementNotLoadedException - Exception in org.esupportail.lecture.exceptions.domain
The element is not loaded in its profile (it can be a category, a source)
ElementNotLoadedException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ElementNotLoadedException
 
ElementNotLoadedException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.ElementNotLoadedException
 
ElementNotLoadedException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.ElementNotLoadedException
 
ElementProfile - Interface in org.esupportail.lecture.domain.model
Element profile : it covers an element and is referred by a customElement to be used in a userProfile An element profile can be a sourceProfile or a categoryProfile.
em(String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
Emphasize a HTML string.
EmailExceptionServiceFactoryImpl - Class in org.esupportail.commons.services.exceptionHandling
An implementation of ExceptionService, that logs the exceptions, send them to an email address and redirect to an exception page.
EmailExceptionServiceFactoryImpl() - Constructor for class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
Bean constructor.
EmailExceptionServiceImpl - Class in org.esupportail.commons.services.exceptionHandling
An implementation of ExceptionService, that logs the exceptions, send them to an email address and redirect to an exception page.
EmailExceptionServiceImpl(I18nService, ApplicationService, String, AuthenticationService, SmtpService, String, boolean, String) - Constructor for class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
Constructor.
EMPTY_ARGS - Static variable in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
An empty array.
EmptyMenuTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'emptyMenu' tag.
EmptyMenuTag() - Constructor for class org.esupportail.commons.web.tags.EmptyMenuTag
Constructor.
encode(StringBuffer) - Method in class org.esupportail.commons.services.ldap.StringFilter
 
encodeBegin(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.MenuItemRenderer
 
encodeBegin(FacesContext) - Method in class org.fckfaces.component.html.FCKFaceEditor
 
encodeEnd(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
A modified version that calls mygetOutputFormatText and adds the wrapping tag.
encodeEnd(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.MenuItemRenderer
 
encodeEnd(FacesContext) - Method in class org.fckfaces.component.html.FCKFaceEditor
Moved to encode end so that the inline java script will run after the textArea was rendered before this script is run.
encodeFooter(FacesContext, UIComponent, String) - Static method in class org.esupportail.commons.web.renderers.FooterRenderer
Encode a footer.
encodeFooterBegin(FacesContext, UIComponent) - Static method in class org.esupportail.commons.web.renderers.FooterRenderer
Print the beginning of the footer.
encodeFooterEnd(FacesContext) - Static method in class org.esupportail.commons.web.renderers.FooterRenderer
Print the end of the footer.
encodeParamsToArg(Map<String, String>) - Static method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
Encode parameters into an argument.
ENTER_PARAM - Static variable in class org.esupportail.commons.web.deepLinking.AbstractDeepLinkingRedirector
A parameter name.
EnumUserType<E extends java.lang.Enum<E>> - Class in org.esupportail.lecture.dao
Generic Hibernate UserType for java 5 Enun This code come from http://www.hibernate.org/265.html
EnumUserType(Class<E>) - Constructor for class org.esupportail.lecture.dao.EnumUserType
Constructor
equals(Object) - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
equals(Object) - Method in class org.esupportail.commons.services.application.Version
 
equals(Object, Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
equals(Object) - Method in class org.esupportail.lecture.domain.beans.User
 
equals(Object) - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
equals(Object) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
equals(Object) - Method in class org.esupportail.lecture.domain.model.CustomManagedSource
 
equals(Object) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
equals(Object) - Method in class org.esupportail.lecture.domain.model.Item
 
equals(Object) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
EQUALS_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The '=' keyword.
error(String) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string as ERROR.
error(StringBuffer) - Method in interface org.esupportail.commons.services.logging.Logger
Log a StringBuffer as ERROR.
error(Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log an exception as ERROR.
error(String, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string and an exception as ERROR.
error(StringBuffer, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string buffer and an exception as ERROR.
error(List<String>) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings as ERROR.
error(List<String>, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings and an exception as ERROR.
error(String) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
error(StringBuffer) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
error(Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
error(String, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
error(StringBuffer, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
error(List<String>) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
error(List<String>, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
ErrorExceptionAVirer - Exception in org.esupportail.lecture.exceptions
Exception tthrowed when there is an error
ErrorExceptionAVirer(String) - Constructor for exception org.esupportail.lecture.exceptions.ErrorExceptionAVirer
 
ErrorExceptionAVirer() - Constructor for exception org.esupportail.lecture.exceptions.ErrorExceptionAVirer
 
escapeHtml(String) - Static method in class org.esupportail.commons.utils.strings.StringUtils
 
EsupException - Exception in org.esupportail.commons.exceptions
An abstract class that should be inherited by all the user runtime exceptions.
EsupException() - Constructor for exception org.esupportail.commons.exceptions.EsupException
Constructor.
EsupException(String) - Constructor for exception org.esupportail.commons.exceptions.EsupException
Constructor.
EsupException(Exception) - Constructor for exception org.esupportail.commons.exceptions.EsupException
Constructor.
EsupException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.EsupException
Constructor.
evaluate(ExternalService) - Method in class org.esupportail.lecture.domain.model.RegularOfSet
Return true if user checks this regular, else returns false (returns false when no answer or error from externalService)
evaluateVisibility(ExternalService) - Method in class org.esupportail.lecture.domain.model.DefinitionSets
Evaluate current user visibility for this DefinitionSets
exception - Variable in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
The exception caught.
exception - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The exception caught.
exception - Variable in class org.esupportail.lecture.dao.FreshManagedCategoryThread
Exception generated in this Thread
exception - Variable in class org.esupportail.lecture.dao.FreshSourceThread
Exception generated in this Thread
EXCEPTION_MARKER_NAME - Static variable in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
The name of the session attribute set to prevent from infite redirections.
EXCEPTION_SERVICE_FACTORY_BEAN - Static variable in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
The name of the exception service bean.
exceptionAlreadyCaught(HttpServletRequest) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
ExceptionController - Class in org.esupportail.commons.web.controllers
The exception bean, used by special view exception.jsp.
ExceptionController() - Constructor for class org.esupportail.commons.web.controllers.ExceptionController
When an exception is thrown, it is caught by and stored as a request attribute named "exception".
exceptionController - Variable in class org.esupportail.lecture.web.controllers.SessionController
The exception controller (called when logging in/out).
ExceptionHandlingException - Exception in org.esupportail.commons.exceptions
A class thrown while handling exceptions.
ExceptionHandlingException(String) - Constructor for exception org.esupportail.commons.exceptions.ExceptionHandlingException
 
ExceptionHandlingException(Exception) - Constructor for exception org.esupportail.commons.exceptions.ExceptionHandlingException
 
ExceptionHandlingException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.ExceptionHandlingException
 
ExceptionService - Interface in org.esupportail.commons.services.exceptionHandling
The interface of exception services, used to handle unexpected exceptions.
ExceptionServiceFactory - Interface in org.esupportail.commons.services.exceptionHandling
A factory for exception services.
ExceptionUtils - Class in org.esupportail.commons.services.exceptionHandling
A class that provides static utilities for exception handling.
ExceptionUtils() - Constructor for class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
Private constructor.
exceptionView - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
The default forward view.
exceptionView - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The view to redirect to.
ExternalContextUtils - Class in org.esupportail.commons.utils
A class that provides facilities with external contexts.
ExternalContextUtils() - Constructor for class org.esupportail.commons.utils.ExternalContextUtils
Private constructor.
externalPath(String) - Static method in class org.fckfaces.util.Util
 
externalService - Static variable in class org.esupportail.lecture.domain.DomainTools
current External Service during portlet init
ExternalService - Interface in org.esupportail.lecture.domain
 
externalService - Variable in class org.esupportail.lecture.domain.FacadeService
External service : used to access information from external service like portlet or servlet (or else)
externalService - Variable in class org.esupportail.lecture.domain.model.Channel
acces to external service
ExternalServiceException - Exception in org.esupportail.lecture.exceptions.domain
Exceptions throwed by external services, in order to be catched by calling layer
ExternalServiceException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.ExternalServiceException
 
ExternalServiceException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ExternalServiceException
 
ExternalServiceException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.ExternalServiceException
 
ExternalServiceImpl - Class in org.esupportail.lecture.domain
 
ExternalServiceImpl() - Constructor for class org.esupportail.lecture.domain.ExternalServiceImpl
 
ExternalServiceTest - Class in org.esupportail.lecture.domain
 
ExternalServiceTest() - Constructor for class org.esupportail.lecture.domain.ExternalServiceTest
 

F

facadeService - Static variable in class org.esupportail.lecture.domain.DomainTest
 
FacadeService - Class in org.esupportail.lecture.domain
 
FacadeService() - Constructor for class org.esupportail.lecture.domain.FacadeService
 
facadeService - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
Access to facade services (init by Spring)
facesContextFactory - Variable in class org.esupportail.commons.web.servlet.FacesServlet
The context factory.
FacesPortlet - Class in org.esupportail.commons.web.portlet
A JSF-based portlet that catches exception and gives them to an exception service.
FacesPortlet() - Constructor for class org.esupportail.commons.web.portlet.FacesPortlet
Bean constructor.
facesRender(RenderRequest, RenderResponse) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
 
FacesServlet - Class in org.esupportail.commons.web.servlet
A JSF-based servlet that catches exception and gives them to an exception service.
FacesServlet() - Constructor for class org.esupportail.commons.web.servlet.FacesServlet
Constructor.
FALSE_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The FALSE keyword.
FatalException - Exception in org.esupportail.lecture.exceptions.domain
Exception throwed when a fatal error occured
FatalException() - Constructor for exception org.esupportail.lecture.exceptions.domain.FatalException
Default constructor
FatalException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.FatalException
 
FatalException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.FatalException
 
FCK_FACES_RESOURCE_PREFIX - Static variable in class org.fckfaces.util.Util
 
FCKFaceEditor - Class in org.fckfaces.component.html
 
FCKFaceEditor() - Constructor for class org.fckfaces.component.html.FCKFaceEditor
Bean constructor.
FCKFaceEditorRenderer - Class in org.fckfaces.renderkit.html
 
FCKFaceEditorRenderer() - Constructor for class org.fckfaces.renderkit.html.FCKFaceEditorRenderer
Bean constructor.
FCKFaceEditorTag - Class in org.fckfaces.taglib.html
 
FCKFaceEditorTag() - Constructor for class org.fckfaces.taglib.html.FCKFaceEditorTag
Bean constructor.
features - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Resolve feature values (edit, visibility) from : - managedCategoryProfile features - managedCategory features - trustCategory parameter
features - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Resolve feature values (access, visibility) from : - managedSourceProfile - source - trustCategory parameter
file - Variable in class org.esupportail.lecture.web.beans.PrintableFile
The file.
fileBasePath - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Base path of the file to load
fileId - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
source profile Id defined in the xml file : interne Id of the source Profile
fileLastModified - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Last modified time of the file to load
FILENAME_ATTRIBUTE - Static variable in class org.esupportail.commons.web.servlet.DownloadServlet
The atribute to retrieve the filename from.
filePath - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
relative classpath of the file to load
filterExpr - Variable in class org.esupportail.commons.services.ldap.StringFilter
The filter string.
FixedQueryHibernatePaginator<E> - Class in org.esupportail.commons.dao
A Hibernate paginator.
FixedQueryHibernatePaginator(AbstractHibernateDaoService, String, List<Integer>, int) - Constructor for class org.esupportail.commons.dao.FixedQueryHibernatePaginator
Constructor.
FixedQueryHibernatePaginator(AbstractHibernateDaoService, String, List<Integer>) - Constructor for class org.esupportail.commons.dao.FixedQueryHibernatePaginator
Constructor.
FixedQueryHibernatePaginator(AbstractHibernateDaoService, String, int) - Constructor for class org.esupportail.commons.dao.FixedQueryHibernatePaginator
Constructor.
FixedQueryHibernatePaginator(AbstractHibernateDaoService, String) - Constructor for class org.esupportail.commons.dao.FixedQueryHibernatePaginator
Constructor.
flushContextFormVirtualSession() - Method in class org.esupportail.lecture.web.controllers.HomeController
Remove Context cache from the virtual session
foldCategory(String, String, String) - Method in interface org.esupportail.lecture.domain.DomainService
 
foldCategory(String, String, String) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Set category identified by catId as fold in the customContext ctxId for user uid
foldCategory(String, String, String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
foldCategory(String, String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Set category identified by catId as fold in the customContext ctxId for user uid
foldCategory(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
mark a customCategory contained in this CustomContext as folded
folded - Variable in class org.esupportail.lecture.domain.beans.CategoryBean
store if category is folded or not
folded - Variable in class org.esupportail.lecture.web.beans.CategoryWebBean
store if category is folded or not
footerItemStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The footer item style class.
FooterRenderer - Class in org.esupportail.commons.web.renderers
An abstract class for renderers that wrap into a HTML and set a default style class.
FooterRenderer() - Constructor for class org.esupportail.commons.web.renderers.FooterRenderer
Constructor.
footerStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The footer style class.
FooterTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'section' tag.
FooterTag() - Constructor for class org.esupportail.commons.web.tags.FooterTag
Constructor.
footerText - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The footer text.
FreshManagedCategoryThread - Class in org.esupportail.lecture.dao
Get a Freash Managed Category from a distinct Thread
FreshManagedCategoryThread(ManagedCategoryProfile) - Constructor for class org.esupportail.lecture.dao.FreshManagedCategoryThread
Constructor
FreshSourceThread - Class in org.esupportail.lecture.dao
Get a Freash Managed Category from a distinct Thread
FreshSourceThread(SourceProfile) - Constructor for class org.esupportail.lecture.dao.FreshSourceThread
Constructor
from - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The sender.
FROM_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The FROM keyword.
fromAddress - Variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
The 'From' address to use.

G

get(Object) - Method in class org.esupportail.commons.services.i18n.BundleMap
 
get(String) - Method in class org.esupportail.lecture.web.controllers.VirtualSession
Get the value corresponding to "key" in the hashtable of the currentVirtualSession
getAccess() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
 
getAccess() - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Returns access mode of the Element
getAccess() - Method in class org.esupportail.lecture.domain.model.ManagedSourceFeatures
 
getAccess() - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Compute access value from feature and returns it
getAdmin() - Method in class org.esupportail.lecture.domain.beans.User
 
getAll() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getAllowed() - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Returns allowed group visibility
getApplicationName() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getApplicationName() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getApplicationName() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getApplicationName() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getApplicationService() - Method in class org.esupportail.commons.beans.AbstractApplicationAwareBean
 
getApplicationVersion() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getApplicationVersion() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getApplicationVersion() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getApplicationVersion() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.esupportail.commons.web.converters.LocaleConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.esupportail.lecture.web.converters.ItemDisplayModeConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.esupportail.commons.web.converters.LocaleConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.esupportail.lecture.web.converters.ItemDisplayModeConverter
 
getAttribute(String) - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
getAttribute(String) - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
 
getAttribute() - Method in class org.esupportail.lecture.domain.model.RegularOfSet
Returns attribute name
getAttributeNames() - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
getAttributeNames() - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
 
getAttributes() - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
getAttributes(String) - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
getAttributes() - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
 
getAttributes(String) - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
 
getAttributesStrings(Map<String, Object>) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getAttributeValue(String) - Static method in class org.esupportail.commons.web.tags.TagUtils
This method can be used to 'decode' the attributes of tags ('#{xxx} are replaced by their real value).
getAuthenticationService() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
 
getAutoSubscribed() - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Returns autoSubscribed group visibility
getAvailableCategories(String, String, ExternalService) - Method in interface org.esupportail.lecture.domain.DomainService
 
getAvailableCategories(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Returns a list of categoryBean - corresponding to available categories to display on interface into context contextId for user userId Available categories are one that user : - is subscribed to (obliged or allowed or autoSubscribe) - has created (personal categories)
getAvailableCategories(String, String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getAvailableCategories(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getAvailableCategories(String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Returns a list of categoryBean - corresponding to available categories to display on interface into context contextId for user userId Available categories are one that user : - is subscribed to (obliged or allowed or autoSubscribe) - has created (personal categories)
getAvailableSources(String, String, ExternalService) - Method in interface org.esupportail.lecture.domain.DomainService
 
getAvailableSources(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Returns a list of sourceBean - corresponding to available categories to display on interface into category categoryId for user userId Available sources are one that user : - is subscribed to (obliged or allowed or autoSubscribe) - has created (personal sources)
getAvailableSources(String, String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getAvailableSources(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getAvailableSources(String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Returns a list of sourceBean - corresponding to available categories to display on interface into category categoryId for user userId Available sources are one that user : - is subscribed to (obliged or allowed or autoSubscribe) - has created (personal sources)
getBean(ServletContext, String) - Static method in class org.esupportail.commons.utils.BeanUtils
Get a bean.
getBean(String) - Static method in class org.esupportail.commons.utils.BeanUtils
Get a bean.
getBeanFactory() - Static method in class org.esupportail.commons.utils.BeanUtils
 
getBeanFromMyFaces(FacesContext, String) - Static method in class org.esupportail.commons.utils.BeanUtils
Get a bean from MyFaces.
getBeanFromSpringWithServletContext(ServletContext, String) - Static method in class org.esupportail.commons.utils.BeanUtils
Get a bean from Spring using a servlet context.
getBeanWithNewBeanFactory(String) - Static method in class org.esupportail.commons.utils.BeanUtils
Get a bean.
getBooleanAttributeValue(String, String) - Static method in class org.esupportail.commons.web.tags.TagUtils
 
getBundleBasename() - Method in class org.esupportail.commons.services.i18n.BundleI18nServiceImpl
 
getButtonStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getBytesFromFile(File) - Static method in class org.esupportail.commons.utils.DownloadUtils
 
getCache() - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
 
getCacheKey(Exception, InternetAddress) - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceImpl
 
getCasLoginUrl() - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
getCategorieByID(String) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getCategories() - Method in class org.esupportail.lecture.web.beans.ContextWebBean
 
getCategories(String) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getCause() - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
getCause() - Method in interface org.esupportail.lecture.domain.beans.DummyBean
 
getCause() - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
getChannel() - Method in class org.esupportail.lecture.domain.DomainServiceImpl
 
getChannel() - Static method in class org.esupportail.lecture.domain.DomainTools
Returns current channel instance (main class)
getCharset() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
getCheckboxStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getClient() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getClient() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getClient() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getClient(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClient(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClient(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClient() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClient() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getClientString(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClientString(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClientString(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getClientString() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getComponentType() - Method in class org.esupportail.commons.web.tags.PageTag
 
getComponentType() - Method in class org.fckfaces.component.html.FCKFaceEditor
 
getComponentType() - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
getConnectedUser(String) - Method in interface org.esupportail.lecture.domain.DomainService
 
getConnectedUser(String) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Return the user identified by userId
getConnectedUser(String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getConnectedUser(String) - Method in class org.esupportail.lecture.domain.FacadeService
Return the userBean identified by uid
getConnectedUserId() - Method in interface org.esupportail.lecture.domain.ExternalService
Return ID of the connected user
getConnectedUserId() - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
 
getConnectedUserId() - Method in class org.esupportail.lecture.domain.ExternalServiceTest
 
getConnectedUserId() - Method in class org.esupportail.lecture.domain.FacadeService
Return ID of the current connected user to exetrnalService
getContext(String, String) - Method in interface org.esupportail.lecture.domain.DomainService
 
getContext(String, String) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Returns the contextBean corresponding to the context identified by contextId for user userId
getContext(String, String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getContext(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getContext(String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Returns the contextBean corresponding to the context identified by contextId for user uid
getContext(String) - Method in class org.esupportail.lecture.domain.model.Channel
return the context identified by "contextId" if it is defined in channel
getContext() - Method in class org.esupportail.lecture.domain.model.CustomContext
Returns the Context associated to this customContext
getContext() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
To display information about the custom Context of the connected user
getContextId() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getContextName() - Method in class org.esupportail.lecture.web.controllers.EditController
 
getContextName() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getContextName() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
return the context name of the implementation of twoPanesController
getContextsHash() - Method in class org.esupportail.lecture.domain.model.Channel
Returns the hashtable of contexts, indexed by their ids
getContextsSet() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
 
getCookies() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getCookies() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getCookies() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getCookies() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getCookiesStrings(Cookie[]) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCookiesStrings(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCookiesStrings(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCookiesStrings() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCopyright() - Method in interface org.esupportail.commons.services.application.ApplicationService
 
getCopyright() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
getCurrentContextId() - Method in interface org.esupportail.lecture.domain.ExternalService
Return ID of the current context (from channel instantiation)
getCurrentContextId() - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
Return ID of the current context (from channel instantiation : portlet preference with name "context"))
getCurrentContextId() - Method in class org.esupportail.lecture.domain.ExternalServiceTest
 
getCurrentContextId() - Method in class org.esupportail.lecture.domain.FacadeService
Return ID of the current context in externalService
getCurrentHttpServletRequest() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCurrentHttpServletResponse() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCurrentMenuItem() - Static method in class org.esupportail.commons.web.tags.PageTag
 
getCurrentPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getCurrentPage() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getCurrentPortletRequest() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getCurrentUser() - Method in class org.esupportail.lecture.web.controllers.AbstractContextAwareController
 
getCurrentUser() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
getCurrentUser() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
getCurrentUserId() - Method in interface org.esupportail.commons.services.authentication.AuthenticationService
 
getCurrentUserId() - Method in class org.esupportail.commons.services.authentication.CasFilterAuthenticator
 
getCurrentUserId() - Method in class org.esupportail.commons.services.authentication.OfflineFixedUserAuthenticator
 
getCurrentUserId() - Method in class org.esupportail.commons.services.authentication.PortalAuthenticator
 
getCurrentUserId() - Method in class org.esupportail.commons.services.authentication.PortalOrCasFilterAuthenticator
 
getCurrentUserId() - Method in class org.esupportail.commons.services.authentication.RemoteUserAuthenticator
 
getCurrentUserLocale() - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
This method should be overridden to return the current user's locale, depending on the logic of the application.
getCurrentUserLocale() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
getCurrentVirtualSession() - Method in class org.esupportail.lecture.web.controllers.VirtualSession
 
getCustomCategories() - Method in class org.esupportail.lecture.domain.model.UserProfile
 
getCustomCategory(String, ExternalService) - Method in class org.esupportail.lecture.domain.model.UserProfile
Return the customCategory identified by the category id if exist,else,create it.
getCustomCategoryPK() - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
getCustomContext(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Return the customContext identified by the contextId if exists in userProfile, else create it.
getCustomContextPK() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
getCustomContexts() - Method in class org.esupportail.lecture.domain.model.UserProfile
 
getCustomSource(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Return the customSource identified by the source Id
getCustomSourcePK() - Method in class org.esupportail.lecture.domain.model.CustomSource
 
getCustomSources() - Method in class org.esupportail.lecture.domain.model.UserProfile
 
getDaoService() - Static method in class org.esupportail.lecture.domain.DomainTools
Return an instance of current DaoService initialised by Spring
getData() - Method in class org.esupportail.commons.web.beans.ListPaginator
 
getDatabasePropertiesStrings() - Static method in class org.esupportail.commons.dao.HibernateUtils
 
getDataTableColumnClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDataTableFooterClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDataTableHeaderClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDataTableRowClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDate() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getDate() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getDate() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getDate() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getDebug() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
getDefaultDocumentTitle() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDefaultFooterText() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDefaultLocale() - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getDefaultLocale() - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getDefaultLocale() - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
getDefaultLocale() - Method in class org.esupportail.commons.web.tags.PageTag
 
getDefaultPageSizeItemValues() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getDescription() - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
getDescription() - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
getDescription() - Method in class org.esupportail.lecture.domain.beans.ContextBean
 
getDescription() - Method in class org.esupportail.lecture.domain.model.Category
Returns the category description
getDescription() - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
getDescription() - Method in class org.esupportail.lecture.domain.model.Context
Returns the description of the context
getDescription() - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
getDescription() - Method in class org.esupportail.lecture.web.beans.ContextWebBean
 
getDevelEmail() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
getDevelEmail() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getDevelEmail() - Method in class org.esupportail.lecture.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
 
getDisplayName() - Method in class org.esupportail.lecture.domain.beans.User
 
getDoctype() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDocumentBodyStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDocumentTitle() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getDomainService() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
getDownloadUrl(FacesContext) - Static method in class org.esupportail.commons.utils.DownloadUtils
 
getDtd() - Method in class org.esupportail.lecture.domain.model.Mapping
Returns the dtd of the mapping
getDtd() - Method in class org.esupportail.lecture.domain.model.Source
 
getElement() - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
getElement() - Method in interface org.esupportail.lecture.domain.model.ElementProfile
 
getElement() - Method in class org.esupportail.lecture.domain.model.SourceProfile
Returns source of this managed source profile (if loaded)
getElementId() - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
getElementId() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
getElementId() - Method in interface org.esupportail.lecture.domain.model.CustomElement
 
getElementId() - Method in class org.esupportail.lecture.domain.model.CustomSource
 
getException() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getException() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getException() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getException() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getException() - Method in class org.esupportail.lecture.dao.FreshManagedCategoryThread
 
getException() - Method in class org.esupportail.lecture.dao.FreshSourceThread
 
getExceptionMessage() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getExceptionName() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getExceptionService() - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
 
getExceptionService() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
getExceptionService() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionServiceFactory
 
getExceptionService(ServletContext) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getExceptionService() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
 
getExceptionService() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getExceptionShortStackTrace() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getExceptionStackTrace() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getExceptionView() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getExceptionView() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getExceptionView() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
 
getExceptionView() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getExpressionString() - Method in class org.fckfaces.util.Tags.ActionMethodBinding
 
getExternalContext() - Static method in class org.esupportail.commons.utils.ExternalContextUtils
 
getExternalService() - Static method in class org.esupportail.lecture.domain.DomainTools
 
getExternalService() - Method in class org.esupportail.lecture.domain.FacadeService
 
getFacadeService() - Method in class org.esupportail.lecture.domain.DomainTest
 
getFacadeService() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getFacesErrorMessage(String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesErrorMessage(String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesErrorMessage(String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesErrorMessage(String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesErrorMessage(String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesFormattedMessage(FacesMessage.Severity, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesInfoMessage(String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesInfoMessage(String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesInfoMessage(String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesInfoMessage(String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesInfoMessage(String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesMessage(FacesMessage.Severity, String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesMessage(FacesMessage.Severity, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesMessage(FacesMessage.Severity, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesMessage(FacesMessage.Severity, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesMessage(FacesMessage.Severity, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesWarnMessage(String, String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesWarnMessage(String, String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesWarnMessage(String, String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesWarnMessage(String, String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFacesWarnMessage(String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getFamily() - Method in class org.fckfaces.component.html.FCKFaceEditor
 
getFileId() - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
 
getfilePath() - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Returns the relative classpath file path of the channel config
getFirstPageNumber() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getFirstPageNumber() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getFirstVisibleNumber() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getFirstVisibleNumber() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getFooterItemStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getFooterStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getFooterText() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getFreshManagedCategory(ManagedCategoryProfile) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
get a managed category from the web without cache
getFreshManagedCategory(ManagedCategoryProfile) - Method in class org.esupportail.lecture.dao.FreshManagedCategoryThread
get a managed category from the web without cache
getFreshSource(SourceProfile) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
get a source form the Web (without cache)
getFreshSource(SourceProfile) - Method in class org.esupportail.lecture.dao.FreshSourceThread
get a source form the Web (without cache)
getFromAddress() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
getGroupById(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getGroupByName(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getGroupHierarchy() - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getGroupHierarchyById(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getGroupHierarchyByName(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getGroupUsers(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getHeight() - Method in class org.fckfaces.component.html.FCKFaceEditor
 
getHeight() - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
getHibernateProperties() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getHibernateProperties() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getHibernateProperties() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getHibernateProperties() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getHost() - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
getHtmlContent() - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
getHtmlContent() - Method in class org.esupportail.lecture.domain.model.Item
 
getHtmlContent() - Method in class org.esupportail.lecture.web.beans.ItemWebBean
 
getHtmlReport() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getHtmlReportException() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getHtmlReportInformation() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getHtmlReportProperties() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getHtmlReportRequest() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getHttpServletRequest(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getI18nService() - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getId() - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
getId() - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
getId() - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
Return the identifier of the Ldap user.
getId() - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
getId() - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
getId() - Method in class org.esupportail.lecture.domain.beans.ContextBean
get the id of the context
getId() - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
getId() - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
getId() - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
getId() - Method in class org.esupportail.lecture.domain.beans.User
 
getId() - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
getId() - Method in class org.esupportail.lecture.domain.model.Context
Returns the id of the context
getId() - Method in interface org.esupportail.lecture.domain.model.ElementProfile
Returns the id of the element profile (same id as the corresponding element)
getId() - Method in class org.esupportail.lecture.domain.model.Item
 
getId() - Method in class org.esupportail.lecture.domain.model.SourceProfile
Returns the source profile Id
getId() - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
getId() - Method in class org.esupportail.lecture.web.beans.ContextWebBean
get the id of the context
getId() - Method in class org.esupportail.lecture.web.beans.ItemWebBean
 
getId() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
getInputFieldStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getInstance() - Static method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getInstance() - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Return a singleton of this class used to load ChannelConfig file
getInstance() - Static method in class org.esupportail.lecture.domain.model.MappingFile
Returns a singleton of this class used to load mappings
getInterceptAddress() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
getItemDisplayMode() - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
getItemDisplayMode() - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
getItemDisplayMode() - Method in class org.esupportail.lecture.domain.model.CustomSource
 
getItemDisplayMode() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
getItemDisplayMode() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getItems(String, String, ExternalService) - Method in interface org.esupportail.lecture.domain.DomainService
 
getItems(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Returns a list of itemBean - corresponding to items containing in source sourceId, in order to be displayed on user interface for user uid
getItems(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getItems(String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Returns a list of itemBean - corresponding to items containing in source sourceId, in order to be displayed on user interface for user uid
getItems(ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomSource
Returns the list of items contained in the source referred by this customSource Items are ready to be displayed
getItems() - Method in class org.esupportail.lecture.domain.model.Source
get Items list of this source
getItems(ExternalService) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Return the list of items to be displayed for this source
getItems() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
getItems() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getItemXPath() - Method in class org.esupportail.lecture.domain.model.Mapping
Returns the item XPath
getItemXPath() - Method in class org.esupportail.lecture.domain.model.Source
 
getItemXPath() - Method in class org.esupportail.lecture.domain.model.SourceProfile
 
getLabelStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getLanguage() - Method in class org.esupportail.lecture.domain.beans.User
 
getLastPageNumber() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getLastPageNumber() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getLastVisibleNumber() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getLastVisibleNumber() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getLatestVersion() - Method in interface org.esupportail.commons.services.application.ApplicationService
 
getLatestVersion() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
getLdapUser(String) - Method in interface org.esupportail.commons.services.ldap.LdapService
Search a user in the LDAP directory from a unique identifier.
getLdapUser(String) - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
getLdapUser(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
getLdapUsers() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
getLdapUsersFromFilter(Filter) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
getLdapUsersFromFilter(String) - Method in interface org.esupportail.commons.services.ldap.LdapService
 
getLdapUsersFromFilter(String) - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
getLdapUsersFromFilter(Filter, boolean) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
getLdapUsersFromFilter(Filter) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
getLdapUsersFromFilter(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
getLdapUsersFromToken(String) - Method in interface org.esupportail.commons.services.ldap.LdapService
 
getLdapUsersFromToken(String) - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
getLdapUsersFromToken(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
getLifecycleId() - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
getLineSeparator() - Static method in class org.esupportail.commons.utils.strings.StringUtils
 
getLocale() - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getManagedCategory(ManagedCategoryProfile) - Method in interface org.esupportail.lecture.dao.DaoService
Get a managed category from a remote place
getManagedCategory(ManagedCategoryProfile, String) - Method in interface org.esupportail.lecture.dao.DaoService
Get a managed category from a remote place
getManagedCategory(ManagedCategoryProfile) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
getManagedCategory(ManagedCategoryProfile, String) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
getManagedCategory(ManagedCategoryProfile) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
 
getManagedCategory(ManagedCategoryProfile) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
getManagedCategory(ManagedCategoryProfile, String) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
getManagedCategory() - Method in class org.esupportail.lecture.dao.FreshManagedCategoryThread
 
getManagedCategoryProfile(String) - Method in class org.esupportail.lecture.domain.model.Channel
Returns the managed category profile by identified by Id.
getManagedSourceProfileParentId() - Method in class org.esupportail.lecture.domain.model.CustomManagedSource
Returns the Id of the Parent (a managedCategory) of sourceProfile referred by this CustomManagedSource.
getMappingByDtd(String) - Method in class org.esupportail.lecture.domain.model.Channel
 
getMappingByRootElement(String) - Method in class org.esupportail.lecture.domain.model.Channel
 
getMappingBySourceURL(String) - Method in class org.esupportail.lecture.domain.model.Channel
 
getMappingByXmlns(String) - Method in class org.esupportail.lecture.domain.model.Channel
 
getMappingByXmlType(String) - Method in class org.esupportail.lecture.domain.model.Channel
 
getMappingFilePath() - Static method in class org.esupportail.lecture.domain.model.MappingFile
Returns the classpath relative path of the mapping file
getMappingList() - Method in class org.esupportail.lecture.domain.model.Channel
Returns the list of mappings defined in this Channel
getMarkedExceptionService(HttpServletRequest) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getMenuActiveItemStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMenuItemStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMenuLayout() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMenuStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMessagesErrorClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMessagesFatalClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMessagesInfoClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMessagesLayout() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMessagesWarnClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getMode() - Method in class org.esupportail.lecture.domain.model.ProfileAvailability
 
getMode() - Method in class org.esupportail.lecture.domain.model.ProfileVisibility
 
getModeService() - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
Get the current mode service : - portletService - servletService - defaultService Computes it dynamically and not in contructor because Spring can't find facesContext at startup
getName() - Method in interface org.esupportail.commons.services.application.ApplicationService
 
getName() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
getName() - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
getName() - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
getName() - Method in class org.esupportail.lecture.domain.beans.ContextBean
get the name of the context
getName() - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
getName() - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
getName() - Method in class org.esupportail.lecture.domain.model.Category
Returns the name of the category
getName() - Method in class org.esupportail.lecture.domain.model.CategoryProfile
Return the name of the referenced category.
getName() - Method in class org.esupportail.lecture.domain.model.Context
Returns the name of the context
getName() - Method in class org.esupportail.lecture.domain.model.CustomCategory
The used name of the categoryProfile
getName() - Method in class org.esupportail.lecture.domain.model.CustomContext
Returns the name of this context
getName() - Method in interface org.esupportail.lecture.domain.model.CustomElement
 
getName() - Method in class org.esupportail.lecture.domain.model.CustomSource
The name of the source profile associated to this CustomSource
getName() - Method in interface org.esupportail.lecture.domain.model.ElementProfile
Returns the name of the element profile (should be the same as the corresponding element)
getName() - Method in class org.esupportail.lecture.domain.model.SourceProfile
Returns the source profile name
getName() - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
getName() - Method in class org.esupportail.lecture.web.beans.ContextWebBean
get the name of the context
getName() - Method in class org.esupportail.lecture.web.beans.PrintableFile
 
getName() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
getNearPages() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getNearPages() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getNextPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getNextPage() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getObliged() - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Returns obliged group visibility
getOriginalServletRequest(Object) - Static method in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
 
getPageSize() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getPageSize() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getPageSizeItems() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getParagraphStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getParagraphTag() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getParams(RenderRequest) - Method in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
 
getParams(HttpServletRequest) - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
getPassword() - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
getPercent(int, int) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
getPort() - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
getPortal() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getPortal() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getPortal() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getPortal() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getPortalInfo() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getPortletContext() - Method in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
 
getPortletCurrentUserInfo(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getPreference(String) - Method in interface org.esupportail.lecture.domain.utils.ModeService
Get preference value by given the preference name
getPreference(String) - Method in class org.esupportail.lecture.domain.utils.PortletService
 
getPreference(String) - Method in class org.esupportail.lecture.domain.utils.ServletService
 
getPreferences(String) - Method in interface org.esupportail.lecture.domain.ExternalService
Get preference value by given the preference name from channel instantiation
getPreferences(String) - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
 
getPreferences(String) - Method in class org.esupportail.lecture.domain.ExternalServiceTest
 
getPreviousPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getPreviousPage() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getPrintableStackTrace(Exception) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getProfile() - Method in class org.esupportail.lecture.domain.model.CustomCategory
The categoryProfile associated to this CustomCategory
getProfile() - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Returns the ManagedCategoryProfile associated to this CustomManagedCategory
getProfile() - Method in class org.esupportail.lecture.domain.model.CustomManagedSource
Returns the ManagedSourceProfile of this CustomManagedSource
getProfile() - Method in class org.esupportail.lecture.domain.model.CustomSource
The SourceProfile associated to this CustomSource
getProfile() - Method in class org.esupportail.lecture.domain.model.ProfileAvailability
 
getProfile() - Method in class org.esupportail.lecture.domain.model.ProfileVisibility
 
getProfileId() - Method in class org.esupportail.lecture.domain.model.Category
Returns the id of the categoryProfile accociated to this Category
getQuery(String) - Method in class org.esupportail.commons.dao.AbstractHibernateDaoService
 
getQueryIntResult(String) - Method in class org.esupportail.commons.dao.AbstractHibernateDaoService
Count entries of the database.
getQueryString() - Method in class org.esupportail.commons.dao.AbstractHibernatePaginator
 
getQueryString() - Method in class org.esupportail.commons.dao.FixedQueryHibernatePaginator
 
getQueryString() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getQueryString() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getQueryString() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getQueryString(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getQueryString(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getQueryString() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getQueryString() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getQuickStart() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getQuickStart() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getQuickStart() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getQuickStart() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getRawClientString(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRawClientString(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRawClientString() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRawServerString(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRawServerString(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRawServerString() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getReadItems() - Method in class org.esupportail.lecture.domain.model.CustomSource
 
getRealCause(Exception) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getRealInetAddress(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRealRecipient(InternetAddress, boolean) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
getRecipientEmail() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
getRecipientEmail() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getRecipientEmail() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getRecipientEmail() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getRecipientEmail() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getRecipientEmail() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getRedirector() - Method in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
 
getRedirector(FacesContext) - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
getRemoteXMLService() - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
getRendererType() - Method in class org.esupportail.commons.web.tags.FooterTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.LiTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.MenuItemTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.PageTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.ParagraphTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.SectionTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.SubSectionTag
 
getRendererType() - Method in class org.esupportail.commons.web.tags.TextTag
 
getRendererType() - Method in class org.fckfaces.component.html.FCKFaceEditor
 
getRendererType() - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
getReportSubject() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
getRequestAttribute(HttpServletRequest, String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttribute(PortletRequest, String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttribute(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttributes(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttributes(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttributesStrings(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttributesStrings(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestAttributesStrings() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestHeaders() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getRequestHeaders() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getRequestHeaders() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getRequestHeaders() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getRequestHeadersStrings(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestHeadersStrings(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestHeadersStrings() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestParameter(HttpServletRequest, String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestParameter(PortletRequest, String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestParameter(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestParameters() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getRequestParameters() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getRequestParameters() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getRequestParameters() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getRequestParametersStrings(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestParametersStrings(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestParametersStrings() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getRequestVar(String) - Static method in class org.esupportail.commons.utils.ExternalContextUtils
 
getResourceBundle(String, Locale) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getResourceBundle(String, Locale) - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
getRootElement() - Method in class org.esupportail.lecture.domain.model.Mapping
Returns the root element of the XML
getRootElement() - Method in class org.esupportail.lecture.domain.model.Source
 
getRootGroup() - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getScripts() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getSearchDisplayedAttributeNames() - Method in interface org.esupportail.commons.services.ldap.LdapService
 
getSearchDisplayedAttributeNames() - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
getSearchDisplayedAttributeNames() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
getSearchInput() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
getSectionStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getSectionTag() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getSelectedCat() - Method in class org.esupportail.lecture.web.controllers.EditController
 
getSelectedCategory() - Method in class org.esupportail.lecture.web.beans.ContextWebBean
get the selected category of the context
getSelectedElementDescription() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getSelectedSource() - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
getSelectionTitle() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getServer() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getServer() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getServer() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getServer(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServer(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServer(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServer() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServer() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getServers() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
getServerString(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServerString(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServerString(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServerString() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getServletInfo() - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
getServletUrl() - Method in class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
 
getSessionAttribute(HttpServletRequest, String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttribute(PortletRequest, String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttribute(String) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttributes() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getSessionAttributes() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getSessionAttributes() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getSessionAttributes(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttributes(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttributes() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getSessionAttributesStrings(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttributesStrings(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionAttributesStrings() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getSessionController() - Method in class org.esupportail.lecture.web.controllers.AbstractContextAwareController
 
getSessionLocale() - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getSessions() - Method in class org.esupportail.lecture.web.controllers.VirtualSession
just used for debug trace
getSessionVar(String) - Static method in class org.esupportail.commons.utils.ExternalContextUtils
 
getShortPrintableStackTrace(Exception) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getShortStackTraceStrings(Exception) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getSize() - Method in class org.esupportail.lecture.web.beans.PrintableFile
 
getSmtpService() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
getSortedCustomCategories(ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomContext
Return the list of sorted customCategories displayed by this customContext
getSortedCustomSources(ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomCategory
Return the list of sorted customSources displayed by this customCategory
getSortedCustomSources(ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Return the list of sorted customSources displayed by this customCategory and update it
getSource(ManagedSourceProfile) - Method in interface org.esupportail.lecture.dao.DaoService
get a source from a remote place
getSource(ManagedSourceProfile, String) - Method in interface org.esupportail.lecture.dao.DaoService
get a source from a remote place
getSource(ManagedSourceProfile) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
getSource(ManagedSourceProfile, String) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
getSource(SourceProfile) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
get a source form cache
getSource(ManagedSourceProfile) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
getSource(ManagedSourceProfile, String) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
getSource() - Method in class org.esupportail.lecture.dao.FreshSourceThread
 
getSourceByID(CategoryWebBean, String) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getSourceProfileById(String) - Method in class org.esupportail.lecture.domain.model.Category
Returns the sourceProfile identified by id, defined in this Category
getSourceProfileById(String) - Method in class org.esupportail.lecture.domain.model.CategoryProfile
Returns the sourceProfile identified by id, accessible by CategoryProfile (Defined in Category referred by this categoryProfile
getSourceProfileById(String) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Returns the managedSourceProfile identified by id, accessible by this ManagedCategoryProfile (Defined in ManagedCategory referred by this ManagedCategoryProfile)
getSourceProfilesHash() - Method in class org.esupportail.lecture.domain.model.Category
 
getSources() - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
getSources(CategoryBean) - Method in class org.esupportail.lecture.web.controllers.EditController
 
getSources(CategoryBean) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getSourceURL() - Method in class org.esupportail.lecture.domain.model.Mapping
 
getSourceURL() - Method in class org.esupportail.lecture.domain.model.SourceProfile
Returns the source URL of the source profile
getStackTraceStrings(Exception) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
getStatistics(Locale) - Method in class org.esupportail.commons.services.ldap.AbstractLdapService
 
getStatistics(Locale) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
getStatistics(Locale) - Method in interface org.esupportail.commons.services.ldap.LdapService
 
getString(String, Object, Object, Object, Object) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getString(String, Object, Object, Object) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getString(String, Object, Object) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getString(String, Object) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getString(String) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getString(String, Locale) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Locale, Object[]) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Object[]) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Locale, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Locale, Object, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Object, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Locale, Object, Object, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Object, Object, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Locale, Object, Object, Object, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Object, Object, Object, Object) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getString(String, Locale) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Locale, Object[]) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Object[]) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Locale, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Locale, Object, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Object, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Locale, Object, Object, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Object, Object, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Locale, Object, Object, Object, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getString(String, Object, Object, Object, Object) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getStringAttributeValue(String, String) - Static method in class org.esupportail.commons.web.tags.TagUtils
 
getStrings(Locale) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
getStrings() - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
getStrings(Locale) - Method in class org.esupportail.commons.services.i18n.BundleCachingI18nServiceImpl
 
getStrings(Locale) - Method in class org.esupportail.commons.services.i18n.BundleI18nServiceImpl
 
getStrings(Locale) - Method in class org.esupportail.commons.services.i18n.BundlesCachingI18nServiceImpl
 
getStrings(Locale) - Method in class org.esupportail.commons.services.i18n.BundlesI18nServiceImpl
 
getStrings(Locale) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getStrings() - Method in interface org.esupportail.commons.services.i18n.I18nService
 
getStrings(Locale) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getStyle() - Method in class org.esupportail.commons.web.tags.AbstractStyleWrapperTag
 
getStyle() - Method in class org.esupportail.commons.web.tags.BoldTag
 
getStyle() - Method in class org.esupportail.commons.web.tags.ItalicTag
 
getStyleClass() - Method in class org.esupportail.commons.web.tags.AbstractStyleClassWrapperTag
 
getStyleClass() - Method in class org.esupportail.commons.web.tags.LiTag
 
getStyleClass() - Method in class org.esupportail.commons.web.tags.ParagraphTag
 
getStyleClass() - Method in class org.esupportail.commons.web.tags.SectionTag
 
getStyleClass() - Method in class org.esupportail.commons.web.tags.SubSectionTag
 
getStyleClass() - Method in class org.esupportail.commons.web.tags.TextTag
 
getStylesheets() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getSubGroupsById(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getSubGroupsByName(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getSubscriptions() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
getSubscriptions() - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
 
getSubSectionStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getSubSectionTag() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getSystemProperties() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getSystemProperties() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getSystemProperties() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getSystemProperties() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getSystemPropertiesStrings() - Static method in class org.esupportail.commons.utils.SystemUtils
 
getTag() - Method in class org.esupportail.commons.web.renderers.AbstractTagWrapperRenderer
 
getTag() - Method in class org.esupportail.commons.web.renderers.LiRenderer
 
getTag() - Method in class org.esupportail.commons.web.renderers.ParagraphRenderer
 
getTag() - Method in class org.esupportail.commons.web.renderers.SectionRenderer
 
getTag() - Method in class org.esupportail.commons.web.renderers.SubSectionRenderer
 
getTag() - Method in class org.esupportail.commons.web.renderers.TextRenderer
 
getTestAddress() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
getTextReport() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getTextReportException(String) - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getTextReportInformation(String) - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getTextReportProperties() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getTextReportRequest() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getTextResult() - Method in class org.esupportail.commons.utils.strings.HtmlToTextParserCallBack
 
getTextStyleClass() - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
getToolbarSet() - Method in class org.fckfaces.component.html.FCKFaceEditor
 
getToolbarSet() - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
getTotalItemsCount() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getTotalItemsCount() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getTreeSize() - Method in class org.esupportail.lecture.domain.beans.ContextBean
 
getTreeSize() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
getTreeSize() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getTrustCategory() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Returns the state (true or false) of the trust category parameter
getTtl() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
 
getTtl() - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Returns ttl of the Element
getTtl() - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Returns ttl
getTtl() - Method in class org.esupportail.lecture.domain.model.SourceProfile
 
getType() - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
getType() - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
getType() - Method in class org.esupportail.lecture.web.beans.PrintableFile
 
getType() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
getType(FacesContext) - Method in class org.fckfaces.util.Tags.ActionMethodBinding
 
getUid() - Method in class org.esupportail.lecture.domain.beans.UserBean
 
getUID() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
getUnfoldedCategories() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
getUnread() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getUnreadfirt() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
getUportalFunctionnalName() - Method in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
 
getUportalUrl() - Method in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
 
getUrlCategory() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Returns the URL of the remote managed category
getUrlGenerator() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
getUser(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getUser() - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
getUserAgent() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getUserAgent() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getUserAgent() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getUserAgent(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getUserAgent(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
 
getUserAgent() - Static method in class org.esupportail.commons.utils.HttpUtils
 
getUserAgent() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getUserAttribute(String) - Method in interface org.esupportail.lecture.domain.ExternalService
Get attribute value from the external service for connected user
getUserAttribute(String) - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
 
getUserAttribute(String) - Method in class org.esupportail.lecture.domain.ExternalServiceTest
 
getUserAttribute(String) - Method in interface org.esupportail.lecture.domain.utils.ModeService
Get attribute value from the external service
getUserAttribute(String) - Method in class org.esupportail.lecture.domain.utils.PortletService
 
getUserAttribute(String) - Method in class org.esupportail.lecture.domain.utils.ServletService
 
getUserAttributes(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getUserAttributeValues(String, String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getUserGroups(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
getUserId() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
 
getUserId() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
getUserId() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
getUserId() - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
getUserId() - Method in class org.esupportail.lecture.domain.model.UserProfile
 
getUserProfile(String) - Method in interface org.esupportail.lecture.dao.DaoService
Returns the userProfile that is identified with "userId" and null if no user profile exists with this userId
getUserProfile(String) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
getUserProfile(String) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
getUserProfile(String) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
getUserProfile(String) - Method in class org.esupportail.lecture.domain.model.Channel
return the user profile identified by "userId".
getUserProfile() - Method in class org.esupportail.lecture.domain.model.CustomCategory
The user Profile, owner of this CustomCategory
getUserProfile() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
getUserProfile() - Method in interface org.esupportail.lecture.domain.model.CustomElement
 
getUserProfile() - Method in class org.esupportail.lecture.domain.model.CustomSource
The user Profile, owner of this CustomSource
getUserProfilePK() - Method in class org.esupportail.lecture.domain.model.UserProfile
 
getUserProxyTicketCAS() - Method in interface org.esupportail.lecture.domain.ExternalService
Return the proxy ticket CAS of the connected user
getUserProxyTicketCAS() - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
 
getUserProxyTicketCAS() - Method in class org.esupportail.lecture.domain.ExternalServiceTest
 
getValue() - Method in class org.esupportail.lecture.domain.model.RegularOfSet
Returns attribute required value
getVendor() - Method in interface org.esupportail.commons.services.application.ApplicationService
 
getVendor() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
getVersion() - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
getVersion() - Method in interface org.esupportail.commons.services.application.ApplicationService
 
getVersion() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
getVisibility() - Method in class org.esupportail.lecture.domain.model.ManagedCategory
Returns visibility sets of this managed category (if defined)
getVisibility() - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Compute visibility value from features and returns it
getVisibility() - Method in class org.esupportail.lecture.domain.model.ManagedElementFeatures
 
getVisibility() - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Returns visibility sets of the Element
getVisibility() - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Compute visibility value from features and returns it
getVisibleItems() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getVisibleItems() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getVisibleItemsCount() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
getVisibleItemsCount() - Method in interface org.esupportail.commons.web.beans.Paginator
 
getVisibleSources(String, String, ExternalService) - Method in interface org.esupportail.lecture.domain.DomainService
 
getVisibleSources(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Return visible sources (obliged, subscribed, obliged for managed source or personal source) of categoryId for user uid (for EDIT mode)
getVisibleSources(String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
getVisibleSources(String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Return visible sources (obliged, subscribed, obliged for managed source or personal source) of categoryId for user uid (for EDIT mode)
getVisibleSources(ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomCategory
Return a list of corresponding to visible sources for user, in this customCategory.
getVisibleSources(ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Return a list of corresponding to visible sources for user, in this customCategory and update it
getVisibleSourcesAndUpdateCustom(CustomManagedCategory, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategory
Return a list of corresponding to visible sources for user, in this ManagedCategory and update it (like methode updateCustom): It sets up subscriptions of customManagedCategory on managedSourcesProfiles defined in ths ManagedCategory, according to managedSourceProfiles visibility (there is not any loading of source at this time)
getVisibleSourcesAndUpdateCustom(CustomManagedCategory, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Return a list of corresponding to visible sources for user, in this CustomManagedCategory and update it (like methode updateCustom): It sets up subscriptions of customManagedCategory on managedSourcesProfiles defined in ManagedCategory of this Profile, according to managedSourceProfiles visibility
getWidth() - Method in class org.fckfaces.component.html.FCKFaceEditor
 
getWidth() - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
getXmlns() - Method in class org.esupportail.lecture.domain.model.Mapping
Returns the xmlns
getXmlns() - Method in class org.esupportail.lecture.domain.model.Source
 
getXmlStream() - Method in class org.esupportail.lecture.domain.model.Source
 
getXmlType() - Method in class org.esupportail.lecture.domain.model.Mapping
Returns the XML type
getXmlType() - Method in class org.esupportail.lecture.domain.model.Source
 
getXPathNameSpaces() - Method in class org.esupportail.lecture.domain.model.Mapping
 
getXPathNameSpaces() - Method in class org.esupportail.lecture.domain.model.Source
 
getXsltUrl() - Method in class org.esupportail.lecture.domain.model.Mapping
Returns the xslt url
getXsltURL() - Method in class org.esupportail.lecture.domain.model.Source
 
getXsltURL() - Method in class org.esupportail.lecture.domain.model.SourceProfile
 
GlobalSource - Class in org.esupportail.lecture.domain.model
Global source element : Source defined in global environnement channel.
GlobalSource() - Constructor for class org.esupportail.lecture.domain.model.GlobalSource
 
gotoFirstPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
gotoFirstPage() - Method in interface org.esupportail.commons.web.beans.Paginator
Go to the first page.
gotoLastPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
gotoLastPage() - Method in interface org.esupportail.commons.web.beans.Paginator
Go to the last page.
gotoNextPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
gotoNextPage() - Method in interface org.esupportail.commons.web.beans.Paginator
Go to the next page.
gotoPage(int) - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
gotoPreviousPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
gotoPreviousPage() - Method in interface org.esupportail.commons.web.beans.Paginator
Go to the previous page.
groups - Variable in class org.esupportail.lecture.domain.model.DefinitionSets
groups : set definition by existent group listing

H

h1(String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
wrap a string into a H1 tag.
handleException() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
handleException() - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
Handle an exception.
handleException() - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
handleException() - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
handleExceptionHandlingException(Exception) - Method in class org.esupportail.commons.web.servlet.FacesServlet
Wrap exceptions thrown when already catching an exception.
handleText(char[], int) - Method in class org.esupportail.commons.utils.strings.HtmlToTextParserCallBack
 
hashCode() - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
hashCode() - Method in class org.esupportail.commons.services.application.Version
 
hashCode(Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
hashCode() - Method in class org.esupportail.lecture.domain.beans.User
 
hashCode() - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
hashCode() - Method in class org.esupportail.lecture.domain.model.CustomContext
 
hashCode() - Method in class org.esupportail.lecture.domain.model.CustomManagedSource
 
hashCode() - Method in class org.esupportail.lecture.domain.model.CustomSource
 
hashCode() - Method in class org.esupportail.lecture.domain.model.Item
 
hashCode() - Method in class org.esupportail.lecture.domain.model.UserProfile
 
hasLength(String, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that a string is not empty; that is, it must not be null and not empty.
hasText(String, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that a string has valid text content; that is, it must not be null and must contain at least one non-whitespace character.
HEAD_TAG - Static variable in class org.esupportail.commons.web.tags.PageTag
The 'head' tag.
header(String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
height - Variable in class org.fckfaces.component.html.FCKFaceEditor
 
height - Variable in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
hibernateProperties - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The hibernate properties.
hibernateService - Variable in class org.esupportail.lecture.dao.DaoServiceImpl
hibernate service class
HibernateThreadData - Class in org.esupportail.commons.dao
A class to store the Hibernate connexion data to have a single session per thread.
HibernateThreadData() - Constructor for class org.esupportail.commons.dao.HibernateThreadData
Bean constructor.
HibernateUtils - Class in org.esupportail.commons.dao
A simple utility class to create/update the Hibernate database structures.
HibernateUtils() - Constructor for class org.esupportail.commons.dao.HibernateUtils
Private constructor, no instanciation.
homeController - Variable in class org.esupportail.lecture.web.controllers.EditController
HomeController injected by Spring
HomeController - Class in org.esupportail.lecture.web.controllers
 
HomeController() - Constructor for class org.esupportail.lecture.web.controllers.HomeController
 
host - Variable in class org.esupportail.commons.services.smtp.SmtpServer
The host name or IP number of the server.
html(Collection<String>) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
HTML_TAG - Static variable in class org.esupportail.commons.web.tags.PageTag
The 'html' tag.
htmlBody - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The HTML body.
htmlContent - Variable in class org.esupportail.lecture.domain.beans.ItemBean
html content of item
htmlContent - Variable in class org.esupportail.lecture.domain.model.Item
html content of item
htmlContent - Variable in class org.esupportail.lecture.web.beans.ItemWebBean
html content of item
htmlToText(String) - Static method in class org.esupportail.commons.utils.strings.StringUtils
Parse HTML and return text.
HtmlToTextParserCallBack - Class in org.esupportail.commons.utils.strings
A class to convert HTML to text using Swing.
HtmlToTextParserCallBack() - Constructor for class org.esupportail.commons.utils.strings.HtmlToTextParserCallBack
Private constructor.
HttpUtils - Class in org.esupportail.commons.utils
A class that provides facilities with HTTP requests.
HttpUtils() - Constructor for class org.esupportail.commons.utils.HttpUtils
Private constructor.
HUNDRED - Static variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
A constant to calculate statistics.

I

I18N_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.i18n.I18nUtils
The name of the I18nService bean.
i18nService - Variable in class org.esupportail.commons.beans.AbstractI18nAwareBean
see I18nService.
I18nService - Interface in org.esupportail.commons.services.i18n
The interface of i18n services.
i18nService - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
The i18n service (used for statistics).
I18nUtils - Class in org.esupportail.commons.services.i18n
An abstract class that should be inherited by all the implementations of I18nService.
I18nUtils() - Constructor for class org.esupportail.commons.services.i18n.I18nUtils
Bean constructor.
id - Variable in class org.esupportail.commons.domain.beans.AbstractVersionManager
for Hibernate purposes only.
id - Variable in class org.esupportail.commons.services.ldap.LdapUserImpl
The identifier of the LDAP user.
id - Variable in class org.esupportail.lecture.domain.beans.CategoryBean
id of categery
id - Variable in class org.esupportail.lecture.domain.beans.ContextBean
id of context
id - Variable in class org.esupportail.lecture.domain.beans.ItemBean
id of item
id - Variable in class org.esupportail.lecture.domain.beans.SourceBean
id of source
id - Variable in class org.esupportail.lecture.domain.beans.User
Id of the user.
id - Variable in class org.esupportail.lecture.domain.model.CategoryProfile
Category profile id
id - Variable in class org.esupportail.lecture.domain.model.Context
The context id
id - Variable in class org.esupportail.lecture.domain.model.Item
Id of item
id - Variable in class org.esupportail.lecture.domain.model.SourceProfile
Id of the source profile A source profile id is like : ::
id - Variable in class org.esupportail.lecture.web.beans.CategoryWebBean
id of categery
id - Variable in class org.esupportail.lecture.web.beans.ContextWebBean
id of context
id - Variable in class org.esupportail.lecture.web.beans.ItemWebBean
id of item
id - Variable in class org.esupportail.lecture.web.beans.SourceWebBean
id of source
indentPrefix(int) - Static method in class org.esupportail.commons.utils.DebugUtils
 
info(String) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string as INFO.
info(StringBuffer) - Method in interface org.esupportail.commons.services.logging.Logger
Log a StringBuffer as INFO.
info(Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log an exception as INFO.
info(String, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string and an exception as INFO.
info(StringBuffer, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string buffer and an exception as INFO.
info(List<String>) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings as INFO.
info(List<String>, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings and an exception as INFO.
info(String) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
info(StringBuffer) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
info(Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
info(String, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
info(StringBuffer, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
info(List<String>) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
info(List<String>, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
InfoDaoException - Exception in org.esupportail.lecture.exceptions.dao
 
InfoDaoException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.InfoDaoException
 
InfoDaoException(String) - Constructor for exception org.esupportail.lecture.exceptions.dao.InfoDaoException
 
InfoDaoException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.InfoDaoException
 
InfoDomainException - Exception in org.esupportail.lecture.exceptions.domain
Exceptions throwed by domain services, in order to be catched by calling layer This exception provides information about exception type : This kind of exception is not used as so much general : it is sub-classes of this that are used
InfoDomainException() - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoDomainException
Default Constructor
InfoDomainException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoDomainException
 
InfoDomainException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoDomainException
 
InfoDomainException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoDomainException
 
InfoExternalException - Exception in org.esupportail.lecture.exceptions.domain
Exceptions throwed by external services, in order to be catched by calling layer This exception provides information about exception type : This kind of exception is not used as so much general : it is sub-classes of this that are used
InfoExternalException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoExternalException
 
InfoExternalException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoExternalException
 
InfoExternalException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InfoExternalException
 
init(PortletConfig) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
 
init(ServletConfig) - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
initChannelHashMappings(Channel) - Static method in class org.esupportail.lecture.domain.model.MappingFile
Initialize hash mappings in channel
initContextManagedCategoryProfilesLinks(Channel) - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Initialises associations between contexts and managed category profiles defined in the channel config in channel
initDatabase() - Method in interface org.esupportail.commons.services.application.VersionningService
Initialize the database.
initDatabase() - Method in class org.esupportail.lecture.services.application.VersionningServiceImpl
 
initManagedCategoryProfiles(Channel) - Method in class org.esupportail.lecture.domain.model.Context
Initilizes associations with managed category profiles linked to this Context.
inputFieldStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The input field style class.
InputTextareaTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'inputText' tag.
InputTextareaTag() - Constructor for class org.esupportail.commons.web.tags.InputTextareaTag
Constructor.
InputTextTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'inputText' tag.
InputTextTag() - Constructor for class org.esupportail.commons.web.tags.InputTextTag
Constructor.
interceptAddress - Variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
The address to which _all_ the emails should be sent (if null, all the emails are sent normally).
InternalDaoException - Exception in org.esupportail.lecture.exceptions.dao
 
InternalDaoException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.InternalDaoException
 
InternalDomainException - Exception in org.esupportail.lecture.exceptions.domain
Exceptions throwed by domain services, in order to be catched by calling layer This exception does not provide any information about exception type : This kind of exception is used as so much general : there is not any subclasses (It is used in opposite to InfoDomainException)
InternalDomainException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InternalDomainException
 
InternalDomainException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InternalDomainException
 
internalEncodeBegin(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
Do the specific job for encodeBegin().
internalEncodeBegin(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractTagWrapperRenderer
 
internalEncodeBegin(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.FooterRenderer
 
internalEncodeEnd(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
Do the specific job for encodeEnd().
internalEncodeEnd(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractTagWrapperRenderer
 
internalEncodeEnd(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.FooterRenderer
 
InternalExternalException - Exception in org.esupportail.lecture.exceptions.domain
Exceptions throwed by external services, in order to be catched by calling layer This exception does not provide any information about exception type : This kind of exception is used as so much general : there is not any subclasses (It is used in opposite to InfoExternalException)
InternalExternalException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InternalExternalException
 
InternalExternalException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.InternalExternalException
 
InternalExternalException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.InternalExternalException
 
internalGetShortStackTraceStrings(Throwable, boolean) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
internalGetStackTraceStrings(Throwable) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
internalPath(String) - Static method in class org.fckfaces.util.Util
 
invalidateSession(HttpServletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
Invalidate the current session.
invalidateSession(PortletRequest) - Static method in class org.esupportail.commons.utils.HttpUtils
Invalidate the current session.
invalidateSession() - Static method in class org.esupportail.commons.utils.HttpUtils
Invalidate the current session.
invoke(FacesContext, Object[]) - Method in class org.fckfaces.util.Tags.ActionMethodBinding
 
isAssignable(Class, Class, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAuthorized() - Method in class org.esupportail.commons.web.tags.PageTag
 
isCategoryFolded(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
Return true if the customCategory is folded in this customContext
isComputed - Variable in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Indicates if activeFeatures can be used or not : - false : features are not computed, they can't be used - true : features are computed, they can be used
isComputed() - Method in class org.esupportail.lecture.domain.model.ManagedElementFeatures
 
isDebugEnabled() - Method in interface org.esupportail.commons.services.logging.Logger
This method should be called to prevent from performing expensive operations (such as String concatenation) when the logger level is more than debug.
isDebugEnabled() - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
isDoNotSendExceptionReportsToDevelopers() - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
isFirstPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
isFirstPage() - Method in interface org.esupportail.commons.web.beans.Paginator
 
isFolded() - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
isFolded() - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
isFolded() - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
isInstanceOf(Class, Object, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that the provided object is an instance of the provided class.
isItemComputed - Variable in class org.esupportail.lecture.domain.model.Source
flag used to know if computeItems() used one time or not
isItemRead(String) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
isLastPage() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
isLastPage() - Method in interface org.esupportail.commons.web.beans.Paginator
 
isModified() - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
 
isModified() - Static method in class org.esupportail.lecture.domain.model.MappingFile
 
isMutable() - Method in class org.esupportail.lecture.dao.EnumUserType
 
isNotSubscribed() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
isNull(Object, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that an object is null .
isObliged() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
isOlderThan(Version) - Method in class org.esupportail.commons.services.application.Version
 
isOlderThan(String) - Method in class org.esupportail.commons.services.application.Version
 
isPortlet() - Static method in class org.esupportail.commons.utils.HttpUtils
 
isPortlet() - Static method in class org.esupportail.lecture.web.controllers.SessionController
 
isPrintLogin() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
isPrintLogout() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
isQuickStart() - Method in interface org.esupportail.commons.services.application.ApplicationService
 
isQuickStart() - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
isRead() - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
isRead() - Method in class org.esupportail.lecture.web.beans.ItemWebBean
 
isSameMajorAndMinor(Version) - Method in class org.esupportail.commons.services.application.Version
 
isSelected(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.MenuItemRenderer
 
isServlet() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
isSourceSelected - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
Store if a source is selected or not
isSourceSelected() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
isSpecificUserContent() - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Returns specificUserContent value.
isSubscribed() - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
isSuppressed() - Method in class org.esupportail.commons.web.tags.PageTag
 
isThereContext(String) - Method in class org.esupportail.lecture.domain.model.Channel
 
isTreeVisible() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
 
isTrue(boolean, String) - Static method in class org.esupportail.commons.utils.Assert
Assert a boolean expression, throwing IllegalArgumentException if the test result is false.
isUserInGroup(String) - Method in interface org.esupportail.lecture.domain.ExternalService
Return true if the connected user of the is in the "group" defined in the external service
isUserInGroup(String) - Method in class org.esupportail.lecture.domain.ExternalServiceImpl
 
isUserInGroup(String) - Method in class org.esupportail.lecture.domain.ExternalServiceTest
 
isUserInGroup(String) - Method in interface org.esupportail.lecture.domain.utils.ModeService
Return true if the current user of the is in "group" of the external service
isUserInGroup(String) - Method in class org.esupportail.lecture.domain.utils.PortletService
 
isUserInGroup(String) - Method in class org.esupportail.lecture.domain.utils.ServletService
 
isUserMemberOfGroup(String, String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
isXsltComputed - Variable in class org.esupportail.lecture.domain.model.Source
flag used to know if computeXslt() used one time or not
ITALIC_STYLE - Static variable in class org.esupportail.commons.web.tags.ItalicTag
The italic style.
ItalicTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'italic' tag.
ItalicTag() - Constructor for class org.esupportail.commons.web.tags.ItalicTag
Constructor.
Item - Class in org.esupportail.lecture.domain.model
 
Item() - Constructor for class org.esupportail.lecture.domain.model.Item
 
item - Variable in class org.esupportail.lecture.web.controllers.HomeController
item used by t:updateActionListener
ItemBean - Class in org.esupportail.lecture.domain.beans
used to store item informations
ItemBean() - Constructor for class org.esupportail.lecture.domain.beans.ItemBean
Default constructor
ItemBean(Item, CustomSource) - Constructor for class org.esupportail.lecture.domain.beans.ItemBean
Constructor initializing object
itemDisplayMode - Variable in class org.esupportail.lecture.domain.beans.SourceBean
the item display mode of the source
itemDisplayMode - Variable in class org.esupportail.lecture.domain.model.CustomSource
item display mode of this customSource
ItemDisplayMode - Enum in org.esupportail.lecture.domain.model
 
ItemDisplayMode() - Constructor for enum org.esupportail.lecture.domain.model.ItemDisplayMode
 
itemDisplayMode - Variable in class org.esupportail.lecture.web.beans.SourceWebBean
the display form source Items
itemDisplayMode - Variable in class org.esupportail.lecture.web.controllers.HomeController
Display mode for item (all | unread | unreadfirst)
ItemDisplayModeConverter - Class in org.esupportail.lecture.web.converters
A JSF converter to pass Department instances.
ItemDisplayModeConverter() - Constructor for class org.esupportail.lecture.web.converters.ItemDisplayModeConverter
 
ItemDisplayModeUserType - Class in org.esupportail.lecture.dao
 
ItemDisplayModeUserType() - Constructor for class org.esupportail.lecture.dao.ItemDisplayModeUserType
Constructor
itemId - Static variable in class org.esupportail.lecture.domain.DomainTest
 
items - Variable in class org.esupportail.lecture.domain.DomainServiceTest
List of test items
Items - Variable in class org.esupportail.lecture.domain.model.Source
Items List of this source
items - Variable in class org.esupportail.lecture.web.beans.SourceWebBean
List of items of source
ItemWebBean - Class in org.esupportail.lecture.web.beans
 
ItemWebBean() - Constructor for class org.esupportail.lecture.web.beans.ItemWebBean
 
itemXPath - Variable in class org.esupportail.lecture.domain.model.Mapping
Xpath to get an item in the source xml stream
itemXPath - Variable in class org.esupportail.lecture.domain.model.Source
Xpath to access item in the XML source file correspoding to this source profile
itemXPath - Variable in class org.esupportail.lecture.domain.model.SourceProfile
Xpath of an item

L

labelStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The label style class.
language - Variable in class org.esupportail.lecture.domain.beans.User
The prefered language.
latestVersionBaseUrl - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The URL where the latest version should be found.
LDAP_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.ldap.LdapUtils
The name of the LdapService bean.
LdapBadFilterException - Exception in org.esupportail.commons.services.ldap
This exception is thrown when usingg a bad LDAP filter.
LdapBadFilterException() - Constructor for exception org.esupportail.commons.services.ldap.LdapBadFilterException
Bean constructor.
LdapBadFilterException(String) - Constructor for exception org.esupportail.commons.services.ldap.LdapBadFilterException
Bean constructor.
LdapBadFilterException(Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapBadFilterException
Bean constructor.
LdapBadFilterException(String, Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapBadFilterException
Bean constructor.
LdapConnectionException - Exception in org.esupportail.commons.services.ldap
This exception is thrown when the connection to LDAP fails.
LdapConnectionException() - Constructor for exception org.esupportail.commons.services.ldap.LdapConnectionException
Bean constructor.
LdapConnectionException(String) - Constructor for exception org.esupportail.commons.services.ldap.LdapConnectionException
Bean constructor.
LdapConnectionException(Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapConnectionException
Bean constructor.
LdapConnectionException(String, Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapConnectionException
Bean constructor.
LdapException - Exception in org.esupportail.commons.services.ldap
An abstract class for exceptions while performing LDAP operations.
LdapException() - Constructor for exception org.esupportail.commons.services.ldap.LdapException
Bean constructor.
LdapException(String) - Constructor for exception org.esupportail.commons.services.ldap.LdapException
Bean constructor.
LdapException(Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapException
Bean constructor.
LdapException(String, Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapException
Bean constructor.
LdapMiscException - Exception in org.esupportail.commons.services.ldap
This exception is used to wrap unexpected exceptions thrown by LDAP operations.
LdapMiscException() - Constructor for exception org.esupportail.commons.services.ldap.LdapMiscException
Bean constructor.
LdapMiscException(String) - Constructor for exception org.esupportail.commons.services.ldap.LdapMiscException
Bean constructor.
LdapMiscException(Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapMiscException
Bean constructor.
LdapMiscException(String, Exception) - Constructor for exception org.esupportail.commons.services.ldap.LdapMiscException
Bean constructor.
LdapSearchCaller - Interface in org.esupportail.commons.web.controllers
This interface should be implemented by the beans that call the ldapSearch view.
LdapSearchController - Class in org.esupportail.commons.web.controllers
A visual bean used to search LDAP directories.
LdapSearchController() - Constructor for class org.esupportail.commons.web.controllers.LdapSearchController
Bean constructor.
LdapService - Interface in org.esupportail.commons.services.ldap
The interface of LDAP services.
ldapService - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
see LdapService.
ldapTemplate - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
A LdapTemplate instance, to perform LDAP operations.
LdapUser - Interface in org.esupportail.commons.services.ldap
A LDAP user, as returned by LDAP searches.
LdapUserAttributesMapper - Class in org.esupportail.commons.services.ldap
Class which allows to retrieve user attributes from a LDAP directory.
LdapUserAttributesMapper(String, List<String>) - Constructor for class org.esupportail.commons.services.ldap.LdapUserAttributesMapper
Bean constructor.
LdapUserImpl - Class in org.esupportail.commons.services.ldap
A basic implementation of LdapUser.
LdapUserImpl() - Constructor for class org.esupportail.commons.services.ldap.LdapUserImpl
Constructor.
ldapUsers - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
the result of the search, as a list of LdapUser.
LdapUtils - Class in org.esupportail.commons.services.ldap
A class that provides utilities to access LDAP.
LdapUtils() - Constructor for class org.esupportail.commons.services.ldap.LdapUtils
No instanciation.
lifecycle - Variable in class org.esupportail.commons.web.servlet.FacesServlet
The lifecycle.
LiRenderer - Class in org.esupportail.commons.web.renderers
ESUP-Portail renderer for the 'li' tag.
LiRenderer() - Constructor for class org.esupportail.commons.web.renderers.LiRenderer
Constructor.
ListPaginator<E> - Class in org.esupportail.commons.web.beans
A paginator built on existing lists.
ListPaginator(List<Integer>, int) - Constructor for class org.esupportail.commons.web.beans.ListPaginator
Bean constructor.
LiTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'li' tag.
LiTag() - Constructor for class org.esupportail.commons.web.tags.LiTag
Constructor.
loadCategory(ExternalService) - Method in class org.esupportail.lecture.domain.model.CategoryProfile
Load the category referenced by this CategoryProfile
loadCategory(ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Load the category referenced by this ManagedCategoryProfile
loadConfig() - Method in class org.esupportail.lecture.domain.model.Channel
Load config file if is modified since last loading (using ChannelConfig), It gets contexts and managed category profiles definition and Initialize these elements.
loadContexts(Channel) - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Load Contexts from config file into the channel
loadData() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
Load the data (should be called right after the constructor).
loadDefAndContentSets(Node) - Static method in class org.esupportail.lecture.dao.XMLUtil
return DefinitionSets from a dom4j node
loadDefAndContentSets(String, int) - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Load a DefinitionSets that is used to define visibility groups of a managed category profile
loadManagedCategoryProfiles(Channel) - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Load Managed Category profiles from config file into the channel
loadMappingFile() - Method in class org.esupportail.lecture.domain.model.Channel
Load mapping file if is modified since last loading (using MappingFile) It gets list of mappings used by the channel and Initialize these elements.
loadMappings(Channel) - Static method in class org.esupportail.lecture.domain.model.MappingFile
Load mappings in the channel
loadSource(ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Load the source referenced by this ManagedSourceProfile
loadSource(ExternalService) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Load the source referenced by this SourceProfile
loadUserId() - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Load attribute name provided by portlet request to identified user profiles (userId)
locale - Variable in class org.esupportail.commons.services.i18n.BundleMap
The locale (used for error messages only).
locale - Variable in class org.esupportail.commons.web.tags.PageTag
The locale.
LOCALE_ATTRIBUTE - Static variable in class org.esupportail.commons.beans.AbstractI18nAwareBean
The name of the session attribute that stores the current locale.
LocaleConverter - Class in org.esupportail.commons.web.converters
A JSF converter to pass Locale instances.
LocaleConverter() - Constructor for class org.esupportail.commons.web.converters.LocaleConverter
Bean constructor.
localeString - Variable in class org.esupportail.commons.web.tags.PageTag
The locale, passed as a string.
LOG - Static variable in class org.esupportail.commons.batch.Batch
A logger.
LOG - Static variable in class org.esupportail.commons.batch.PrintApplicationProperties
A logger.
LOG - Static variable in class org.esupportail.commons.batch.PrintManifest
A logger.
LOG - Static variable in class org.esupportail.commons.dao.HibernateUtils
A logger.
LOG - Static variable in class org.esupportail.commons.services.application.VersionningUtils
A logger.
LOG - Static variable in class org.esupportail.commons.services.i18n.I18nUtils
A logger.
LOG - Static variable in class org.esupportail.commons.services.smtp.SmtpUtils
A logger.
LOG - Static variable in class org.esupportail.commons.utils.BeanUtils
A logger.
LOG - Static variable in class org.esupportail.commons.utils.ExternalContextUtils
A logger.
LOG - Static variable in class org.esupportail.commons.utils.HttpUtils
A logger.
LOG - Static variable in class org.esupportail.commons.web.tags.TagUtils
A logger.
LOG - Static variable in class org.esupportail.lecture.batch.Batch
A logger.
log - Static variable in class org.esupportail.lecture.dao.DaoServiceHibernate
Log instance
log - Static variable in class org.esupportail.lecture.dao.DaoServiceImpl
Log instance
log - Static variable in class org.esupportail.lecture.dao.DaoServiceRemoteXML
Log instance
log - Static variable in class org.esupportail.lecture.dao.DaoServiceStub
Log instance
log - Static variable in class org.esupportail.lecture.dao.FreshManagedCategoryThread
Log instance
log - Static variable in class org.esupportail.lecture.dao.FreshSourceThread
Log instance
log - Static variable in class org.esupportail.lecture.dao.XMLUtil
Log instance
log - Static variable in class org.esupportail.lecture.domain.DomainServiceImpl
Log instance
log - Static variable in class org.esupportail.lecture.domain.DomainTest
 
log - Static variable in class org.esupportail.lecture.domain.DomainTools
Log instance
log - Static variable in class org.esupportail.lecture.domain.ExternalServiceImpl
the logger for this class
log - Static variable in class org.esupportail.lecture.domain.ExternalServiceTest
Log instance
log - Static variable in class org.esupportail.lecture.domain.FacadeService
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.Category
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.CategoryProfile
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.Channel
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.Context
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.CustomCategory
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.CustomContext
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.CustomManagedCategory
logger
log - Static variable in class org.esupportail.lecture.domain.model.CustomManagedSource
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.CustomSource
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.DefinitionSets
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ManagedCategory
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ManagedCategoryFeatures
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ManagedSourceFeatures
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.Mapping
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.MappingFile
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.RegularOfSet
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.Source
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.SourceProfile
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.UserProfile
Log instance
log - Static variable in class org.esupportail.lecture.domain.model.VisibilitySets
Log instance
log - Static variable in class org.esupportail.lecture.domain.utils.PortletService
Log instance
log - Static variable in class org.esupportail.lecture.domain.utils.ServletService
Log instance
log - Static variable in class org.esupportail.lecture.portlet.MyLecturePortlet
Log instance
log - Static variable in class org.esupportail.lecture.services.application.VersionningServiceImpl
A logger.
log - Static variable in class org.esupportail.lecture.web.controllers.EditController
Log instance
log - Static variable in class org.esupportail.lecture.web.controllers.HomeController
Log instance
log - Static variable in class org.esupportail.lecture.web.controllers.twoPanesController
Log instance
log - Static variable in class org.esupportail.lecture.web.converters.ItemDisplayModeConverter
Log instance
logException(Throwable, String) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
 
logger - Variable in class org.esupportail.commons.beans.AbstractI18nAwareBean
A logger.
logger - Variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
A logger.
logger - Variable in class org.esupportail.commons.dao.AbstractHibernatePaginator
A logger.
logger - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.authentication.PortalAuthenticator
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
A logger.
LOGGER - Static variable in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
A logger.
logger - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.i18n.BundleCachingI18nServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.i18n.BundleMap
A logger.
logger - Variable in class org.esupportail.commons.services.i18n.BundlesCachingI18nServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
A logger.
Logger - Interface in org.esupportail.commons.services.logging
The interface of logging classes.
logger - Static variable in class org.esupportail.commons.services.logging.LoggerImpl
a static physical logger.
logger - Variable in class org.esupportail.commons.services.smtp.AsynchronousSmtpServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
A logger.
logger - Variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
A logger.
logger - Variable in class org.esupportail.commons.services.smtp.SmtpServer
A logger.
logger - Variable in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
A logger.
logger - Variable in class org.esupportail.commons.web.controllers.ExceptionController
A logger.
logger - Variable in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
A logger.
logger - Variable in class org.esupportail.commons.web.portlet.FacesPortlet
A logger.
logger - Variable in class org.esupportail.commons.web.portlet.PortletServlet
A logger.
logger - Variable in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
A logger.
logger - Variable in class org.esupportail.commons.web.servlet.FacesServlet
A logger.
LOGGER - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
A logger.
logger - Variable in class org.esupportail.commons.web.tags.PageTag
A logger.
logger - Variable in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
A logger.
LoggerImpl - Class in org.esupportail.commons.services.logging
A class based on Jakarta commons-logging that provides logging features.
LoggerImpl(Class) - Constructor for class org.esupportail.commons.services.logging.LoggerImpl
Constructor.
logout() - Method in class org.esupportail.lecture.web.controllers.SessionController
JSF callback.
LOGOUT_URL_PARAM - Static variable in class org.esupportail.lecture.web.controllers.SessionController
The name of the parameter that gives the logout URL.

M

MailSenderThread - Class in org.esupportail.commons.services.smtp
Send a mail to an InternetAddress throught an asynchroneous thread.
MailSenderThread(List<SmtpServer>, InternetAddress, InternetAddress, String, String, String, String) - Constructor for class org.esupportail.commons.services.smtp.MailSenderThread
Constructor.
main(String[]) - Static method in class org.esupportail.commons.batch.Batch
The main method, called by ant.
main(String[]) - Static method in class org.esupportail.commons.batch.PrintApplicationProperties
The main method, called by ant.
main(String[]) - Static method in class org.esupportail.commons.batch.PrintManifest
The main method, called by ant.
main(String[]) - Static method in class org.esupportail.commons.batch.PrintVersion
The main method, called by ant.
main(String[]) - Static method in class org.esupportail.commons.services.application.VersionningUtils
The main method, called by ant.
main(String[]) - Static method in class org.esupportail.lecture.batch.Batch
The main method, called by ant.
main(String[]) - Static method in class org.esupportail.lecture.domain.DomainTest
 
major - Variable in class org.esupportail.commons.services.application.Version
The major number.
makeExternalContext(PortletRequest, PortletResponse) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
 
makeId(String, String, String) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Make the (long)id of this sourceProfile (::)
MalformedURLException - Exception in org.esupportail.lecture.exceptions.dao
 
MalformedURLException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.MalformedURLException
 
managedCategory - Variable in class org.esupportail.lecture.dao.FreshManagedCategoryThread
ManagedCategory to return by this Thread
ManagedCategory - Class in org.esupportail.lecture.domain.model
Managed category element : loaded from a remote definition, transfered by an XML file A category contains a set of sourceProfiles
ManagedCategory() - Constructor for class org.esupportail.lecture.domain.model.ManagedCategory
 
ManagedCategoryFeatures - Class in org.esupportail.lecture.domain.model
Class that contains features of category needed to be computed because of inheritance rules between managedCategory and managedCategoryProfile : Interested features are : edit, visibility
ManagedCategoryFeatures(ManagedCategoryProfile) - Constructor for class org.esupportail.lecture.domain.model.ManagedCategoryFeatures
Constructor
managedCategoryLastAccess - Variable in class org.esupportail.lecture.dao.DaoServiceRemoteXML
hash of last last Access in milliseconds by url of managedCategory
managedCategoryProfile - Variable in class org.esupportail.lecture.dao.FreshManagedCategoryThread
ManagedCategoryProfile used to return a ManagedCategory
ManagedCategoryProfile - Class in org.esupportail.lecture.domain.model
Managed category profile element.
ManagedCategoryProfile() - Constructor for class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Constructor
ManagedCategoryProfileNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The ManagedCategoryProfile is not found in Channel
ManagedCategoryProfileNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.ManagedCategoryProfileNotFoundException
 
managedCategoryProfilesHash - Variable in class org.esupportail.lecture.domain.model.Channel
Hashtable of ManagedCategoryProfiles defined in the chanel, indexed by their Id.
managedCategoryProfilesSet - Variable in class org.esupportail.lecture.domain.model.Context
Managed category profiles available in this Context.
ManagedElementFeatures - Class in org.esupportail.lecture.domain.model
Class that contains features of a managed element needed to be computed because of inheritance rules between managedElement and managedElementProfile : Interested feature is : visibility
ManagedElementFeatures(ManagedElementProfile) - Constructor for class org.esupportail.lecture.domain.model.ManagedElementFeatures
Constructor
ManagedElementProfile - Interface in org.esupportail.lecture.domain.model
Managed Element profile element A managed Element profile can be a managed category or managed source profile It references an element.
ManagedSourceFeatures - Class in org.esupportail.lecture.domain.model
Class that contains features of a source needed to be computed because of inheritance rules between Source and managedSourceProfile : Interested feature are : visibility,access
ManagedSourceFeatures(ManagedSourceProfile) - Constructor for class org.esupportail.lecture.domain.model.ManagedSourceFeatures
Constructor
ManagedSourceProfile - Class in org.esupportail.lecture.domain.model
Managed source profile element.
ManagedSourceProfile(ManagedCategoryProfile) - Constructor for class org.esupportail.lecture.domain.model.ManagedSourceProfile
Constructor
mapCache - Variable in class org.esupportail.commons.services.i18n.BundleCachingI18nServiceImpl
A map to cache the bundles.
mapCache - Variable in class org.esupportail.commons.services.i18n.BundlesCachingI18nServiceImpl
A map to cache the bundles.
mapFromAttributes(Attributes) - Method in class org.esupportail.commons.services.ldap.LdapUserAttributesMapper
Performs mapping after an LDAP query for a set of user attributes.
Mapping - Class in org.esupportail.lecture.domain.model
A mapping provides a xsltURL and xpath to source view and item access A mapping can have several entries (at least one): - sourceURL - dtd - xmlns - xmlType - rootElement An XPath can use a set of NamesSpace definition
Mapping() - Constructor for class org.esupportail.lecture.domain.model.Mapping
 
MappingFile - Class in org.esupportail.lecture.domain.model
Mapping file : used for loading and parsing XML file where are declared mappings.
MappingFile() - Constructor for class org.esupportail.lecture.domain.model.MappingFile
Private Constructor: load xml mapping file
mappingFileBasePath - Static variable in class org.esupportail.lecture.domain.model.MappingFile
Base path of the file to load
MappingFileException - Exception in org.esupportail.lecture.exceptions.domain
There is an error in xml mapping file
MappingFileException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.MappingFileException
 
MappingFileException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.MappingFileException
 
mappingFileLastModified - Static variable in class org.esupportail.lecture.domain.model.MappingFile
Last modified time of the file to load
mappingFilePath - Static variable in class org.esupportail.lecture.domain.model.MappingFile
relative classpath of the file to load
mappingHashByDtd - Variable in class org.esupportail.lecture.domain.model.Channel
Hash to access mappings by dtd
mappingHashByRootElement - Variable in class org.esupportail.lecture.domain.model.Channel
Hash to access mappings by root element.
mappingHashBySourceURL - Variable in class org.esupportail.lecture.domain.model.Channel
Hash to access mappings by sourceURL.
mappingHashByXmlns - Variable in class org.esupportail.lecture.domain.model.Channel
Hash to access mappings by xmlns
mappingHashByXmlType - Variable in class org.esupportail.lecture.domain.model.Channel
Hash to access mappings by xmlType.
mappingList - Variable in class org.esupportail.lecture.domain.model.Channel
List of mappings defined by the mapping file.
mappingList - Static variable in class org.esupportail.lecture.domain.model.MappingFile
List of loaded mappings for file to be set in channel
MappingNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The mapping is not found
MappingNotFoundException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.MappingNotFoundException
 
MappingNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.MappingNotFoundException
 
MappingNotFoundException() - Constructor for exception org.esupportail.lecture.exceptions.domain.MappingNotFoundException
 
mappingsLoaded - Variable in class org.esupportail.lecture.domain.model.Channel
mappingsLoaded = true if channel config has ever been loaded in channel
marckItemDisplayMode(String, String, ItemDisplayMode) - Method in class org.esupportail.lecture.domain.FacadeService
Mark the item display mode for source sourceId
marckItemReadMode(String, String, String, boolean) - Method in interface org.esupportail.lecture.domain.DomainService
 
marckItemReadMode(String, String, String, boolean) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Mark item as read for user uid
marckItemReadMode(String, String, String, boolean) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
marckItemReadMode(String, String, String, boolean) - Method in class org.esupportail.lecture.domain.FacadeService
Mark item as read for user uid
markExceptionCaught(HttpServletRequest) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
Mark that an exception has been caught.
markExceptionCaught(HttpServletRequest, ExceptionService) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
Mark that an exception has been caught.
markItemDisplayMode(String, String, ItemDisplayMode) - Method in interface org.esupportail.lecture.domain.DomainService
 
markItemDisplayMode(String, String, ItemDisplayMode) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Mark item display mode on source for a user
markItemDisplayMode(String, String, ItemDisplayMode) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
MAX_NEAR_PAGES - Static variable in class org.esupportail.commons.web.beans.AbstractPaginator
The maximum number of near pages to print.
menuActiveItemStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The active item style class for menu.
MenuItemRenderer - Class in org.esupportail.commons.web.renderers
ESUP-Portail renderer for the 'menuItem' tag.
MenuItemRenderer() - Constructor for class org.esupportail.commons.web.renderers.MenuItemRenderer
Constructor.
menuItemStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The menu item style class.
MenuItemTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'menuItem' tag.
MenuItemTag() - Constructor for class org.esupportail.commons.web.tags.MenuItemTag
Constructor.
menuLayout - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The layout for menu.
menuStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The menu style class.
MenuTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'menu' tag.
MenuTag() - Constructor for class org.esupportail.commons.web.tags.MenuTag
Constructor.
mep - Variable in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Managed element profile needing these features
messagesErrorClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The class for error messages.
messagesFatalClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The class for fatal messages.
messagesInfoClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The class for info messages.
messagesLayout - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The layout for messages.
MessagesTag - Class in org.esupportail.commons.web.tags
An extension of h:message.
MessagesTag() - Constructor for class org.esupportail.commons.web.tags.MessagesTag
Constructor.
messagesWarnClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The class for warn messages.
MessageTag - Class in org.esupportail.commons.web.tags
An extension of h:messages.
MessageTag() - Constructor for class org.esupportail.commons.web.tags.MessageTag
Constructor.
MILLISECONDS_PER_DAY - Static variable in class org.esupportail.commons.services.i18n.I18nUtils
The number of seconds per day.
minor - Variable in class org.esupportail.commons.services.application.Version
The minor number.
MissingPtCasException - Exception in org.esupportail.lecture.exceptions.domain
The Proxy Ticket CAS is missing
MissingPtCasException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.MissingPtCasException
 
MissingPtCasException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.MissingPtCasException
 
mode - Variable in class org.esupportail.lecture.domain.model.ProfileAvailability
the availability mode of the profile
mode - Variable in class org.esupportail.lecture.domain.model.ProfileVisibility
the visibility mode of the profile
ModeService - Interface in org.esupportail.lecture.domain.utils
 
modified - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Indicates if file has been modified since last getInstance() calling
modified - Static variable in class org.esupportail.lecture.domain.model.MappingFile
Indicates if file has been modified since the last getInstance() calling
modifyTreeSize(int) - Method in class org.esupportail.lecture.domain.model.CustomContext
Modify the tree size of this customContext by checking min and max treeSize
myGetOutputFormatText(FacesContext, UIComponent) - Method in class org.esupportail.commons.web.renderers.AbstractHtmlFormatRenderer
A modified version of getOutputFormatText that does not call MessageFormat.format when the component has no parameter.
MyLecturePortlet - Class in org.esupportail.lecture.portlet
Portlet of the "Lecture channel" used to manage edit mode --> See http://wiki.apache.org/myfaces/UsingPortletModes
MyLecturePortlet() - Constructor for class org.esupportail.lecture.portlet.MyLecturePortlet
 

N

name - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The name of the application.
name - Variable in class org.esupportail.lecture.domain.beans.CategoryBean
name of category
name - Variable in class org.esupportail.lecture.domain.beans.ContextBean
name of context
name - Variable in class org.esupportail.lecture.domain.beans.SourceBean
name of source
name - Variable in class org.esupportail.lecture.domain.model.Category
Name of the category
name - Variable in class org.esupportail.lecture.domain.model.CategoryProfile
Category profile name.
name - Variable in class org.esupportail.lecture.domain.model.Context
The context name
name - Variable in class org.esupportail.lecture.domain.model.SourceProfile
Name of the source
name - Variable in class org.esupportail.lecture.web.beans.CategoryWebBean
name of category
name - Variable in class org.esupportail.lecture.web.beans.ContextWebBean
name of context
name - Variable in class org.esupportail.lecture.web.beans.SourceWebBean
name of source
NAME_VALUE_SEPARATOR - Static variable in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
The separator between name and value.
nbContexts - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Numbers of contexts declared in the xml file
nbProfiles - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Numbers of category profiles declared in the xml file
NoExternalValueException - Exception in org.esupportail.lecture.exceptions.domain
There is not any value returned from external service
NoExternalValueException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.NoExternalValueException
 
NoExternalValueException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.NoExternalValueException
 
NoExternalValueException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.NoExternalValueException
 
nonFacesRequest(RenderRequest, RenderResponse) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
This method follows JSF Spec section 2.1.1.
nonFacesRequest(RenderRequest, RenderResponse, String) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
This method follows JSF Spec section 2.1.1.
notEmpty(Object[], String) - Static method in class org.esupportail.commons.utils.Assert
Assert that an array has elements; that is, it must not be null and must have at least one element.
notEmpty(Collection, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that a collection has elements; that is, it must not be null and must have at least one element.
notEmpty(Map, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that a Map has entries; that is, it must not be null and must have at least one entry.
notNull(Object, String) - Static method in class org.esupportail.commons.utils.Assert
Assert that an object is not null .
notSupported() - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
NotSupportedPortalServiceImpl - Class in org.esupportail.commons.services.portal
A void implementation of PortalService (for application that do not use portal services, for instance portlet installations).
NotSupportedPortalServiceImpl() - Constructor for class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
Bean constructor.
NotSupportedUrlGeneratorImpl - Class in org.esupportail.commons.services.urlGeneration
An class that implements UrlGenerator and throws exceptions when called.
NotSupportedUrlGeneratorImpl() - Constructor for class org.esupportail.commons.services.urlGeneration.NotSupportedUrlGeneratorImpl
Bean constructor.
nullIfEmpty(String) - Static method in class org.esupportail.commons.utils.strings.StringUtils
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.esupportail.lecture.dao.EnumUserType
 
NUMBER_OF_DAYS_TO_PRINT_DAY_OF_WEEK - Static variable in class org.esupportail.commons.services.i18n.I18nUtils
The number of seconds per day.

O

OBJECT_CLASS_ATTRIBUTE - Static variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The ObjectClass attribute.
ObjectNotFoundException - Exception in org.esupportail.commons.exceptions
An abstract class to represent the exceptions thrown when expected objects do not exists (either retrieved from the database or configuration files).
ObjectNotFoundException(String) - Constructor for exception org.esupportail.commons.exceptions.ObjectNotFoundException
 
ObjectNotFoundException(Exception) - Constructor for exception org.esupportail.commons.exceptions.ObjectNotFoundException
 
ObjectNotFoundException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.ObjectNotFoundException
 
obliged - Variable in class org.esupportail.lecture.domain.model.VisibilitySets
Group of obliged users (no unsubscription possible)
OfflineFixedUserAuthenticator - Class in org.esupportail.commons.services.authentication
This authenticator is to be used when working offline, it always returns the same user.
OfflineFixedUserAuthenticator() - Constructor for class org.esupportail.commons.services.authentication.OfflineFixedUserAuthenticator
Bean constructor.
OfflineLdapServiceImpl - Class in org.esupportail.commons.services.ldap
An implementation of LdapService to work offline.
OfflineLdapServiceImpl() - Constructor for class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
Bean constructor.
open(ServletContext, String) - Static method in class org.esupportail.commons.dao.HibernateUtils
Open the Hibernate connection, start a transaction.
open(ServletContext) - Static method in class org.esupportail.commons.dao.HibernateUtils
Open the Hibernate connection, start a transaction.
open() - Static method in class org.esupportail.commons.dao.HibernateUtils
Open the Hibernate connection, start a transaction.
OPEN_PAREN_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The '(' keyword.
openSession(ServletContext, String) - Method in class org.esupportail.commons.dao.HibernateThreadData
Open the session.
ORDER_BY_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The ORDER BY keyword.
org.esupportail.commons.batch - package org.esupportail.commons.batch
ESUP-Portail commons batch utilities.
org.esupportail.commons.beans - package org.esupportail.commons.beans
ESUP-Portail commons beans.
org.esupportail.commons.dao - package org.esupportail.commons.dao
ESUP-Portail commons DAO utilities.
org.esupportail.commons.domain.beans - package org.esupportail.commons.domain.beans
ESUP-Portail core beans.
org.esupportail.commons.exceptions - package org.esupportail.commons.exceptions
ESUP-Portail core exceptions.
org.esupportail.commons.services.application - package org.esupportail.commons.services.application
ESUP-Portail implementations of the SMTP service.
org.esupportail.commons.services.authentication - package org.esupportail.commons.services.authentication
ESUP-Portail implementations of the authentication service.
org.esupportail.commons.services.exceptionHandling - package org.esupportail.commons.services.exceptionHandling
ESUP-Portail exception handling.
org.esupportail.commons.services.i18n - package org.esupportail.commons.services.i18n
ESUP-Portail i18n.
org.esupportail.commons.services.ldap - package org.esupportail.commons.services.ldap
ESUP-Portail LDAP services.
org.esupportail.commons.services.logging - package org.esupportail.commons.services.logging
ESUP-Portail core logging features.
org.esupportail.commons.services.portal - package org.esupportail.commons.services.portal
ESUP-Portail portal services.
org.esupportail.commons.services.smtp - package org.esupportail.commons.services.smtp
ESUP-Portail SMTP services.
org.esupportail.commons.services.urlGeneration - package org.esupportail.commons.services.urlGeneration
ESUP-Portail URL generation service (deep links).
org.esupportail.commons.utils - package org.esupportail.commons.utils
ESUP-Portail core utilities.
org.esupportail.commons.utils.strings - package org.esupportail.commons.utils.strings
ESUP-Portail core string utilities.
org.esupportail.commons.web.beans - package org.esupportail.commons.web.beans
ESUP-Portail commons web beans.
org.esupportail.commons.web.controllers - package org.esupportail.commons.web.controllers
ESUP-Portail core beans.
org.esupportail.commons.web.converters - package org.esupportail.commons.web.converters
ESUP-Portail core JSF conveters.
org.esupportail.commons.web.deepLinking - package org.esupportail.commons.web.deepLinking
ESUP-Portail redirectors (deep links).
org.esupportail.commons.web.portlet - package org.esupportail.commons.web.portlet
ESUP-Portail (exception handling) Faces Portlet implementation.
org.esupportail.commons.web.renderers - package org.esupportail.commons.web.renderers
ESUP-Portail common renderers.
org.esupportail.commons.web.servlet - package org.esupportail.commons.web.servlet
ESUP-Portail (exception handling) Faces Servlet implementation.
org.esupportail.commons.web.tags - package org.esupportail.commons.web.tags
ESUP-Portail common tags.
org.esupportail.commons.web.tags.config - package org.esupportail.commons.web.tags.config
ESUP-Portail common tags configuration.
org.esupportail.lecture.batch - package org.esupportail.lecture.batch
 
org.esupportail.lecture.dao - package org.esupportail.lecture.dao
esup-lecture DAO service.
org.esupportail.lecture.domain - package org.esupportail.lecture.domain
esup-lecture domain service.
org.esupportail.lecture.domain.beans - package org.esupportail.lecture.domain.beans
esup-lecture domain beans : simple object containing information to provide to layer calling domain services.
org.esupportail.lecture.domain.model - package org.esupportail.lecture.domain.model
esup-lecture domain model : internal domain code GB.
org.esupportail.lecture.domain.utils - package org.esupportail.lecture.domain.utils
esup-lecture domain utils.
org.esupportail.lecture.exceptions - package org.esupportail.lecture.exceptions
esup-lecture exceptions.
org.esupportail.lecture.exceptions.dao - package org.esupportail.lecture.exceptions.dao
 
org.esupportail.lecture.exceptions.domain - package org.esupportail.lecture.exceptions.domain
esup-lecture domain exceptions : exceptions created by domain layer.
org.esupportail.lecture.exceptions.web - package org.esupportail.lecture.exceptions.web
 
org.esupportail.lecture.portlet - package org.esupportail.lecture.portlet
 
org.esupportail.lecture.services.application - package org.esupportail.lecture.services.application
 
org.esupportail.lecture.services.exceptionHandling - package org.esupportail.lecture.services.exceptionHandling
esup-lecture specific exception handling.
org.esupportail.lecture.web.beans - package org.esupportail.lecture.web.beans
esup-lecture visual beans.
org.esupportail.lecture.web.controllers - package org.esupportail.lecture.web.controllers
 
org.esupportail.lecture.web.converters - package org.esupportail.lecture.web.converters
 
org.fckfaces.component.html - package org.fckfaces.component.html
 
org.fckfaces.renderkit.html - package org.fckfaces.renderkit.html
 
org.fckfaces.taglib.html - package org.fckfaces.taglib.html
 
org.fckfaces.util - package org.fckfaces.util
 
otherAttributes - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The other attributes that should be retrieved (in addition to searchDisplayedAttributes).
OutputLabelTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'outputLabel' tag.
OutputLabelTag() - Constructor for class org.esupportail.commons.web.tags.OutputLabelTag
Bean constructor.

P

pageSize - Variable in class org.esupportail.commons.web.beans.AbstractPaginator
The page size, i.e. the number of visibleItems to display per page, normally set by the constructor.
pageSizeItems - Variable in class org.esupportail.commons.web.beans.AbstractPaginator
The page size items.
PageTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the page tag.
PageTag() - Constructor for class org.esupportail.commons.web.tags.PageTag
Bean constructor.
Paginator<E> - Interface in org.esupportail.commons.web.beans
The interface of paginators, used to display displaying results from a large result set over a number of pages without retrieving all the items from the database.
PanelGridTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'panelGrid' tag.
PanelGridTag() - Constructor for class org.esupportail.commons.web.tags.PanelGridTag
Constructor.
PanelNavigationMenuTag - Class in org.esupportail.commons.web.tags
The ESUP-Portail implementation of the panelNavigationMenu tag.
PanelNavigationMenuTag() - Constructor for class org.esupportail.commons.web.tags.PanelNavigationMenuTag
Constructor.
ParagraphRenderer - Class in org.esupportail.commons.web.renderers
ESUP-Portail renderer for the section tag.
ParagraphRenderer() - Constructor for class org.esupportail.commons.web.renderers.ParagraphRenderer
Constructor.
paragraphStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The paragraph style class.
paragraphTag - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The paragraph wrapping tag.
ParagraphTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'paragraph' tag.
ParagraphTag() - Constructor for class org.esupportail.commons.web.tags.ParagraphTag
Constructor.
PARAMS_SEPARATOR - Static variable in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
The separator between parameters.
participate - Variable in class org.esupportail.commons.dao.HibernateThreadData
A flag set to true if only participating.
password - Variable in class org.esupportail.commons.services.smtp.SmtpServer
The password of the user used to connect to the SMTP server.
PERSON_VALUE - Static variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The person value.
populateCategoryWebBean(CategoryBean) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
populate a CategoryWebBean from a CategoryBean
populateSourceWebBean(SourceBean) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
populate a SourceWebBean from a SourceBean
port - Variable in class org.esupportail.commons.services.smtp.SmtpServer
The port number the SMTP server is running on.
portal - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The portal.
PORTAL_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.portal.PortalUtils
The name of the PortalService bean.
PortalAuthenticator - Class in org.esupportail.commons.services.authentication
A class to resolve the current user when authenticated by the portal (works in portlet mode only).
PortalAuthenticator() - Constructor for class org.esupportail.commons.services.authentication.PortalAuthenticator
Bean constructor.
PortalOrCasFilterAuthenticator - Class in org.esupportail.commons.services.authentication
A class to resolve the current user depending on the installation: - for portlet installations, rely on the portal, - for servlet installations, rely on the CAS filter.
PortalOrCasFilterAuthenticator() - Constructor for class org.esupportail.commons.services.authentication.PortalOrCasFilterAuthenticator
Bean constructor.
PortalUtils - Class in org.esupportail.commons.services.portal
A class that provides utilities to access portal services.
PortalUtils() - Constructor for class org.esupportail.commons.services.portal.PortalUtils
No instanciation.
portletContext - Variable in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
The portlet context.
PortletRequestUtils - Class in org.esupportail.commons.utils
A class that provides facilities with portlet requests.
PortletRequestUtils() - Constructor for class org.esupportail.commons.utils.PortletRequestUtils
Private constructor.
portletService - Static variable in class org.esupportail.lecture.domain.ExternalServiceImpl
portlet version of ExternalService
PortletService - Class in org.esupportail.lecture.domain.utils
 
PortletService() - Constructor for class org.esupportail.lecture.domain.utils.PortletService
 
PortletServlet - Class in org.esupportail.commons.web.portlet
The servlet instancated for portlets.
PortletServlet() - Constructor for class org.esupportail.commons.web.portlet.PortletServlet
Bean constructor.
print(String) - Static method in class org.esupportail.commons.batch.PrintApplicationProperties
Print the application name and version to a properties file.
print(String) - Static method in class org.esupportail.commons.batch.PrintManifest
Print the application name and version to a properties file.
print(String) - Static method in class org.esupportail.commons.batch.PrintVersion
Print the application name and version to a properties file.
print(String, Object, int) - Static method in class org.esupportail.commons.utils.DebugUtils
print an object with an indentation level.
print(String, Object) - Static method in class org.esupportail.commons.utils.DebugUtils
Debug any object.
printableDate(long) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
printableDate(long, Locale) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
printableDate(long) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
printableDate(long, Locale) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
printableDate(long) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
printableDate(long, Locale) - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
printableDate(long) - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
PrintableFile - Class in org.esupportail.lecture.web.beans
A class to print files.
PrintableFile(File) - Constructor for class org.esupportail.lecture.web.beans.PrintableFile
Constructor.
printableRelativeDate(long) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
printableRelativeDate(long, Locale) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
printableRelativeDate(long) - Method in class org.esupportail.commons.services.i18n.AbstractI18nService
 
printableRelativeDate(long, Locale) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
printableRelativeDate(long) - Method in interface org.esupportail.commons.services.i18n.I18nService
 
printableRelativeDate(long, Locale) - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
printableRelativeDate(long) - Static method in class org.esupportail.commons.services.i18n.I18nUtils
 
PrintApplicationProperties - Class in org.esupportail.commons.batch
A class that prints the application properties in a properties file (for ant targets).
PrintApplicationProperties() - Constructor for class org.esupportail.commons.batch.PrintApplicationProperties
Bean constructor.
printIntro(String) - Static method in class org.esupportail.lecture.domain.DomainTest
Affichage du service à tester
PrintManifest - Class in org.esupportail.commons.batch
A class to print the manifest of applications.
PrintManifest() - Constructor for class org.esupportail.commons.batch.PrintManifest
Bean constructor.
PrintVersion - Class in org.esupportail.commons.batch
A class that prints the version (as the current date).
PrintVersion() - Constructor for class org.esupportail.commons.batch.PrintVersion
Bean constructor.
PrivateException - Exception in org.esupportail.lecture.exceptions.dao
 
PrivateException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.PrivateException
 
PrivateException(String) - Constructor for exception org.esupportail.lecture.exceptions.dao.PrivateException
 
PrivateException - Exception in org.esupportail.lecture.exceptions.domain
Exception throwed by domain layer that never catch by other layer.
PrivateException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.PrivateException
 
PrivateException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.PrivateException
 
PrivateException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.PrivateException
 
PrivateException() - Constructor for exception org.esupportail.lecture.exceptions.domain.PrivateException
Default constructor
PrivateException - Exception in org.esupportail.lecture.exceptions.web
 
PrivateException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.web.PrivateException
 
PrivateException(String) - Constructor for exception org.esupportail.lecture.exceptions.web.PrivateException
 
processAction(ActionRequest, ActionResponse) - Method in class org.esupportail.commons.web.portlet.FacesPortlet
 
profile - Variable in class org.esupportail.lecture.dao.FreshSourceThread
SourceProfile used to return a Source
profile - Variable in class org.esupportail.lecture.domain.model.ProfileAvailability
The profile interested
profile - Variable in class org.esupportail.lecture.domain.model.ProfileVisibility
The profile interested
ProfileAvailability - Class in org.esupportail.lecture.domain.model
Used to set availability of a user on an elementProfile.
ProfileAvailability(ElementProfile, AvailabilityMode) - Constructor for class org.esupportail.lecture.domain.model.ProfileAvailability
Constructor
profileId - Variable in class org.esupportail.lecture.domain.model.Category
Id of the categoryProfil
profileId - Variable in class org.esupportail.lecture.domain.model.Source
profile Id of the source
ProfileVisibility - Class in org.esupportail.lecture.domain.model
Used to set visibility of a user on an elementProfile.
ProfileVisibility() - Constructor for class org.esupportail.lecture.domain.model.ProfileVisibility
Constructor
ProfileVisibility(ElementProfile, VisibilityMode) - Constructor for class org.esupportail.lecture.domain.model.ProfileVisibility
Constructor
put(String, Object) - Method in class org.esupportail.lecture.web.controllers.VirtualSession
Add the couple in the hashtable of currentVirtualSession

Q

queryStr - Variable in class org.esupportail.commons.dao.FixedQueryHibernatePaginator
The fixed query string.
queryString - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The query strinng.
quickStart - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
true if running a quick start installation.
QUOTE_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The quote (') keyword.

R

read - Variable in class org.esupportail.lecture.domain.beans.ItemBean
store if item is read or not
read - Variable in class org.esupportail.lecture.web.beans.ItemWebBean
store if item is read or not
readItems - Variable in class org.esupportail.lecture.domain.model.CustomSource
Set of read item by User
recipientEmail - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
The email exception reports are sent to.
recipientEmail - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
The email exception reports are sent to.
redirect(Map<String, String>) - Method in interface org.esupportail.commons.web.deepLinking.DeepLinkingRedirector
 
redirect(Map<String, String>) - Method in class org.esupportail.commons.web.deepLinking.VoidDeepLinkingRedirectorImpl
 
REDIRECTOR_NAME_PARAM - Static variable in class org.esupportail.commons.web.servlet.FacesServlet
The name of the servlet parameter that gives the name of the redirector.
REDIRECTOR_PARAM - Static variable in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
The name of the portlet parameter that gives the name of the redirector.
redirectorName - Variable in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
The name of the redirector.
redirectorName - Variable in class org.esupportail.commons.web.servlet.FacesServlet
The name of the redirector.
refIdManagedCategoryProfilesSet - Variable in class org.esupportail.lecture.domain.model.Context
Set of managed category profiles id available in this Context.
refreshUserProfile(UserProfile) - Method in interface org.esupportail.lecture.dao.DaoService
Return a "fresh" userProfile from data base
refreshUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
refreshUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
refreshUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
RegularOfSet - Class in org.esupportail.lecture.domain.model
Regular definition of a group : Every user that "attribute x" has "value Y"
RegularOfSet() - Constructor for class org.esupportail.lecture.domain.model.RegularOfSet
 
regulars - Variable in class org.esupportail.lecture.domain.model.DefinitionSets
regulars : set definition by regulars
release() - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
reloadData() - Method in class org.esupportail.commons.dao.AbstractHibernatePaginator
 
reloadData() - Method in class org.esupportail.commons.web.beans.ListPaginator
 
reloadData() - Method in interface org.esupportail.commons.web.beans.Paginator
Refresh the data.
RemoteUserAuthenticator - Class in org.esupportail.commons.services.authentication
A class to resolve the current user by calling getRemoteUser().
RemoteUserAuthenticator() - Constructor for class org.esupportail.commons.services.authentication.RemoteUserAuthenticator
Bean constructor.
remoteXMLService - Variable in class org.esupportail.lecture.dao.DaoServiceImpl
remote XML service class
remoteXMLService - Variable in class org.esupportail.lecture.dao.DaoServiceStub
 
remove(String) - Method in class org.esupportail.lecture.web.controllers.VirtualSession
remove the value corresponding to "key" in the hashtable of the currentVirtualSession
removeCustomCategory(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
Remove the customCategory categoryId in ths customContext only
removeCustomCategory(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove a customCategory from this userProfile only
removeCustomCategoryFromProfile(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove the customCategory categoryId in all the profile (this object and in customContexts)
removeCustomContext(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove a customContext from this userProfile only
removeCustomManagedCategory(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
Remove the customManagedCategory categoryId in ths customContext only
removeCustomManagedCategoryFromProfile(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
remove a CustomManagedCategory displayed in this CustomContext and also removes every occcurence in userProfile
removeCustomManagedCategoryFromProfile(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove the customManagedCategory categoryId in all the profile (this object and in customContexts)
removeCustomManagedSource(String) - Method in class org.esupportail.lecture.domain.model.CustomCategory
Remove the customManagedSource sourceId in this CustomCategory only
removeCustomManagedSource(String) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Remove the customManagedSource sourceId in this customManagedCategory only
removeCustomManagedSourceFromProfile(String) - Method in class org.esupportail.lecture.domain.model.CustomCategory
remove a CustomManegedSource displayed in this CustomCategory and also removes every occcurence in userProfile Used to remove a subscription or an importation indifferently
removeCustomManagedSourceFromProfile(String) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
remove a CustomManagedSource displayed in this CustomManagedCategory and also removes every occcurence in userProfile Used to remove a subscription or an importation indifferently
removeCustomManagedSourceFromProfile(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove the customManagedSource sourceId in all the profile (this object and in customCategories)
removeCustomSource(String) - Method in class org.esupportail.lecture.domain.model.CustomCategory
Remove the customSource sourceId in this CustomCategory only
removeCustomSource(String) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Remove the customSource sourceId in this customManagedCategory only
removeCustomSource(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove a customCategory from this userProfile only
removeCustomSourceFromProfile(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
Remove the customSource sourceId in all the profile (this object and in customCategories)
removeSubscriptions() - Method in class org.esupportail.lecture.domain.model.CustomCategory
Remove every subscriptions (customManagedSources) of this customCategory if it is a customMAnagedCategory.
removeSubscriptions() - Method in class org.esupportail.lecture.domain.model.CustomContext
Remove every subscriptions (customManagedCategories) of this customContext.
removeSubscriptions() - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
Remove every subscriptions (customManagedSources) of this customManagedCategory.
render(RenderRequest, RenderResponse) - Method in class org.esupportail.lecture.portlet.MyLecturePortlet
 
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.FooterRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.LiRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.MenuItemRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.ParagraphRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.SectionRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.SubSectionRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.esupportail.commons.web.renderers.TextRenderer
The renderer type.
RENDERER_TYPE - Static variable in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
replace(Object, Object, Object) - Method in class org.esupportail.lecture.dao.EnumUserType
 
replaceWithUserAttributes(String) - Static method in class org.esupportail.lecture.domain.DomainTools
 
requestHeaders - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The headers of the request.
requestParameters - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The parameters of the request.
reset() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
reset() - Method in interface org.esupportail.commons.web.controllers.Resettable
Reset the bean.
reset() - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
reset() - Method in class org.esupportail.lecture.web.controllers.EditController
 
reset() - Method in class org.esupportail.lecture.web.controllers.HomeController
 
resetChannelConfigProperties() - Method in class org.esupportail.lecture.domain.model.Channel
Initialize every channel properties that are set up by loading channel configuration file
resetMappingFileProperties() - Method in class org.esupportail.lecture.domain.model.Channel
Initialize every channel properties that are set up by loading mapping file
resetStatistics() - Method in class org.esupportail.commons.services.ldap.AbstractLdapService
 
resetStatistics() - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
resetStatistics() - Method in interface org.esupportail.commons.services.ldap.LdapService
Reset the statistics.
Resettable - Interface in org.esupportail.commons.web.controllers
This interface should be implemented by beans for them to be reset, for instance after an exception has been thrown.
resettableNames - Variable in class org.esupportail.commons.web.controllers.ExceptionController
A list of bean names to reset when restarting the application.
restart() - Method in class org.esupportail.commons.web.controllers.ExceptionController
JSF callback.
restoreState(FacesContext, Object) - Method in class org.fckfaces.component.html.FCKFaceEditor
 
result - Variable in class org.fckfaces.util.Tags.ActionMethodBinding
 
returnedClass() - Method in class org.esupportail.lecture.dao.EnumUserType
 
rootElement - Variable in class org.esupportail.lecture.domain.model.Mapping
Optionnal : rootElement of the xmlStream (one of these parameter is required : sourceURL, xmlns, xmlType, dtd, rootElement)
rootElement - Variable in class org.esupportail.lecture.domain.model.Source
Optionnal : rootElement of the xmlStream (one of these parameter is required : xmlns, xmlType, dtd,rootElement)
row(String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
row2(String, String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
 
run() - Method in class org.esupportail.commons.services.smtp.MailSenderThread
 
run() - Method in class org.esupportail.lecture.dao.FreshManagedCategoryThread
 
run() - Method in class org.esupportail.lecture.dao.FreshSourceThread
 

S

safeCatchException(Exception, HttpServletRequest) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
 
SafeExceptionServiceImpl - Class in org.esupportail.commons.services.exceptionHandling
A safe implementation of ExceptionService, that just logs the exception.
SafeExceptionServiceImpl() - Constructor for class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
Constructor.
saveState(FacesContext) - Method in class org.fckfaces.component.html.FCKFaceEditor
 
saveUserProfile(UserProfile) - Method in interface org.esupportail.lecture.dao.DaoService
Add a user profile to persistent data.
saveUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
saveUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
saveUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
scripts - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The scripts.
search() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
JSF callback.
searchAttribute - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The name of the attribute in which user tokens will be searched for.
searchDisplayedAttributes - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The attributes that should be presented to choose one user among several.
searchGroupsByName(String) - Method in class org.esupportail.commons.services.portal.NotSupportedPortalServiceImpl
 
searchInput - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
The string to search.
SectionRenderer - Class in org.esupportail.commons.web.renderers
ESUP-Portail renderer for the section tag.
SectionRenderer() - Constructor for class org.esupportail.commons.web.renderers.SectionRenderer
Constructor.
sectionStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The section style class.
sectionTag - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The section wrapping tag.
SectionTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'section' tag.
SectionTag() - Constructor for class org.esupportail.commons.web.tags.SectionTag
Constructor.
SELECT_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The SELECT keyword.
SelectBooleanCheckboxTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'selectBooleanCheckBox' tag.
SelectBooleanCheckboxTag() - Constructor for class org.esupportail.commons.web.tags.SelectBooleanCheckboxTag
Constructor.
selectedCategory - Variable in class org.esupportail.lecture.web.beans.ContextWebBean
selected category of context
selectedSource - Variable in class org.esupportail.lecture.web.beans.CategoryWebBean
selected source of category
selectedUser - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
the selection.
selectElement() - Method in class org.esupportail.lecture.web.controllers.EditController
JSF action : select a category or a source from the tree, use categoryID and sourceID valued by t:updateActionListener
selectElement() - Method in class org.esupportail.lecture.web.controllers.HomeController
JSF action : select a category or a source from the tree, use categoryID and sourceID valued by t:updateActionListener
SelectManyCheckboxTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'selectManyCheckbox' tag.
SelectManyCheckboxTag() - Constructor for class org.esupportail.commons.web.tags.SelectManyCheckboxTag
Constructor.
SelectOneMenuTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'selectOneMenu' tag.
SelectOneMenuTag() - Constructor for class org.esupportail.commons.web.tags.SelectOneMenuTag
Bean constructor.
selectUser() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
JSF callback.
selectViewId(RenderRequest, RenderResponse) - Method in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
 
send(InternetAddress, String, String, String, boolean) - Method in class org.esupportail.commons.services.smtp.AsynchronousSmtpServiceImpl
 
send(InternetAddress, String, String, String, boolean) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
Send an email.
send(InternetAddress, String, String, String) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
send(InternetAddress, String, String, String) - Method in interface org.esupportail.commons.services.smtp.SmtpService
Send an email.
sendDoNotIntercept(InternetAddress, String, String, String) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
sendDoNotIntercept(InternetAddress, String, String, String) - Method in interface org.esupportail.commons.services.smtp.SmtpService
Send an email.
sendEmail(boolean, Exception, InternetAddress, String, String, String) - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceImpl
 
sendEmail(boolean, Exception, InternetAddress, String, String, String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
Send an exception report.
sendEmail(List<SmtpServer>, InternetAddress, InternetAddress, String, String, String, String) - Static method in class org.esupportail.commons.services.smtp.SmtpUtils
Send an email.
serialVersionUID - Static variable in exception org.esupportail.commons.exceptions.ConfigException
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.exceptions.DownloadException
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.exceptions.ExceptionHandlingException
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.exceptions.UserNotFoundException
the id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.exceptions.WebFlowException
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.services.application.VersionException
the id for serialization.
serialVersionUID - Static variable in class org.esupportail.commons.services.i18n.BundleMap
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.services.ldap.LdapBadFilterException
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.services.ldap.LdapConnectionException
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.services.ldap.LdapMiscException
The id for serialization.
serialVersionUID - Static variable in class org.esupportail.commons.services.ldap.LdapUserImpl
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.services.smtp.SmtpException
the id for serialization.
serialVersionUID - Static variable in class org.esupportail.commons.web.portlet.PortletServlet
The id for serialization.
serialVersionUID - Static variable in class org.esupportail.commons.web.servlet.DownloadServlet
The id for serialization.
serialVersionUID - Static variable in class org.esupportail.commons.web.servlet.FacesServlet
The id for serialization.
serialVersionUID - Static variable in exception org.esupportail.commons.web.tags.TagException
The id for serialization.
serialVersionUID - Static variable in class org.fckfaces.util.Tags.ActionMethodBinding
 
server - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The server.
servers - Variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
The smtpServers to use.
service(ServletRequest, ServletResponse) - Method in class org.esupportail.commons.web.servlet.DownloadServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.esupportail.commons.web.servlet.FacesServlet
 
SERVLET_INFO - Static variable in class org.esupportail.commons.web.servlet.FacesServlet
The servlet info.
servletService - Static variable in class org.esupportail.lecture.domain.ExternalServiceImpl
servlet version of ExternalService
ServletService - Class in org.esupportail.lecture.domain.utils
 
ServletService() - Constructor for class org.esupportail.lecture.domain.utils.ServletService
 
servletUrl - Variable in class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
The servlet URL.
ServletUrlGeneratorImpl - Class in org.esupportail.commons.services.urlGeneration
A bean to generate URLs to the application.
ServletUrlGeneratorImpl() - Constructor for class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
Bean constructor.
session - Variable in class org.esupportail.commons.dao.HibernateThreadData
The hibernate session.
SESSION_FACTORY_BEAN_NAME - Static variable in class org.esupportail.commons.dao.HibernateUtils
The name of the bean to instanciate to read/write the database.
sessionAttributes - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The session attributes.
sessionController - Variable in class org.esupportail.lecture.web.controllers.AbstractContextAwareController
The SessionController.
SessionController - Class in org.esupportail.lecture.web.controllers
A bean to memorize the context of the application.
SessionController() - Constructor for class org.esupportail.lecture.web.controllers.SessionController
Constructor.
sessionFactory - Variable in class org.esupportail.commons.dao.HibernateThreadData
The session factory.
sessions - Variable in class org.esupportail.lecture.web.controllers.VirtualSession
Hastable of sessions : indexed by their contextId
setAccess(Accessibility) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
 
setAccess(Accessibility) - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Sets access mode of the Element
setAccess(Accessibility) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
 
setAction(UIComponent, String) - Static method in class org.fckfaces.util.Tags
 
setActionListener(UIComponent, String) - Static method in class org.fckfaces.util.Tags
 
setAdmin(boolean) - Method in class org.esupportail.lecture.domain.beans.User
 
setAllowed(DefinitionSets) - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Sets allowed group visibility
setAlternateColors(boolean) - Method in class org.esupportail.commons.web.tags.DataTableTag
 
setAlternateColors(boolean) - Method in class org.esupportail.commons.web.tags.PanelGridTag
 
setApplicationService(ApplicationService) - Method in class org.esupportail.commons.beans.AbstractApplicationAwareBean
 
setAttribute(String) - Method in class org.esupportail.lecture.domain.model.RegularOfSet
Sets attribute name
setAttributes(Map<String, List<String>>) - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
setAttributes(Map<String, List<String>>) - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
The attributes to set.
setAuthenticationService(AuthenticationService) - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
 
setAuthenticationService(AuthenticationService) - Method in class org.esupportail.lecture.web.controllers.SessionController
 
setAuthorized(String) - Method in class org.esupportail.commons.web.tags.PageTag
 
setAutoSubscribed(DefinitionSets) - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Sets autoSubscribed group visibility
setBoolean(UIComponent, String, String) - Static method in class org.fckfaces.util.Tags
 
setBundleBasename(String) - Method in class org.esupportail.commons.services.i18n.BundleI18nServiceImpl
 
setBundleBasenames(List<String>) - Method in class org.esupportail.commons.services.i18n.BundlesI18nServiceImpl
 
setButtonStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setCacheManager(CacheManager) - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
 
setCacheManager(CacheManager) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
setCacheName(String) - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
 
setCacheName(String) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
setCacheProviderFacade(CacheProviderFacade) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
used by Spring at init
setCachingModel(CachingModel) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
used by Spring at init
setCaller(LdapSearchCaller) - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
setCancelResult(String) - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
setCasLoginUrl(String) - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
setCategories(List<CategoryWebBean>) - Method in class org.esupportail.lecture.web.beans.ContextWebBean
 
setCategoryId(String) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
set categoryId from t:updateActionListener in JSF view
setChannel(Channel) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
 
setChannel(Channel) - Static method in class org.esupportail.lecture.domain.DomainTools
set current channel instance (used by Spring)
setCharset(String) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
setCheckboxStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setCopyright(String) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setCurrentPage(int) - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
setCustomCategories(Map<String, CustomCategory>) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
setCustomCategoryPK(long) - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
setCustomContextPK(long) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
setCustomContexts(Map<String, CustomContext>) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
setCustomSourcePK(long) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
setCustomSources(Map<String, CustomSource>) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
setDaoService(DaoService) - Static method in class org.esupportail.lecture.domain.DomainTools
set current DaoService (used by Spring)
setDaoService(DaoService) - Method in class org.esupportail.lecture.domain.model.Channel
set DaoService
setDataTableColumnClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDataTableFooterClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDataTableHeaderClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDataTableRowClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDefaultCacheName() - Method in class org.esupportail.commons.services.exceptionHandling.CachingEmailExceptionServiceFactoryImpl
set the default cacheName.
setDefaultCacheName() - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
set the default cacheName.
setDefaultCharset() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
Set the default charset.
setDefaultHost() - Method in class org.esupportail.commons.services.smtp.SmtpServer
Set the default host.
setDefaultPort() - Method in class org.esupportail.commons.services.smtp.SmtpServer
Set the default port.
setDefaultSearchAttribute() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
Set the default search attribute.
setDefaultSearchDisplayedAttributes() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
Set the default search displayed attributes.
setDefaultTimeout(int) - Method in class org.esupportail.lecture.dao.DaoServiceRemoteXML
 
setDefaultUidAttribute() - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
Set the default uid attribute.
setDefaultUidAttribute() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
Set the default uid attribute.
setDescription(String) - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
setDescription(String) - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
setDescription(String) - Method in class org.esupportail.lecture.domain.beans.ContextBean
 
setDescription(String) - Method in class org.esupportail.lecture.domain.model.Category
Sets the category description
setDescription(String) - Method in class org.esupportail.lecture.domain.model.Context
Sets the description of the context
setDescription(String) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
setDescription(String) - Method in class org.esupportail.lecture.web.beans.ContextWebBean
 
setDisplayName(String) - Method in class org.esupportail.lecture.domain.beans.User
 
setDoctype(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDocumentBodyStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDocumentTitle(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setDomainService(DomainService) - Method in class org.esupportail.lecture.domain.FacadeService
 
setDomainService(DomainService) - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
setDoNotSendExceptionReportsToDevelopers(boolean) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
setDownload(String, String) - Static method in class org.esupportail.commons.utils.DownloadUtils
Set download data and redirect to the download URL.
setDownload(byte[], String, String) - Static method in class org.esupportail.commons.utils.DownloadUtils
Set download data and redirect to the download URL.
setDownload(byte[]) - Static method in class org.esupportail.commons.utils.DownloadUtils
Set download data and redirect to the download URL.
setDownload(File) - Static method in class org.esupportail.commons.utils.DownloadUtils
Set download data and redirect to the download URL.
setDownload(String) - Static method in class org.esupportail.commons.utils.DownloadUtils
Set download data and redirect to the download URL.
setDownloadAttribute(FacesContext, String, Object) - Static method in class org.esupportail.commons.utils.DownloadUtils
Set a download attribute for the download servlet.
setDtd(String) - Method in class org.esupportail.lecture.domain.model.Mapping
Sets the dtd
setDtd(String) - Method in class org.esupportail.lecture.domain.model.Source
set the dtd of source XML content
setElement(Category) - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
setElement(Source) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Sets source on the profile
setElementId(String) - Method in class org.esupportail.lecture.domain.model.CustomCategory
 
setElementId(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
setElementId(String) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
setExceptionController(ExceptionController) - Method in class org.esupportail.lecture.web.controllers.SessionController
 
setExceptionView(String) - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
 
setExternalService(ExternalService) - Static method in class org.esupportail.lecture.domain.DomainTools
 
setExternalService(ExternalService) - Method in class org.esupportail.lecture.domain.FacadeService
 
setExternalService(ExternalService) - Method in class org.esupportail.lecture.domain.model.Channel
 
setFacadeService(FacadeService) - Method in class org.esupportail.lecture.domain.DomainTest
 
setFacadeService(FacadeService) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
For Spring injection of Service Class
setFileId(String) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
 
setfilePath(String) - Static method in class org.esupportail.lecture.domain.model.ChannelConfig
Set the relative classpath file path of the channel config
setFolded(boolean) - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
setFolded(boolean) - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
setFolded(boolean) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
setFooterItemStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setFooterStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setFooterText(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setFromAddress(InternetAddress) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
setHeight(String) - Method in class org.fckfaces.component.html.FCKFaceEditor
 
setHeight(String) - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
setHibernateService(DaoServiceHibernate) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
used by Spring
setHomeController(HomeController) - Method in class org.esupportail.lecture.web.controllers.EditController
 
setHost(String) - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
setHtmlContent(String) - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
setHtmlContent(String) - Method in class org.esupportail.lecture.domain.model.Item
 
setHtmlContent(String) - Method in class org.esupportail.lecture.web.beans.ItemWebBean
 
setI18nService(I18nService) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
 
setI18nService(I18nService) - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
setId(long) - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
setId(String) - Method in interface org.esupportail.commons.services.ldap.LdapUser
 
setId(String) - Method in class org.esupportail.commons.services.ldap.LdapUserImpl
The id to set.
setId(String) - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
setId(String) - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
setId(String) - Method in class org.esupportail.lecture.domain.beans.ContextBean
set the id of the context
setId(String) - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
setId(String) - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
setId(String) - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
setId(String) - Method in class org.esupportail.lecture.domain.beans.User
 
setId(String) - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
setId(String) - Method in class org.esupportail.lecture.domain.model.Context
Sets the id of the context
setId(String) - Method in interface org.esupportail.lecture.domain.model.ElementProfile
Sets the id of the element profile (same id as the corresponding element)
setId(String) - Method in class org.esupportail.lecture.domain.model.Item
 
setId(String) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Sets the source profile Id
setId(String) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
setId(String) - Method in class org.esupportail.lecture.web.beans.ContextWebBean
set the id of the context
setId(String) - Method in class org.esupportail.lecture.web.beans.ItemWebBean
 
setId(String) - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
setInputFieldStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setInteger(UIComponent, String, String) - Static method in class org.fckfaces.util.Tags
 
setInterceptAddress(InternetAddress) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
setIsComputed(boolean) - Method in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Sets IsComputed
setItem(ItemWebBean) - Method in class org.esupportail.lecture.web.controllers.HomeController
set item from t:updateActionListener in JSF view
setItemDisplayMode(ItemDisplayMode) - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
setItemDisplayMode(ItemDisplayMode) - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
setItemDisplayMode(ItemDisplayMode) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
setItemDisplayMode(ItemDisplayMode) - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
setItemDisplayMode(ItemDisplayMode) - Method in class org.esupportail.lecture.web.controllers.HomeController
set the item display mode
setItemReadMode(String, boolean) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
setItems(List<ItemWebBean>) - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
setItemXPath(String) - Method in class org.esupportail.lecture.domain.model.Mapping
Sets the item XPath
setItemXPath(String) - Method in class org.esupportail.lecture.domain.model.Source
 
setItemXPath(String) - Method in class org.esupportail.lecture.domain.model.SourceProfile
 
setLabelStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setLanguage(String) - Method in class org.esupportail.lecture.domain.beans.User
 
setLatestVersionBaseUrl(String) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setLdapService(LdapService) - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
setLdapTemplate(LdapTemplate) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
setLdapUid(String) - Method in interface org.esupportail.commons.web.controllers.LdapSearchCaller
Set the LDAP uid.
setLocale(String) - Method in class org.esupportail.commons.web.tags.PageTag
 
setMappingFilePath(String) - Static method in class org.esupportail.lecture.domain.model.MappingFile
Set the classpath relative file path of the mapping file
setMappingList(List<Mapping>) - Method in class org.esupportail.lecture.domain.model.Channel
Sets the mappings list of this Channel
setMenuActiveItemStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMenuItem(String) - Method in class org.esupportail.commons.web.tags.PageTag
 
setMenuItemStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMenuLayout(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMenuStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMessagesErrorClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMessagesFatalClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMessagesInfoClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMessagesLayout(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMessagesWarnClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setMethodBinding(UIComponent, String, String, Class[]) - Static method in class org.fckfaces.util.Tags
 
setMode(AvailabilityMode) - Method in class org.esupportail.lecture.domain.model.ProfileAvailability
 
setMode(VisibilityMode) - Method in class org.esupportail.lecture.domain.model.ProfileVisibility
 
setName(String) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setName(String) - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
setName(String) - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
setName(String) - Method in class org.esupportail.lecture.domain.beans.ContextBean
set the name of the context
setName(String) - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
setName(String) - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
setName(String) - Method in class org.esupportail.lecture.domain.model.Category
Sets the category name
setName(String) - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
setName(String) - Method in class org.esupportail.lecture.domain.model.Context
Sets the name of the context
setName(String) - Method in interface org.esupportail.lecture.domain.model.ElementProfile
Sets the name of the element profile (should be the same as the correcponding element)
setName(String) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Sets the source profile name
setName(String) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
setName(String) - Method in class org.esupportail.lecture.web.beans.ContextWebBean
set the name of the context
setName(String) - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
setObliged(DefinitionSets) - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Sets obliged group visibility
setOtherAttributes(List<String>) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
setPageSize(int) - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
setParagraphStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setParagraphTag(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setParameters(Exception, HttpServletRequest) - Method in interface org.esupportail.commons.services.exceptionHandling.ExceptionService
Set the parameters (used later).
setParameters(Exception, HttpServletRequest) - Method in class org.esupportail.commons.services.exceptionHandling.SafeExceptionServiceImpl
 
setParameters(Exception, HttpServletRequest) - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
setPassword(String) - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
setPort(int) - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
setPortletContext(PortletContext) - Method in class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
 
setProfile(ElementProfile) - Method in class org.esupportail.lecture.domain.model.ProfileAvailability
 
setProfile(ElementProfile) - Method in class org.esupportail.lecture.domain.model.ProfileVisibility
 
setProfileId(String) - Method in class org.esupportail.lecture.domain.model.Category
Sets the id of the categoryProfile accociated to this Category
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.AbstractStyleClassWrapperTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.AbstractStyleWrapperTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.AbstractWrapperTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.CommandButtonTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.DataTableTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.EmptyMenuTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.FooterTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.InputTextareaTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.InputTextTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.MenuTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.MessagesTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.MessageTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.OutputLabelTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.PageTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.PanelGridTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.PanelNavigationMenuTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.SelectBooleanCheckboxTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.SelectManyCheckboxTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.SelectOneMenuTag
 
setProperties(UIComponent) - Method in class org.esupportail.commons.web.tags.UlTag
 
setProperties(UIComponent) - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
setRead(boolean) - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
setRead(boolean) - Method in class org.esupportail.lecture.web.beans.ItemWebBean
 
setReadItems(Set<String>) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
setRecipientEmail(String) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
setRemoteXMLService(DaoServiceRemoteXML) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
used by Spring
setRemoteXMLService(DaoServiceRemoteXML) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
setRequestAttribute(HttpServletRequest, String, Object) - Static method in class org.esupportail.commons.utils.HttpUtils
Set a request attribute.
setRequestAttribute(PortletRequest, String, Object) - Static method in class org.esupportail.commons.utils.HttpUtils
Set a request attribute.
setRequestAttribute(String, Object) - Static method in class org.esupportail.commons.utils.HttpUtils
Set a request attribute.
setRequestVar(String, Object) - Static method in class org.esupportail.commons.utils.ExternalContextUtils
 
setResettableNames(List<String>) - Method in class org.esupportail.commons.web.controllers.ExceptionController
 
setRootElement(String) - Method in class org.esupportail.lecture.domain.model.Mapping
Sets the root element of the XML
setRootElement(String) - Method in class org.esupportail.lecture.domain.model.Source
 
setScripts(List<String>) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setSearchAttribute(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
setSearchDisplayedAttributes(List<String>) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
setSearchInput(String) - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
setSectionStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setSectionTag(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setSelectedCategory(CategoryWebBean) - Method in class org.esupportail.lecture.web.beans.ContextWebBean
set the selected category of the context
setSelectedSource(SourceWebBean) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
setSelectedUser(LdapUser) - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
setServers(List<SmtpServer>) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
setServletUrl(String) - Method in class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
 
setSessionAttribute(HttpServletRequest, String, Object) - Static method in class org.esupportail.commons.utils.HttpUtils
Set a session attribute.
setSessionAttribute(PortletRequest, String, Object) - Static method in class org.esupportail.commons.utils.HttpUtils
Set a session attribute.
setSessionAttribute(String, Object) - Static method in class org.esupportail.commons.utils.HttpUtils
Set a session attribute.
setSessionController(SessionController) - Method in class org.esupportail.lecture.web.controllers.AbstractContextAwareController
 
setSessionLocale(Locale) - Method in class org.esupportail.commons.beans.AbstractI18nAwareBean
Set the session locale.
setSessionVar(String, Object) - Static method in class org.esupportail.commons.utils.ExternalContextUtils
 
setSmtpService(SmtpService) - Method in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
 
setSourceId(String) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
set sourceId from t:updateActionListener in JSF view
setSourceProfilesHash(Hashtable<String, SourceProfile>) - Method in class org.esupportail.lecture.domain.model.Category
 
setSources(List<SourceWebBean>) - Method in class org.esupportail.lecture.web.beans.CategoryWebBean
 
setSourceURL(String) - Method in class org.esupportail.lecture.domain.model.Mapping
set source URL
setSourceURL(String) - Method in class org.esupportail.lecture.domain.model.SourceProfile
Sets the source URL of the source profile
setSpecificUserContent(boolean) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Sets specificUserContent
setString(UIComponent, String, String) - Static method in class org.fckfaces.util.Tags
 
setStringsVar(String) - Method in class org.esupportail.commons.web.tags.PageTag
 
setStylesheets(List<String>) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setSubscriptions(Map<String, CustomManagedCategory>) - Method in class org.esupportail.lecture.domain.model.CustomContext
Sets Map of subscriptions
setSubscriptions(Map<String, CustomManagedSource>) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
 
setSubSectionStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setSubSectionTag(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setSuccessResult(String) - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
setTestAddress(InternetAddress) - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
setTestFilter(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
setTextStyleClass(String) - Method in class org.esupportail.commons.web.tags.config.TagsConfigurator
 
setToolbarSet(String) - Method in class org.fckfaces.component.html.FCKFaceEditor
 
setToolbarSet(String) - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
setTotalItemsCount(int) - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
setTreeSize(int) - Method in class org.esupportail.lecture.domain.beans.ContextBean
 
setTreeSize(String, String, int) - Method in interface org.esupportail.lecture.domain.DomainService
 
setTreeSize(String, String, int) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Set the tree size of the customContext
setTreeSize(String, String, int) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
setTreeSize(String, String, int) - Method in class org.esupportail.lecture.domain.FacadeService
Set the tree size of the customContext
setTreeSize(int) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
setTreeVisible(boolean) - Method in class org.esupportail.lecture.web.controllers.twoPanesController
set tree visibility to yes or no
setTrustCategory(boolean) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Sets the trust category parameter
setTtl(int) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
 
setTtl(int) - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Sets ttl of the Element
setTtl(int) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
 
setTtl(int) - Method in class org.esupportail.lecture.domain.model.SourceProfile
 
setType(AvailabilityMode) - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
setType(AvailabilityMode) - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
setType(AvailabilityMode) - Method in class org.esupportail.lecture.web.beans.SourceWebBean
 
setUid(String) - Method in class org.esupportail.lecture.domain.beans.UserBean
 
setUidAttribute(String) - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
setUidAttribute(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
setUidPortalAttribute(String) - Method in class org.esupportail.commons.services.authentication.PortalAuthenticator
 
setUnfoldedCategories(Set<String>) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
setUpCustomCategoryVisibility(CustomManagedCategory, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Evaluate visibility of current user for this managed source profile.
setUpCustomContextVisibility(CustomContext, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Evaluate visibility of current user for this managed category.
setUportalFunctionnalName(String) - Method in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
 
setUportalUrl(String) - Method in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
 
setURL(String) - Method in class org.esupportail.lecture.domain.model.Source
set the Source URL
setUrlCategory(String) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Sets the URL of the remote managed category
setUrlGenerator(UrlGenerator) - Method in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
 
setUser(String) - Method in class org.esupportail.commons.services.smtp.SmtpServer
 
setUSER_ID(String) - Static method in class org.esupportail.lecture.domain.DomainTools
Set string that defines user ID in externalService
setUserId(String) - Method in class org.esupportail.commons.services.authentication.OfflineFixedUserAuthenticator
 
setUserId(String) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
setUserProfile(UserProfile) - Method in class org.esupportail.lecture.domain.model.CustomCategory
Sets userProfile
setUserProfile(UserProfile) - Method in class org.esupportail.lecture.domain.model.CustomContext
 
setUserProfile(UserProfile) - Method in class org.esupportail.lecture.domain.model.CustomSource
 
setUserProfilePK(long) - Method in class org.esupportail.lecture.domain.model.UserProfile
 
setValidator(UIComponent, String) - Static method in class org.fckfaces.util.Tags
 
setValue(String) - Method in class org.esupportail.lecture.domain.model.RegularOfSet
Sets attribute required value
setValueBinding(UIComponent, String, String) - Static method in class org.fckfaces.util.Tags
 
setValueChangeListener(UIComponent, String) - Static method in class org.fckfaces.util.Tags
 
setVendor(String) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setVersion(String) - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
setVersionMajorNumber(int) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setVersionMinorNumber(int) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setVersionUpdate(int) - Method in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
 
setVisibility(VisibilitySets) - Method in class org.esupportail.lecture.domain.model.ManagedCategory
Sets visibility sets of this managed category
setVisibility(VisibilitySets) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
 
setVisibility(VisibilitySets) - Method in interface org.esupportail.lecture.domain.model.ManagedElementProfile
Sets visibility sets of the Element
setVisibility(VisibilitySets) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
 
setVisibleItems(List<E>) - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
setWidth(String) - Method in class org.fckfaces.component.html.FCKFaceEditor
 
setWidth(String) - Method in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
setXmlns(String) - Method in class org.esupportail.lecture.domain.model.Mapping
Sets the xmlns
setXmlns(String) - Method in class org.esupportail.lecture.domain.model.Source
 
setXmlStream(String) - Method in class org.esupportail.lecture.domain.model.Source
set XML Stream (XML content) of the source
setXmlType(String) - Method in class org.esupportail.lecture.domain.model.Mapping
Sets the XML type
setXmlType(String) - Method in class org.esupportail.lecture.domain.model.Source
 
setXPathNameSpaces(HashMap<String, String>) - Method in class org.esupportail.lecture.domain.model.Mapping
set map of XPathNameSpaces
setXPathNameSpaces(HashMap<String, String>) - Method in class org.esupportail.lecture.domain.model.Source
Sets the hash of XPathNameSpace of this source
setXsltUrl(String) - Method in class org.esupportail.lecture.domain.model.Mapping
Sets the xsltFile
setXsltURL(String) - Method in class org.esupportail.lecture.domain.model.Source
 
setXsltURL(String) - Method in class org.esupportail.lecture.domain.model.SourceProfile
 
SimpleApplicationServiceImpl - Class in org.esupportail.commons.services.application
A simple implementation of ApplicationService.
SimpleApplicationServiceImpl() - Constructor for class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
Bean constructor.
SimpleExceptionServiceFactoryImpl - Class in org.esupportail.commons.services.exceptionHandling
A factory that returns SimpleExceptionService.
SimpleExceptionServiceFactoryImpl() - Constructor for class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceFactoryImpl
Constructor.
SimpleExceptionServiceImpl - Class in org.esupportail.commons.services.exceptionHandling
A simple implementation of ExceptionService, that just logs the exceptions and redirect to an exception page.
SimpleExceptionServiceImpl(I18nService, ApplicationService, String, AuthenticationService) - Constructor for class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
Constructor.
SimpleLdapServiceImpl - Class in org.esupportail.commons.services.ldap
An implementation of LdapService based on LdapTemplate.
SimpleLdapServiceImpl() - Constructor for class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
Bean constructor.
SimpleSmtpServiceImpl - Class in org.esupportail.commons.services.smtp
A simple implementation of SmtpService.
SimpleSmtpServiceImpl() - Constructor for class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
Constructor.
SingleSource - Class in org.esupportail.lecture.domain.model
Sigle source element : Source specific to a user.
SingleSource() - Constructor for class org.esupportail.lecture.domain.model.SingleSource
 
singleton - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The singleton bean.
singleton - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
Instance of this class
singleton - Static variable in class org.esupportail.lecture.domain.model.MappingFile
Instance of this class
SMTP_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.smtp.SmtpUtils
The name of the SmtpService bean.
SmtpException - Exception in org.esupportail.commons.services.smtp
An class to represent the exceptions thrown when sendin mails.
SmtpException() - Constructor for exception org.esupportail.commons.services.smtp.SmtpException
Bean constructor.
SmtpException(String) - Constructor for exception org.esupportail.commons.services.smtp.SmtpException
 
SmtpException(Exception) - Constructor for exception org.esupportail.commons.services.smtp.SmtpException
 
SmtpException(String, Exception) - Constructor for exception org.esupportail.commons.services.smtp.SmtpException
 
SmtpServer - Class in org.esupportail.commons.services.smtp
A class that represents SMTP servers.
SmtpServer() - Constructor for class org.esupportail.commons.services.smtp.SmtpServer
Constructor.
smtpServers - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The SMTP servers to use.
smtpService - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceFactoryImpl
The SMTP service.
smtpService - Variable in class org.esupportail.commons.services.exceptionHandling.EmailExceptionServiceImpl
The SMTP service.
SmtpService - Interface in org.esupportail.commons.services.smtp
The interface of SMTP services, used to send emails.
SmtpUtils - Class in org.esupportail.commons.services.smtp
A class that provides utilities to send emails.
SmtpUtils() - Constructor for class org.esupportail.commons.services.smtp.SmtpUtils
No instanciation.
sortedItems(List<ItemWebBean>, ItemDisplayMode) - Method in class org.esupportail.lecture.web.controllers.HomeController
sort items list in function of itemDisplayMode
source - Variable in class org.esupportail.lecture.dao.FreshSourceThread
Source to return by this Thread
Source - Class in org.esupportail.lecture.domain.model
Source element : a source can be a managed or personal one.
Source() - Constructor for class org.esupportail.lecture.domain.model.Source
 
source - Variable in class org.esupportail.lecture.domain.model.SourceProfile
Source associated to this profile
SourceBean - Class in org.esupportail.lecture.domain.beans
used to store source informations
SourceBean() - Constructor for class org.esupportail.lecture.domain.beans.SourceBean
default constructor
SourceBean(CustomSource) - Constructor for class org.esupportail.lecture.domain.beans.SourceBean
constructor initializing object with a customSource
SourceBean(ProfileAvailability) - Constructor for class org.esupportail.lecture.domain.beans.SourceBean
constructor initializing object with ProfileAvailability
SourceDummyBean - Class in org.esupportail.lecture.domain.beans
A DummyBean for a SourceBean : every methods are overriden from SourceBean throw the cause Exception
SourceDummyBean() - Constructor for class org.esupportail.lecture.domain.beans.SourceDummyBean
default constructor
SourceDummyBean(DomainServiceException) - Constructor for class org.esupportail.lecture.domain.beans.SourceDummyBean
Constructor
sourceId - Static variable in class org.esupportail.lecture.domain.DomainTest
 
sourceId - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
sourceID used by t:updateActionListener
sourceLastAccess - Variable in class org.esupportail.lecture.dao.DaoServiceRemoteXML
hash of last last Access in milliseconds by url of Source
SourceNotLoadedException - Exception in org.esupportail.lecture.exceptions.domain
The Source is not loaded in SourceProfile from remote URL
SourceNotLoadedException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.SourceNotLoadedException
 
SourceNotLoadedException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.SourceNotLoadedException
 
SourceNotLoadedException(String, ComputeFeaturesException) - Constructor for exception org.esupportail.lecture.exceptions.domain.SourceNotLoadedException
 
SourceNotVisibleException - Exception in org.esupportail.lecture.exceptions.domain
 
SourceNotVisibleException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.SourceNotVisibleException
 
SourceObligedException - Exception in org.esupportail.lecture.exceptions.domain
Request impossible on an obliged source
SourceObligedException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.SourceObligedException
 
sourceProfile - Variable in class org.esupportail.lecture.domain.model.CustomManagedSource
managedSourceProfile refered by this CustomManagedSource
SourceProfile - Class in org.esupportail.lecture.domain.model
Source profile element : a source profile can be a managed or personal one.
SourceProfile() - Constructor for class org.esupportail.lecture.domain.model.SourceProfile
 
SourceProfileNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The sourceProfile is not found in Category
SourceProfileNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.SourceProfileNotFoundException
 
sourceProfilesHash - Variable in class org.esupportail.lecture.domain.model.Category
SourcesProfiles contained by this Category
sources - Variable in class org.esupportail.lecture.domain.DomainServiceTest
List of test sources
sources - Variable in class org.esupportail.lecture.web.beans.CategoryWebBean
list of sources of category
sourceURL - Variable in class org.esupportail.lecture.domain.model.Mapping
Source URL
sourceURL - Variable in class org.esupportail.lecture.domain.model.SourceProfile
URL of the source
SourceWebBean - Class in org.esupportail.lecture.web.beans
 
SourceWebBean() - Constructor for class org.esupportail.lecture.web.beans.SourceWebBean
 
specificUserContent - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Specific user content parameter : indicates source multiplicity : - true : source is specific to a user, it is loaded in user profile => source is a SingleSource - false : source is global to users, it is loaded in channel environnement => source is a GlobalSource
SPRING_CONFIG_FILE - Static variable in class org.esupportail.commons.utils.BeanUtils
The configuration file where Spring beans are defined.
SQL_TYPES - Static variable in class org.esupportail.lecture.dao.EnumUserType
SQL Type used by hibernate
sqlTypes() - Method in class org.esupportail.lecture.dao.EnumUserType
 
STACK_TRACE_CAUSED_BY - Static variable in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
The "caused by" element.
STACK_TRACE_SEPARATOR - Static variable in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
The text separator for the stack trace.
STAR_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The '*' keyword.
startup() - Method in class org.esupportail.lecture.domain.model.Channel
Methods called to start channel (load the config and mapping file if needed when files are modified from last loading)
state(boolean, String) - Static method in class org.esupportail.commons.utils.Assert
Assert a boolean expression, throwing IllegalStateException if the test result is false.
StringFilter - Class in org.esupportail.commons.services.ldap
A LdapTemplate filter, build with a string (that represents an already-encoded filter).
StringFilter(String) - Constructor for class org.esupportail.commons.services.ldap.StringFilter
Bean constructor.
stringsVar - Variable in class org.esupportail.commons.web.tags.PageTag
The name of the JSF variable that will hold the strinngs of the application.
StringUtils - Class in org.esupportail.commons.utils.strings
A class to convert HTML to text using Swing.
StringUtils() - Constructor for class org.esupportail.commons.utils.strings.StringUtils
Private constructor.
stylesheets - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The stylesheets.
subject - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The subject.
subscribeToSource(String, String, String, ExternalService) - Method in interface org.esupportail.lecture.domain.DomainService
 
subscribeToSource(String, String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
subscribe user uid to source sourceId in categoryId, if user is already subscriber of categoryId
subscribeToSource(String, String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
subscribeToSource(String, String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Subscribes user uid to source sourceId in Category categoryId
subscribeToSource(String, ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomCategory
For a customManagedCategory, it subscribes sourceId, but for a customPersonalcategory, there is not any subscription and throws a SubcriptionInPersonalException
subscribeToSource(String, ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
after checking visibility rights, subcribe user to the source sourceId in this CustomMAnagedCategory
subscriptions - Variable in class org.esupportail.lecture.domain.model.CustomContext
Subscriptions of CustomManagedCategory
subscriptions - Variable in class org.esupportail.lecture.domain.model.CustomManagedCategory
Subscriptions of CustomManagedSources
SubSectionRenderer - Class in org.esupportail.commons.web.renderers
ESUP-Portail renderer for the subSection tag.
SubSectionRenderer() - Constructor for class org.esupportail.commons.web.renderers.SubSectionRenderer
Constructor.
subSectionStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The subSection style class.
subSectionTag - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The subSection wrapping tag.
SubSectionTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'subSection' tag.
SubSectionTag() - Constructor for class org.esupportail.commons.web.tags.SubSectionTag
Constructor.
successfullOperations - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the number of operations (i.e.
successResult - Variable in class org.esupportail.commons.web.controllers.LdapSearchController
The String that will be returned when the search is successful.
supportStatistics() - Method in class org.esupportail.commons.services.ldap.AbstractLdapService
 
supportStatistics() - Method in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
 
supportStatistics() - Method in interface org.esupportail.commons.services.ldap.LdapService
 
supportsTest() - Method in class org.esupportail.commons.services.ldap.AbstractLdapService
 
supportsTest() - Method in interface org.esupportail.commons.services.ldap.LdapService
 
supportsTest() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
supportsTest() - Method in class org.esupportail.commons.services.smtp.AbstractSmtpService
 
supportsTest() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
supportsTest() - Method in interface org.esupportail.commons.services.smtp.SmtpService
 
syntax() - Static method in class org.esupportail.commons.batch.Batch
Print the syntax and exit.
syntax() - Static method in class org.esupportail.commons.batch.PrintApplicationProperties
Print the syntax and exit.
syntax() - Static method in class org.esupportail.commons.batch.PrintManifest
Print the syntax and exit.
syntax() - Static method in class org.esupportail.commons.batch.PrintVersion
Print the syntax and exit.
syntax() - Static method in class org.esupportail.commons.services.application.VersionningUtils
Print the syntax and exit.
syntax() - Static method in class org.esupportail.lecture.batch.Batch
Print the syntax and exit.
systemProperties - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The system properties.
SystemUtils - Class in org.esupportail.commons.utils
A class that provides facilities with HTTP requests.
SystemUtils() - Constructor for class org.esupportail.commons.utils.SystemUtils
Private constructor.

T

TagException - Exception in org.esupportail.commons.web.tags
A class for exceptions while parsing or rendering custom tags.
TagException() - Constructor for exception org.esupportail.commons.web.tags.TagException
Bean constructor.
TagException(String) - Constructor for exception org.esupportail.commons.web.tags.TagException
Bean constructor.
TagException(Exception) - Constructor for exception org.esupportail.commons.web.tags.TagException
Bean constructor.
TagException(String, Exception) - Constructor for exception org.esupportail.commons.web.tags.TagException
Bean constructor.
Tags - Class in org.fckfaces.util
 
Tags() - Constructor for class org.fckfaces.util.Tags
Bean constructor.
Tags.ActionMethodBinding - Class in org.fckfaces.util
 
Tags.ActionMethodBinding(String) - Constructor for class org.fckfaces.util.Tags.ActionMethodBinding
Bean constructor.
TAGS_CONFIGURATOR_BEAN - Static variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The name of the bean to configure the tags.
TagsConfigurator - Class in org.esupportail.commons.web.tags.config
A bean to configure extended tags.
TagsConfigurator() - Constructor for class org.esupportail.commons.web.tags.config.TagsConfigurator
Constructor.
TagUtils - Class in org.esupportail.commons.web.tags
Utility class for tags.
TagUtils() - Constructor for class org.esupportail.commons.web.tags.TagUtils
Bean constructor.
test() - Method in class org.esupportail.commons.services.ldap.AbstractLdapService
 
test() - Method in interface org.esupportail.commons.services.ldap.LdapService
Test the LDAP connection.
test() - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
test() - Method in class org.esupportail.commons.services.smtp.AbstractSmtpService
 
test() - Method in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
 
test() - Method in interface org.esupportail.commons.services.smtp.SmtpService
Test the SMTP connection.
testAddress - Variable in class org.esupportail.commons.services.smtp.SimpleSmtpServiceImpl
The recipient of the test emails.
testBeans() - Static method in class org.esupportail.lecture.batch.Batch
Test the required beans.
testDatabase() - Static method in class org.esupportail.commons.batch.Batch
Test the database connection.
testDatabase() - Static method in class org.esupportail.commons.dao.HibernateUtils
Test the database.
testFilter - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The tets filter.
testFoldCategory() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service foldCategory and unfoldCategory
testGetAvailableCategories() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "getCategories"
testGetAvailableSourceAlternativeWay() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "getAvailableSources" in an alternative way : - the parent category has not been got before
testGetAvailableSources() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "getAvailableSources"
testGetConnectedUser() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of servide "getConnectedUser"
testGetContext() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "getContext"
testGetContextBis(String) - Static method in class org.esupportail.lecture.domain.DomainTest
 
testGetItems() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "getItems"
testGetVisibleSources() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "getVisibleSources"
testLdap() - Static method in class org.esupportail.commons.batch.Batch
Test the LDAP connection.
testLdapFilter(String) - Method in interface org.esupportail.commons.services.ldap.LdapService
 
testLdapFilter(String) - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
testLdapFilter(String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
testMarkItemReadMode() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service markItemAsRead and markItemAsUnread
testPortal() - Static method in class org.esupportail.commons.batch.Batch
Test the Portal connection.
testSetItemDisplayMode() - Static method in class org.esupportail.lecture.domain.DomainTest
 
testSetTreeSize() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service setTreeSize
testSmtp() - Static method in class org.esupportail.commons.batch.Batch
Test the SMTP connection.
testSubUnSubscribeToSource() - Static method in class org.esupportail.lecture.domain.DomainTest
Test of service "subscribeToSource" and "unsubscribeToSource"
text(Set<String>) - Method in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
 
TEXT_CR - Static variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The separator used in text reports.
TEXT_HRULE - Static variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The separator used in text reports.
textBody - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The plain text body.
TextRenderer - Class in org.esupportail.commons.web.renderers
ESUP-Portail renderer for the section tag.
TextRenderer() - Constructor for class org.esupportail.commons.web.renderers.TextRenderer
Constructor.
textResult - Variable in class org.esupportail.commons.utils.strings.HtmlToTextParserCallBack
A StringBuffer to store the result of the parsing.
textStyleClass - Variable in class org.esupportail.commons.web.tags.config.TagsConfigurator
The normal text style class.
TextTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'paragraph' tag.
TextTag() - Constructor for class org.esupportail.commons.web.tags.TextTag
Constructor.
TimeoutException - Exception in org.esupportail.lecture.exceptions.dao
 
TimeoutException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.TimeoutException
 
TimeoutException(String) - Constructor for exception org.esupportail.lecture.exceptions.dao.TimeoutException
 
TITLE_TAG - Static variable in class org.esupportail.commons.web.tags.PageTag
The 'title' tag.
to - Variable in class org.esupportail.commons.services.smtp.MailSenderThread
The recipient.
toggleItemReadState() - Method in class org.esupportail.lecture.web.controllers.HomeController
JSF action : toogle item from read to unread and unread to read
toggleTreeVisibility() - Method in class org.esupportail.lecture.web.controllers.twoPanesController
JSF action : toogle from tree visible to not visible and not visible to visible
TOKENS_NUMBER - Static variable in class org.esupportail.commons.services.application.Version
The number of tokens in the version numbers.
toogleSourceSubcribtion() - Method in class org.esupportail.lecture.web.controllers.EditController
JSF action : Change subscrition status of a source
toolbarSet - Variable in class org.fckfaces.component.html.FCKFaceEditor
 
toolbarSet - Variable in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
toString() - Method in class org.esupportail.commons.domain.beans.AbstractVersionManager
 
toString() - Method in class org.esupportail.commons.services.application.Version
 
toString() - Method in class org.esupportail.commons.web.beans.AbstractPaginator
 
toString() - Method in class org.esupportail.commons.web.controllers.LdapSearchController
 
toString() - Method in class org.esupportail.lecture.domain.beans.CategoryBean
 
toString() - Method in class org.esupportail.lecture.domain.beans.CategoryDummyBean
 
toString() - Method in class org.esupportail.lecture.domain.beans.ContextBean
 
toString() - Method in interface org.esupportail.lecture.domain.beans.DummyBean
 
toString() - Method in class org.esupportail.lecture.domain.beans.ItemBean
 
toString() - Method in class org.esupportail.lecture.domain.beans.SourceBean
 
toString() - Method in class org.esupportail.lecture.domain.beans.SourceDummyBean
 
toString() - Method in class org.esupportail.lecture.domain.beans.User
 
toString() - Method in class org.esupportail.lecture.domain.beans.UserBean
 
toString() - Method in class org.esupportail.lecture.domain.model.CategoryProfile
 
toString() - Method in class org.esupportail.lecture.domain.model.Context
 
toString() - Method in class org.esupportail.lecture.domain.model.DefinitionSets
 
toString() - Method in class org.esupportail.lecture.domain.model.MappingFile
Returns the string containing path of the mapping file
toString() - Method in class org.esupportail.lecture.domain.model.RegularOfSet
 
toString() - Method in class org.esupportail.lecture.domain.model.Source
 
toString() - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Returns a string containing VisibilitySets content : allowed group, autoSubscribed group and obliged group.
toString() - Method in class org.esupportail.lecture.web.controllers.SessionController
 
totalItemsCount - Variable in class org.esupportail.commons.web.beans.AbstractPaginator
The total number of items, normally set by the constructor.
totalRequests - Variable in class org.esupportail.commons.services.ldap.CachingLdapServiceImpl
the number of requests made.
treeSize - Variable in class org.esupportail.lecture.domain.beans.ContextBean
size of tree window
treeSize - Variable in class org.esupportail.lecture.domain.model.CustomContext
Tree size of the customContext
treeSize - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
default tree size
TreeSizeErrorException - Exception in org.esupportail.lecture.exceptions.domain
Size provided for tree in context display is wrong Bounds are : 0 <= size <= 100
TreeSizeErrorException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.TreeSizeErrorException
 
TreeSizeErrorException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.TreeSizeErrorException
 
TreeSizeErrorException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.TreeSizeErrorException
 
treeVisible - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
is tree is visible or not
TRUE_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The TRUE keyword.
trustCategory - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
trustCategory parameter : indicates between managed category and category profile, which one to trust True : category is trusted.
ts - Static variable in class org.esupportail.commons.dao.HibernateUtils
Holds the thread data.
ttl - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Ttl of the remote managed category reloading
ttl - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Ttl of the remote source reloading Using depends on trustCategory parameter
ttl - Variable in class org.esupportail.lecture.domain.model.SourceProfile
Ttl of the remote source reloading
twoPanesController - Class in org.esupportail.lecture.web.controllers
 
twoPanesController() - Constructor for class org.esupportail.lecture.web.controllers.twoPanesController
Controller constructor
type - Variable in class org.esupportail.lecture.domain.beans.SourceBean
type of source "subscribed" --> The source is alloweb and subscribed by the user "notSubscribed" --> The source is alloweb and not yet subscribed by the user (used in edit mode) "obliged" --> The source is obliged: user can't subscribe or unsubscribe this source "owner" --> For personal sources
type - Variable in class org.esupportail.lecture.web.beans.SourceWebBean
type of source "subscribed" --> The source is alloweb and subscribed by the user "notSubscribed" --> The source is alloweb and not yet subscribed by the user (used in edit mode) "obliged" --> The source is obliged: user can't subscribe or unsubscribe this source "owner" --> The source is personal

U

uid - Variable in class org.esupportail.lecture.domain.beans.UserBean
id of source
UID - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
UID of the connected user
uidAttribute - Variable in class org.esupportail.commons.services.ldap.LdapUserAttributesMapper
The name of the attirbute that contains the uid.
uidAttribute - Variable in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
The name of the attirbute that contains the uid.
uidAttribute - Variable in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
The name of the attirbute that contains the uid.
uidPortalAttribute - Variable in class org.esupportail.commons.services.authentication.PortalAuthenticator
The portal attribute that contains the uid (used in portlet mode only).
UlTag - Class in org.esupportail.commons.web.tags
ESUP-Portail implementation of the 'ul' tag.
UlTag() - Constructor for class org.esupportail.commons.web.tags.UlTag
Constructor.
unbindRequest(ServletRequestAttributes) - Method in class org.esupportail.commons.web.portlet.PortletServlet
Unbind the request from the current context.
unfoldCategory(String, String, String) - Method in interface org.esupportail.lecture.domain.DomainService
 
unfoldCategory(String, String, String) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
Set category identified by catId as unfold in the customContext ctxId for user uid
unfoldCategory(String, String, String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
unfoldCategory(String, String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Set category identified by catId as unfold in the customContext ctxId for user uid
unfoldCategory(String) - Method in class org.esupportail.lecture.domain.model.CustomContext
mark a customCategory contained in this CustomContext as unfolded
unfoldedCategories - Variable in class org.esupportail.lecture.domain.model.CustomContext
Set of id corresponding to unfolded categories
UnknownException - Exception in org.esupportail.lecture.exceptions.domain
The cause of this exception is unknown
UnknownException() - Constructor for exception org.esupportail.lecture.exceptions.domain.UnknownException
 
unmarkExceptionCaught(HttpServletRequest) - Static method in class org.esupportail.commons.services.exceptionHandling.ExceptionUtils
Unmark that an exception has been caught.
unsubscribeToSource(String, String, String, ExternalService) - Method in interface org.esupportail.lecture.domain.DomainService
 
unsubscribeToSource(String, String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceImpl
unsubscribe user uid to source sourceId in categoryId, if user is already subscriber of categoryId
unsubscribeToSource(String, String, String) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
unsubscribeToSource(String, String, String, ExternalService) - Method in class org.esupportail.lecture.domain.DomainServiceTest
 
unsubscribeToSource(String, String, String) - Method in class org.esupportail.lecture.domain.FacadeService
Unsubscribes user uid to source sourceId in Category categoryId
unsubscribeToSource(String, ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomCategory
For a customManagedCategory, it unsubscribes sourceId, but for a customPersonalcategory, there is not any subscription and throws a SubcriptionInPersonalException
unsubscribeToSource(String, ExternalService) - Method in class org.esupportail.lecture.domain.model.CustomManagedCategory
after checking visibility rights, unsubcribe user to the source sourceId in this CustomMAnagedCategory
unsupportedExcepion - Variable in class org.esupportail.commons.services.ldap.AbstractLdapService
The exception thrown when the statistics methods are called.
update() - Static method in class org.esupportail.commons.dao.HibernateUtils
Update the database.
update - Variable in class org.esupportail.commons.services.application.Version
The update number.
update(VisibilitySets) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryFeatures
Used to update features directly, without any computing It only sets value in parameter
update(VisibilitySets) - Method in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Used to update features directly, without any computing It only sets value in parameter
update(VisibilitySets, Accessibility) - Method in class org.esupportail.lecture.domain.model.ManagedSourceFeatures
Used to update features directly, without any computing It only sets value in parameters
UPDATE_BEAN_NAME - Static variable in class org.esupportail.commons.dao.HibernateUtils
The name of the bean to instanciate to update the database.
updateCustom(CustomContext, ExternalService) - Method in class org.esupportail.lecture.domain.model.Context
Update the customContext linked to this Context.
updateCustom(CustomManagedCategory, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategory
Update the CustomManagedCategory linked to this ManagedCategory.
updateCustom(CustomManagedCategory, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Update the CustomManagedCategory linked to this ManagedCategoryProfile.
updateCustomCategory(CustomCategory) - Method in interface org.esupportail.lecture.dao.DaoService
update custom category
updateCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
updateCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
updateCustomCategory(CustomCategory) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
updateCustomCategory(CustomManagedCategory, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Update CustomCategory with this ManagedSourceProfile.
updateCustomContext(CustomContext) - Method in interface org.esupportail.lecture.dao.DaoService
update custom context
updateCustomContext(CustomContext) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
updateCustomContext(CustomContext) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
updateCustomContext(CustomContext) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
updateCustomContext(CustomContext, ExternalService) - Method in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Update CustomContext with this ManagedCategoryProfile.
updateCustomContextsForOneManagedCategory(String, ExternalService) - Method in class org.esupportail.lecture.domain.model.UserProfile
Update every customContext of this userProfile for (only one)categoryProfile identified by categoryProfileId
updateCustomSource(CustomSource) - Method in interface org.esupportail.lecture.dao.DaoService
update custom source
updateCustomSource(CustomSource) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
updateCustomSource(CustomSource) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
updateCustomSource(CustomSource) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
updateObject(Object) - Method in class org.esupportail.commons.dao.AbstractHibernateDaoService
Update an object in the database.
updateUserProfile(UserProfile) - Method in interface org.esupportail.lecture.dao.DaoService
update userProfile
updateUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceHibernate
 
updateUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceImpl
 
updateUserProfile(UserProfile) - Method in class org.esupportail.lecture.dao.DaoServiceStub
 
upgradeDatabase() - Method in interface org.esupportail.commons.services.application.VersionningService
Upgrade the database.
upgradeDatabase() - Method in class org.esupportail.lecture.services.application.VersionningServiceImpl
 
UPORTAL_FNAME_PARAM - Static variable in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
The uP_fname uPortal parameter.
UportalDefaultViewSelector - Class in org.esupportail.commons.web.deepLinking
The default view selector, used for deep linking.
UportalDefaultViewSelector() - Constructor for class org.esupportail.commons.web.deepLinking.UportalDefaultViewSelector
Bean constructor.
uportalFunctionnalName - Variable in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
The uPortal funtionnal name (the name used to publish the uPortal channel of the portlet).
uportalUrl - Variable in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
The uPortal URL.
UportalUrlGeneratorImpl - Class in org.esupportail.commons.services.urlGeneration
A bean to generate URLs to the application.
UportalUrlGeneratorImpl() - Constructor for class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
Bean constructor.
url(boolean, Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
url(Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
url() - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
url(Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.NotSupportedUrlGeneratorImpl
 
url() - Method in class org.esupportail.commons.services.urlGeneration.NotSupportedUrlGeneratorImpl
 
url(boolean, Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.ServletUrlGeneratorImpl
 
url(boolean, Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.UportalUrlGeneratorImpl
 
url(Map<String, String>) - Method in interface org.esupportail.commons.services.urlGeneration.UrlGenerator
 
url() - Method in interface org.esupportail.commons.services.urlGeneration.UrlGenerator
 
URL - Variable in class org.esupportail.lecture.domain.model.Source
URL of the source (also used by xslt mapping to find ItemXpath and Xslt File)
URL_GENERATOR_BEAN - Static variable in class org.esupportail.commons.services.urlGeneration.UrlGenerationUtils
The name of the URL generator bean.
UrlGenerationUtils - Class in org.esupportail.commons.services.urlGeneration
A class that provides static utilities for URL generation.
UrlGenerationUtils() - Constructor for class org.esupportail.commons.services.urlGeneration.UrlGenerationUtils
Private constructor.
UrlGenerator - Interface in org.esupportail.commons.services.urlGeneration
The interface of URL generators.
urlGenerator - Variable in class org.esupportail.lecture.web.controllers.AbstractDomainAwareBean
The URL generator.
urlViaCas(Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
urlViaCas() - Method in class org.esupportail.commons.services.urlGeneration.AbstractUrlGenerator
 
urlViaCas(Map<String, String>) - Method in class org.esupportail.commons.services.urlGeneration.NotSupportedUrlGeneratorImpl
 
urlViaCas() - Method in class org.esupportail.commons.services.urlGeneration.NotSupportedUrlGeneratorImpl
 
urlViaCas(Map<String, String>) - Method in interface org.esupportail.commons.services.urlGeneration.UrlGenerator
 
urlViaCas() - Method in interface org.esupportail.commons.services.urlGeneration.UrlGenerator
 
useFlush - Static variable in class org.esupportail.lecture.dao.DaoServiceHibernate
boolena flag in order to use flush during work should be false (true for test)
user - Variable in class org.esupportail.commons.services.smtp.SmtpServer
The name of the user used to connect to the SMTP server.
User - Class in org.esupportail.lecture.domain.beans
The class that represent users.
User() - Constructor for class org.esupportail.lecture.domain.beans.User
Bean constructor.
USER_ID - Static variable in class org.esupportail.lecture.domain.DomainTools
Attribute name used to identified the user profile.
userAgent - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The browser.
UserBean - Class in org.esupportail.lecture.domain.beans
used to store user informations
UserBean(String) - Constructor for class org.esupportail.lecture.domain.beans.UserBean
Constructor initializing object
UserBean(UserProfile) - Constructor for class org.esupportail.lecture.domain.beans.UserBean
Constructor initializing object
userId - Variable in class org.esupportail.commons.services.authentication.OfflineFixedUserAuthenticator
The id of the fixed user.
userId - Variable in class org.esupportail.commons.services.exceptionHandling.SimpleExceptionServiceImpl
The id of the current user.
userId - Static variable in class org.esupportail.lecture.domain.DomainTest
 
userId - Variable in class org.esupportail.lecture.domain.model.UserProfile
Id of the user, get from externalService request by USER_ID, defined in the channel config
userMatchesFilter(String, String) - Method in interface org.esupportail.commons.services.ldap.LdapService
Tell if a user matches a filter.
userMatchesFilter(String, String) - Method in class org.esupportail.commons.services.ldap.OfflineLdapServiceImpl
 
userMatchesFilter(String, String) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
 
UserNotFoundException - Exception in org.esupportail.commons.exceptions
An exception thrown when failing to retrieve a user from a datasource.
UserNotFoundException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.UserNotFoundException
Bean constructor.
UserNotFoundException(String) - Constructor for exception org.esupportail.commons.exceptions.UserNotFoundException
Bean constructor.
UserNotFoundException(Exception) - Constructor for exception org.esupportail.commons.exceptions.UserNotFoundException
Bean constructor.
UserNotSubscribedToCategoryException - Exception in org.esupportail.lecture.exceptions.domain
The user is not subscribed to Category requested
UserNotSubscribedToCategoryException(String, CustomCategoryNotFoundException) - Constructor for exception org.esupportail.lecture.exceptions.domain.UserNotSubscribedToCategoryException
 
userProfile - Variable in class org.esupportail.lecture.domain.model.CustomCategory
The userprofile owner
userProfile - Variable in class org.esupportail.lecture.domain.model.CustomContext
The userprofile owner
userProfile - Variable in class org.esupportail.lecture.domain.model.CustomSource
The userprofile parent
UserProfile - Class in org.esupportail.lecture.domain.model
Class where are defined user profile (and customizations ...)
UserProfile(String) - Constructor for class org.esupportail.lecture.domain.model.UserProfile
Constructor
UserProfile() - Constructor for class org.esupportail.lecture.domain.model.UserProfile
Default Constructor
userProfilePK - Variable in class org.esupportail.lecture.domain.model.UserProfile
Database Primary Key
userProfiles - Variable in class org.esupportail.lecture.dao.DaoServiceStub
UserProfiles to be stored in the channel
userProfilesHash - Variable in class org.esupportail.lecture.domain.model.Channel
Hashtable of UserProfiles loaded from database, indexed by their userId.
utf8UrlEncode(String) - Static method in class org.esupportail.commons.utils.strings.StringUtils
Encode a URL.
Util - Class in org.fckfaces.util
 
Util() - Constructor for class org.fckfaces.util.Util
Constructor.

V

value - Variable in class org.esupportail.lecture.domain.model.RegularOfSet
Value required by the attribute to be in the group that is defined
valueOf(String) - Static method in enum org.esupportail.lecture.domain.model.Accessibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.esupportail.lecture.domain.model.AvailabilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.esupportail.lecture.domain.model.Editability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.esupportail.lecture.domain.model.ItemDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.esupportail.lecture.domain.model.VisibilityMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.esupportail.lecture.domain.model.Accessibility
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.esupportail.lecture.domain.model.AvailabilityMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.esupportail.lecture.domain.model.Editability
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.esupportail.lecture.domain.model.ItemDisplayMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.esupportail.lecture.domain.model.VisibilityMode
Returns an array containing the constants of this enum type, in the order they're declared.
vendor - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The vendor.
version - Variable in class org.esupportail.commons.domain.beans.AbstractVersionManager
The version number.
Version - Class in org.esupportail.commons.services.application
A class that provides facilities with versionning.
Version(String) - Constructor for class org.esupportail.commons.services.application.Version
Constructor.
VersionException - Exception in org.esupportail.commons.services.application
An class to represent the exceptions thrown when dealing with application versions.
VersionException() - Constructor for exception org.esupportail.commons.services.application.VersionException
Bean constructor.
VersionException(String) - Constructor for exception org.esupportail.commons.services.application.VersionException
 
VersionException(Exception) - Constructor for exception org.esupportail.commons.services.application.VersionException
 
VersionException(String, Exception) - Constructor for exception org.esupportail.commons.services.application.VersionException
 
versionMajorNumber - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The version major number.
versionMinorNumber - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The version minor number.
VERSIONNING_SERVICE_BEAN - Static variable in class org.esupportail.commons.services.application.VersionningUtils
 
VersionningService - Interface in org.esupportail.commons.services.application
the interface of the beans for versionning management.
VersionningServiceImpl - Class in org.esupportail.lecture.services.application
A bean for versionning management.
VersionningServiceImpl() - Constructor for class org.esupportail.lecture.services.application.VersionningServiceImpl
 
VersionningUtils - Class in org.esupportail.commons.services.application
Utilities for versionning management.
VersionningUtils() - Constructor for class org.esupportail.commons.services.application.VersionningUtils
Constructor.
versionUpdate - Variable in class org.esupportail.commons.services.application.SimpleApplicationServiceImpl
The version update.
virtualSession - Variable in class org.esupportail.lecture.web.controllers.twoPanesController
Access to multiple instance of channel in a one session (contexts)
VirtualSession - Class in org.esupportail.lecture.web.controllers
Class to store informations of multiples instances of a channel in a same user session.
VirtualSession(String) - Constructor for class org.esupportail.lecture.web.controllers.VirtualSession
Constructor
visibility - Variable in class org.esupportail.lecture.domain.model.ManagedCategory
Visibility sets of this category (if defined) Using depends on trustCategory parameter in ManagedCategoryProfile corresponding
visibility - Variable in class org.esupportail.lecture.domain.model.ManagedCategoryProfile
Visibility rights for groups on the remote managed category.
visibility - Variable in class org.esupportail.lecture.domain.model.ManagedElementFeatures
Visibility rights for groups on the managed element Its values depends on trustCategory parameter
visibility - Variable in class org.esupportail.lecture.domain.model.ManagedSourceProfile
Visibility rights for groups on the remote source
VisibilityMode - Enum in org.esupportail.lecture.domain.model
Visibility mode of a managed element : user is - allowed to subscribe an element - autosubscribe to an element - obliged to be subscribe to an element - is not allowed to subscribe it : the element is not visble
VisibilityMode() - Constructor for enum org.esupportail.lecture.domain.model.VisibilityMode
 
VisibilityNotFoundException - Exception in org.esupportail.lecture.exceptions.domain
The element visibility for user is not found
VisibilityNotFoundException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.VisibilityNotFoundException
 
VisibilityNotFoundException(Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.VisibilityNotFoundException
 
VisibilityNotFoundException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.VisibilityNotFoundException
 
VisibilitySets - Class in org.esupportail.lecture.domain.model
Visibility sets for managed categories and managed sources
VisibilitySets() - Constructor for class org.esupportail.lecture.domain.model.VisibilitySets
 
visibleItems - Variable in class org.esupportail.commons.web.beans.AbstractPaginator
The visible items, normally set by the constructor.
VoidDeepLinkingRedirectorImpl - Class in org.esupportail.commons.web.deepLinking
A deep linking redirector that does nothing.
VoidDeepLinkingRedirectorImpl() - Constructor for class org.esupportail.commons.web.deepLinking.VoidDeepLinkingRedirectorImpl
Bean constructor.

W

warn(String) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string as WARN.
warn(StringBuffer) - Method in interface org.esupportail.commons.services.logging.Logger
Log a StringBuffer as WARN.
warn(Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log an exception as WARN.
warn(String, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string and an exception as WARN.
warn(StringBuffer, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a string buffer and an exception as WARN.
warn(List<String>) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings as WARN.
warn(List<String>, Exception) - Method in interface org.esupportail.commons.services.logging.Logger
Log a list of strings and an exception as WARN.
warn(String) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
warn(StringBuffer) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
warn(Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
warn(String, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
warn(StringBuffer, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
warn(List<String>) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
warn(List<String>, Exception) - Method in class org.esupportail.commons.services.logging.LoggerImpl
 
WebException - Exception in org.esupportail.lecture.exceptions.web
 
WebException(String) - Constructor for exception org.esupportail.lecture.exceptions.web.WebException
Constructor.
WebException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.web.WebException
Constructor.
WebFlowException - Exception in org.esupportail.commons.exceptions
A class for navigation exceptions.
WebFlowException(String) - Constructor for exception org.esupportail.commons.exceptions.WebFlowException
 
WebFlowException(Exception) - Constructor for exception org.esupportail.commons.exceptions.WebFlowException
 
WebFlowException(String, Exception) - Constructor for exception org.esupportail.commons.exceptions.WebFlowException
 
WHERE_KEYWORD - Static variable in class org.esupportail.commons.dao.AbstractHibernateDaoService
The WHERE keyword.
whichVisibility(ExternalService) - Method in class org.esupportail.lecture.domain.model.VisibilitySets
Return the visibility mode for current user (user connected to externalService)
width - Variable in class org.fckfaces.component.html.FCKFaceEditor
 
width - Variable in class org.fckfaces.taglib.html.FCKFaceEditorTag
 
wrapException(String, String, Exception) - Method in class org.esupportail.commons.services.ldap.SimpleLdapServiceImpl
Wrap an exception into a LdapException.

X

xml2html(String, String) - Method in class org.esupportail.lecture.domain.model.Source
transform a xml String in a html String with an XSLT
Xml2HtmlException - Exception in org.esupportail.lecture.exceptions.domain
Computing items of the source failed because an error "XML to HTML" occured
Xml2HtmlException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.Xml2HtmlException
 
Xml2HtmlException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.Xml2HtmlException
 
xmlFile - Static variable in class org.esupportail.lecture.domain.model.ChannelConfig
XML file loaded
xmlFile - Static variable in class org.esupportail.lecture.domain.model.MappingFile
XML file loaded
XMLFileException - Exception in org.esupportail.lecture.exceptions.domain
There is an error in xml file
XMLFileException(String) - Constructor for exception org.esupportail.lecture.exceptions.domain.XMLFileException
 
XMLFileException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.domain.XMLFileException
 
xmlns - Variable in class org.esupportail.lecture.domain.model.Mapping
Xmlns of the source xml stream
xmlns - Variable in class org.esupportail.lecture.domain.model.Source
Optionnal : xmlns of the source (one of these parameter is required : xmlns, xmlType, dtd,rootElement)
XMLParseException - Exception in org.esupportail.lecture.exceptions.dao
 
XMLParseException(String, Exception) - Constructor for exception org.esupportail.lecture.exceptions.dao.XMLParseException
 
xmlStream - Variable in class org.esupportail.lecture.domain.model.Source
xmlStream (XML content) of the source
xmlType - Variable in class org.esupportail.lecture.domain.model.Mapping
Xml type
xmlType - Variable in class org.esupportail.lecture.domain.model.Source
Optionnal : xmlType of the source (one of these parameter is required : xmlns, xmlType, dtd,rootElement)
XMLUtil - Class in org.esupportail.lecture.dao
Collection of statis method to parse xml file used by ESUp-Lecture
XMLUtil() - Constructor for class org.esupportail.lecture.dao.XMLUtil
 
XPathNameSpaces - Variable in class org.esupportail.lecture.domain.model.Mapping
Map of namespaces used by Xpath (key: NamesSpace prefix; value: NamaSpace URI)
XPathNameSpaces - Variable in class org.esupportail.lecture.domain.model.Source
Map of namespaces used by Xpath (key: NamesSpace prefix; value: NamaSpace URI)
xsltUrl - Variable in class org.esupportail.lecture.domain.model.Mapping
Path of the xslt file
xsltURL - Variable in class org.esupportail.lecture.domain.model.Source
URL of the xslt file to display xml content
xsltURL - Variable in class org.esupportail.lecture.domain.model.SourceProfile
URL of the xslt file

A B C D E F G H I L M N O P Q R S T U V W X