Uses of Class
org.silverpeas.core.annotation.Bean
-
-
Uses of Bean in org.silverpeas.core.admin.component.notification
Classes in org.silverpeas.core.admin.component.notification with annotations of type Bean Modifier and Type Class Description classComponentInstanceEventNotifierA notifier of an event about the life-cycle of a component instance. -
Uses of Bean in org.silverpeas.core.admin.domain.model
Classes in org.silverpeas.core.admin.domain.model with annotations of type Bean Modifier and Type Class Description classDomainCacheCache with all the Silverpeas domains being used. -
Uses of Bean in org.silverpeas.core.admin.service
Classes in org.silverpeas.core.admin.service with annotations of type Bean Modifier and Type Class Description classRemovedSpaceAndComponentInstanceCheckerCentralizing the determination of the removed status of component instances and spaces. -
Uses of Bean in org.silverpeas.core.admin.service.cache
Classes in org.silverpeas.core.admin.service.cache with annotations of type Bean Modifier and Type Class Description classAdminCacheThe class Store and manage all the Admin's cacheclassTreeCacheA cache with the organizational tree of the application instances in Silverpeas. -
Uses of Bean in org.silverpeas.core.admin.space.notification
Classes in org.silverpeas.core.admin.space.notification with annotations of type Bean Modifier and Type Class Description classSpaceEventNotifier -
Uses of Bean in org.silverpeas.core.admin.user
Classes in org.silverpeas.core.admin.user with annotations of type Bean Modifier and Type Class Description classUserIndexationIndexation of the users in Silverpeas. -
Uses of Bean in org.silverpeas.core.admin.user.model
Classes in org.silverpeas.core.admin.user.model with annotations of type Bean Modifier and Type Class Description classGroupCacheCache of user groups. -
Uses of Bean in org.silverpeas.core.admin.user.notification
Classes in org.silverpeas.core.admin.user.notification with annotations of type Bean Modifier and Type Class Description classGroupEventNotifierA notifier of an event concerning the life-cycle of a user group in Silverpeas.classUserEventNotifierA notifier of an event concerning the life-cycle of a user account in Silverpeas. -
Uses of Bean in org.silverpeas.core.backgroundprocess
Classes in org.silverpeas.core.backgroundprocess with annotations of type Bean Modifier and Type Class Description classBackgroundProcessTaskThis task is in charge of processing background processes.
All services which needs to perform background processes needs to push aAbstractBackgroundProcessRequesttoBackgroundProcessTask. -
Uses of Bean in org.silverpeas.core.calendar.ical4j
Classes in org.silverpeas.core.calendar.ical4j with annotations of type Bean Modifier and Type Class Description classICal4JCalendarEventOccurrenceGeneratorAn implementation of theCalendarEventOccurrenceGeneratorby using the iCal4J library.classICal4JDateCodecA decoder/encoder of iCal4J dates with Silverpeas dates.classICal4JRecurrenceCodecA codec to encode/decode iCal4J recurrence with Silverpeas event recurrence. -
Uses of Bean in org.silverpeas.core.calendar.notification
Classes in org.silverpeas.core.calendar.notification with annotations of type Bean Modifier and Type Class Description classAttendeeLifeCycleEventNotifierA notifier of lifecycle events ofAttendees.classCalendarEventLifeCycleEventNotifierA notifier of lifecycle events ofCalendarEventinstances.classCalendarEventOccurrenceLifeCycleEventNotifierA notifier of a change in the life-cycle of one or several occurrences of a given calendar event.classCalendarLifeCycleEventNotifierA notifier of lifecycle events ofCalendarinstances.classCalendarUserEventListenerclassUserPreferenceEventListener -
Uses of Bean in org.silverpeas.core.calendar.subscription
Classes in org.silverpeas.core.calendar.subscription with annotations of type Bean Modifier and Type Class Description classSubscriptionCalendarEventListenerListener of events on the deletion of a node in a component instance to delete all subscriptions on that node. -
Uses of Bean in org.silverpeas.core.chat
Classes in org.silverpeas.core.chat with annotations of type Bean Modifier and Type Class Description classChatSettingsSetting properties of the chat service. -
Uses of Bean in org.silverpeas.core.cmis
Classes in org.silverpeas.core.cmis with annotations of type Bean Modifier and Type Class Description classSilverpeasCmisSettingsThe CMIS settings to customize some properties of the implementation of CMIS by Silverpeas. -
Uses of Bean in org.silverpeas.core.comment.dao.jdbc
Classes in org.silverpeas.core.comment.dao.jdbc with annotations of type Bean Modifier and Type Class Description classJDBCCommentRequesterA specific JDBC requester dedicated on the comments persisted in the underlying data source. -
Uses of Bean in org.silverpeas.core.comment.service.notification
Classes in org.silverpeas.core.comment.service.notification with annotations of type Bean Modifier and Type Class Description classCommentEventNotifierA notifier of events about the comments. -
Uses of Bean in org.silverpeas.core.contribution
Classes in org.silverpeas.core.contribution with annotations of type Bean Modifier and Type Class Description classContributionEventProcessorProcessor listening for events on a contribution to perform additional tasks relative to the contribution concerned by the received event. -
Uses of Bean in org.silverpeas.core.contribution.attachment.notification
Classes in org.silverpeas.core.contribution.attachment.notification with annotations of type Bean Modifier and Type Class Description classAttachmentEventNotifierA service to notify about the events which occurs on attachment. -
Uses of Bean in org.silverpeas.core.contribution.attachment.webdav
Classes in org.silverpeas.core.contribution.attachment.webdav with annotations of type Bean Modifier and Type Class Description classAttachmentWebdavListenerHandles the Web Browser Edition releasing on attachment manipulations. -
Uses of Bean in org.silverpeas.core.contribution.content.wysiwyg.notification
Classes in org.silverpeas.core.contribution.content.wysiwyg.notification with annotations of type Bean Modifier and Type Class Description classWysiwygEventNotifierA notifier of events about a WYSIWYG content. -
Uses of Bean in org.silverpeas.core.contribution.publication.notification
Classes in org.silverpeas.core.contribution.publication.notification with annotations of type Bean Modifier and Type Class Description classPublicationEventNotifierAn synchronous notifier of change on a publication in Silverpeas. -
Uses of Bean in org.silverpeas.core.contribution.publication.subscription
Classes in org.silverpeas.core.contribution.publication.subscription with annotations of type Bean Modifier and Type Class Description classSubscriptionPublicationEventListenerListener of events on the deletion of a node in a component instance to delete all subscriptions on that node. -
Uses of Bean in org.silverpeas.core.contribution.template.publication
Classes in org.silverpeas.core.contribution.template.publication with annotations of type Bean Modifier and Type Class Description classPublicationTemplateUserEventListenerCreated by Nicolas on 14/09/2017. -
Uses of Bean in org.silverpeas.core.index.indexing.model
Classes in org.silverpeas.core.index.indexing.model with annotations of type Bean Modifier and Type Class Description classIndexEngineProxyA proxy to the Indexing Engine.classIndexerTaskThis task is in charge of processing indexation requests.classIndexManagerAn IndexManager manage all the index in Silverpeas. -
Uses of Bean in org.silverpeas.core.index.indexing.parser
Classes in org.silverpeas.core.index.indexing.parser with annotations of type Bean Modifier and Type Class Description classParserManagerThe ParserManager class manages all the parsers which will be used to parse the indexed files. -
Uses of Bean in org.silverpeas.core.index.indexing.parser.tika
Classes in org.silverpeas.core.index.indexing.parser.tika with annotations of type Bean Modifier and Type Class Description classTikaParser -
Uses of Bean in org.silverpeas.core.index.search.model
Classes in org.silverpeas.core.index.search.model with annotations of type Bean Modifier and Type Class Description classIndexSearcherThe IndexSearcher class implements search over all the indexes. -
Uses of Bean in org.silverpeas.core.mail.engine
Classes in org.silverpeas.core.mail.engine with annotations of type Bean Modifier and Type Class Description classMailSenderTaskA task MailSenderTask runs in the background a batch of mail to send.
When it get no more mail to send, the task ends and a new one will be instantiated on the next mail sending request.
Priority is given to synchronous mail sending request. -
Uses of Bean in org.silverpeas.core.mylinks
Classes in org.silverpeas.core.mylinks with annotations of type Bean Modifier and Type Class Description classMyLinksUserEventListenerDeleting links associated to a user. -
Uses of Bean in org.silverpeas.core.node.notification
Classes in org.silverpeas.core.node.notification with annotations of type Bean Modifier and Type Class Description classNodeEventNotifier -
Uses of Bean in org.silverpeas.core.notification.sse
Classes in org.silverpeas.core.notification.sse with annotations of type Bean Modifier and Type Class Description classDefaultServerEventNotifierA common implementation that extendsCDIServerEventNotifier.
Any treatment of Silverpeas has just to use this implementation in order to notify on a server event.classDefaultServerEventTaskListenerA common implementation that handles a common BUS of server event dispatching.classServerEventDispatcherTaskThis task is in charge of dispatching server events without blocking the thread of the emitter. -
Uses of Bean in org.silverpeas.core.notification.system
Classes in org.silverpeas.core.notification.system with annotations of type Bean Modifier and Type Class Description classJMSOperationA JMS operation processor. -
Uses of Bean in org.silverpeas.core.notification.user.client
Classes in org.silverpeas.core.notification.user.client with annotations of type Bean Modifier and Type Class Description classNotificationUserEventListenerA listener of events about a given user account in Silverpeas. -
Uses of Bean in org.silverpeas.core.notification.user.server
Classes in org.silverpeas.core.notification.user.server with annotations of type Bean Modifier and Type Class Description classNotificationServer -
Uses of Bean in org.silverpeas.core.pdc.pdc.service
Classes in org.silverpeas.core.pdc.pdc.service with annotations of type Bean Modifier and Type Class Description classPdcGroupEventListenerclassPdcNodeEventListenerListener of notifications about some events that can have an impact on the PdC or on the classification on the PdC.classPdcUserEventListener -
Uses of Bean in org.silverpeas.core.persistence
Classes in org.silverpeas.core.persistence with annotations of type Bean Modifier and Type Class Description classTransactionA transaction. -
Uses of Bean in org.silverpeas.core.persistence.datasource.model.jpa
Classes in org.silverpeas.core.persistence.datasource.model.jpa with annotations of type Bean Modifier and Type Class Description classJpaPersistOperationclassJpaUpdateOperation -
Uses of Bean in org.silverpeas.core.persistence.jdbc
Classes in org.silverpeas.core.persistence.jdbc with annotations of type Bean Modifier and Type Class Description classConnectionPoolA pool of JDBC connections. -
Uses of Bean in org.silverpeas.core.persistence.jdbc.sql.setters
Classes in org.silverpeas.core.persistence.jdbc.sql.setters with annotations of type Bean Modifier and Type Class Description classSqlBigDecimalParamSetterSetter of SQL parameters of typeBigDecimal.classSqlBigIntegerParamSetterSetter of SQL parameters of typeBigInteger.classSqlBinaryParamSetterA setter of SQL parameters of type binaries.classSqlBooleanParamSetterA setter of SQL parameters of typeBoolean.classSqlDateParamSetterclassSqlEnumParamSetterA setter of SQL parameters of typeEnum.classSqlIntegerParamSetterThe setter of SQL parameters of typeInteger.classSqlLongParamSetterA setter of SQL parameters of typeLong.classSqlStatementParameterSetterA setter of parameters of aPreparedStatementinstance according to the concrete type of the value with which the parameter has to be set.classSqlTemporalParamSetterAn abstract setter of SQL parameters of type temporal.classSqlTextSetterA setter of SQL parameters of typeString. -
Uses of Bean in org.silverpeas.core.personalization.notification
Classes in org.silverpeas.core.personalization.notification with annotations of type Bean Modifier and Type Class Description classPersonalizationSpaceEventListenerclassUserPreferenceEventNotifier -
Uses of Bean in org.silverpeas.core.process.annotation
Classes in org.silverpeas.core.process.annotation with annotations of type Bean Modifier and Type Class Description classSimulationActionProcessProcessorCentralizing the management of a simulation of actions performed by a caller. -
Uses of Bean in org.silverpeas.core.reminder
Classes in org.silverpeas.core.reminder with annotations of type Bean Modifier and Type Class Description classUserPreferenceReminderListenerclassUserReminderListener -
Uses of Bean in org.silverpeas.core.socialnetwork.relationship
Classes in org.silverpeas.core.socialnetwork.relationship with annotations of type Bean Modifier and Type Class Description classRelationShipEventNotifierNotifier about creation or deletion of relationship between users. -
Uses of Bean in org.silverpeas.core.subscription
Classes in org.silverpeas.core.subscription with annotations of type Bean Modifier and Type Class Description classSubscriptionComponentInstEventListenerListener of the events on the deletion or on an update of a component instance.classSubscriptionGroupEventListenerclassSubscriptionNodeEventListenerListener of events on the deletion of a node in a component instance to delete all subscriptions on that node.classSubscriptionUserEventListener -
Uses of Bean in org.silverpeas.core.thread
Classes in org.silverpeas.core.thread with annotations of type Bean Modifier and Type Class Description classManagedThreadPoolA pool of threads that are managed by the underlying application server in which runs Silverpeas. -
Uses of Bean in org.silverpeas.core.thread.task
Classes in org.silverpeas.core.thread.task with annotations of type Bean Modifier and Type Class Description classRequestTaskManagerThis manager handles the threading side ofAbstractRequestTaskprocessing. -
Uses of Bean in org.silverpeas.core.web.authentication
Classes in org.silverpeas.core.web.authentication with annotations of type Bean Modifier and Type Class Description classSilverpeasSessionOpenerService used to open an HTTP session in the Silverpeas platform. -
Uses of Bean in org.silverpeas.core.web.authentication.credentials
Classes in org.silverpeas.core.web.authentication.credentials with annotations of type Bean Modifier and Type Class Description classRegistrationUserEventListenerA listener of events about a given user account in Silverpeas. -
Uses of Bean in org.silverpeas.core.web.mvc.processor
Classes in org.silverpeas.core.web.mvc.processor with annotations of type Bean Modifier and Type Class Description classUserAndGroupSelectionProcessorProcessor of the selection of some users and user groups with a dedicated form. -
Uses of Bean in org.silverpeas.core.web.token
Classes in org.silverpeas.core.web.token with annotations of type Bean Modifier and Type Class Description classSilverpeasWebTokenServiceThis service allows generating several WEB tokens per identifier. -
Uses of Bean in org.silverpeas.core.webapi.admin.scim
Classes in org.silverpeas.core.webapi.admin.scim with annotations of type Bean Modifier and Type Class Description classScimSelfIdResolver -
Uses of Bean in org.silverpeas.core.webapi.calendar
Classes in org.silverpeas.core.webapi.calendar with annotations of type Bean Modifier and Type Class Description classCalendarResourceURIsBase URIs from which the REST-based resources representing calendar and event entities are defined. -
Uses of Bean in org.silverpeas.core.webapi.documenttemplate
Classes in org.silverpeas.core.webapi.documenttemplate with annotations of type Bean Modifier and Type Class Description classDocumentTemplateResourceURIsBase URIs from which the REST-based ressources representing MyLinks entities are defined. -
Uses of Bean in org.silverpeas.core.webapi.mylinks
Classes in org.silverpeas.core.webapi.mylinks with annotations of type Bean Modifier and Type Class Description classMyLinksResourceURIsBase URIs from which the REST-based ressources representing MyLinks entities are defined. -
Uses of Bean in org.silverpeas.core.webapi.notification.sse
Classes in org.silverpeas.core.webapi.notification.sse with annotations of type Bean Modifier and Type Class Description classSilverpeasServerEventContextCleanerListener in charge of server event context cleaning. -
Uses of Bean in org.silverpeas.core.webapi.notification.user
Classes in org.silverpeas.core.webapi.notification.user with annotations of type Bean Modifier and Type Class Description classInboxUserNotificationResourceURIsBase URIs from which the REST-based ressources representing message container entities are defined. -
Uses of Bean in org.silverpeas.core.webapi.reminder
Classes in org.silverpeas.core.webapi.reminder with annotations of type Bean Modifier and Type Class Description classReminderResourceURIsBase URIs from which the REST-based resources representing reminder are defined. -
Uses of Bean in org.silverpeas.core.webapi.session
Classes in org.silverpeas.core.webapi.session with annotations of type Bean Modifier and Type Class Description classSilverpeasUserSessionTokenCleanerListener in charge of session token cleaning. -
Uses of Bean in org.silverpeas.core.webapi.wbe
Classes in org.silverpeas.core.webapi.wbe with annotations of type Bean Modifier and Type Class Description classWbeFileEditionIn charge of the management of WBE contexts. -
Uses of Bean in org.silverpeas.core.workflow.engine
Classes in org.silverpeas.core.workflow.engine with annotations of type Bean Modifier and Type Class Description classWorkflowEngineTask -
Uses of Bean in org.silverpeas.core.workflow.engine.user
Classes in org.silverpeas.core.workflow.engine.user with annotations of type Bean Modifier and Type Class Description classReplacementEventNotifierNotifier of events on the replacements of users in a given workflow. -
Uses of Bean in org.silverpeas.web.sharing.control
Classes in org.silverpeas.web.sharing.control with annotations of type Bean Modifier and Type Class Description classAttachmentSharingListenerclassNodeSharingListenerclassPublicationSharingListener -
Uses of Bean in org.silverpeas.web.socialnetwork.web.html
Classes in org.silverpeas.web.socialnetwork.web.html with annotations of type Bean Modifier and Type Class Description classSocialNetworkJavascriptPluginInclusion -
Uses of Bean in org.silverpeas.web.test.environment
Classes in org.silverpeas.web.test.environment with annotations of type Bean Modifier and Type Class Description classSilverpeasTestEnvironmentThis class allows to load easily a Silverpeas environment dedicated to the tests: Spaces Components Users etc. -
Uses of Bean in org.silverpeas.web.usercalendar
Classes in org.silverpeas.web.usercalendar with annotations of type Bean Modifier and Type Class Description classUserCalendarInstanceRoutingMap
-