A C E G I M O P S V 
All Classes All Packages

A

ALL_ALMANACHS - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
 
ALMANACH_IN_SPACE_AND_SUBSPACES - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
 
ALMANACH_IN_SUBSPACES - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
 
AlmanachContentManager - Class in org.silverpeas.components.almanach
 
AlmanachContentManager() - Constructor for class org.silverpeas.components.almanach.AlmanachContentManager
Hidden constructor as this implementation must be GET by CDI mechanism.
AlmanachInstancePostConstruction - Class in org.silverpeas.components.almanach
Creates for the spawned Almanach instance a new calendar to gathers user's events.
AlmanachInstancePostConstruction() - Constructor for class org.silverpeas.components.almanach.AlmanachInstancePostConstruction
 
AlmanachInstancePreDestruction - Class in org.silverpeas.components.almanach
Before being deleted, remove all events in an almanach instance.
AlmanachInstancePreDestruction() - Constructor for class org.silverpeas.components.almanach.AlmanachInstancePreDestruction
 
AlmanachRuntimeException - Exception in org.silverpeas.components.almanach
 
AlmanachRuntimeException(String) - Constructor for exception org.silverpeas.components.almanach.AlmanachRuntimeException
 
AlmanachRuntimeException(String, Throwable) - Constructor for exception org.silverpeas.components.almanach.AlmanachRuntimeException
 
AlmanachRuntimeException(Throwable) - Constructor for exception org.silverpeas.components.almanach.AlmanachRuntimeException
 
AlmanachService - Class in org.silverpeas.components.almanach
Implementation of the calendar service for the Almanach application.
AlmanachService() - Constructor for class org.silverpeas.components.almanach.AlmanachService
 
AlmanachSettings - Class in org.silverpeas.components.almanach
It gathers all the settings and i18n relative to the Almanach component.
AlmanachStatistics - Class in org.silverpeas.components.almanach
Statistics about almanach application instances.
AlmanachStatistics() - Constructor for class org.silverpeas.components.almanach.AlmanachStatistics
 
AlmanachSubscriptionService - Class in org.silverpeas.components.almanach.subscription
 
AlmanachSubscriptionService() - Constructor for class org.silverpeas.components.almanach.subscription.AlmanachSubscriptionService
 
AlmanachTriggerParam - Enum in org.silverpeas.components.almanach.workflowextensions
 
APPLICATION_ID - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 

C

COMPONENT_NAME - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
The name of the Almanach component in Silverpeas.

E

END_DATE - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
END_HOUR - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
EVENT_DESCRIPTION - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
EVENT_NAME - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
EVENT_URL - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
execute() - Method in class org.silverpeas.components.almanach.workflowextensions.SendInAlmanach
 

G

getAccessibleContributions(List<ResourceReference>, String) - Method in class org.silverpeas.components.almanach.AlmanachContentManager
 
getAggregationMode() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets the aggregation mode for almanachs.
getComponentMessages(String) - Method in class org.silverpeas.components.almanach.AlmanachService
 
getComponentSettings() - Method in class org.silverpeas.components.almanach.AlmanachService
 
getContentIconFileName(String) - Method in class org.silverpeas.components.almanach.AlmanachContentManager
 
getContribution(String, String) - Method in class org.silverpeas.components.almanach.AlmanachContentManager
 
getDefaultCalendarView(String) - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets the default view of the almanach calendar.
getHandledComponentName() - Method in class org.silverpeas.components.almanach.subscription.AlmanachSubscriptionService
 
getIcons() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets all the icons definitions particular to the Almanach component.
getMessagesIn(String) - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets all the messages for the Almanach component and translated in the specified language.
getNbOccurrenceLimitOfNextEventView() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets the limit number of occurrences the next event view has to display.
getNbOccurrenceLimitOfShortNextEventView() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets the limit number of occurrences the short next event view has to display.
getNextEventTimeWindows() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets the limit number of occurrences the next event view has to display.
getParameterName() - Method in enum org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
getSettings() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets all the settings of the Almanach component.
getVolume(String, String) - Method in class org.silverpeas.components.almanach.AlmanachStatistics
 
getZoneId() - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Gets the zone identifier of the platform for almanach components.

I

ICONS_PATH - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
The relative path of the properties file containing the references of the icons dedicated to the Almanach component.
isCalendarWeekendVisible(String) - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Indicates if the weekend is visible on calendar for a component instance.
isFilterOnPdcActivated(String) - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Indicates if the PDC filtering is activated into the context of the component instance represented bu the given identifier.
isPdcUsed(String) - Static method in class org.silverpeas.components.almanach.AlmanachSettings
Indicates if the PDC is used into the context of the component instance represented bu the given identifier.
isRelatedTo(String) - Method in class org.silverpeas.components.almanach.AlmanachService
 

M

MESSAGES_PATH - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
The relative path of the i18n bundle of the Almanach component.

O

org.silverpeas.components.almanach - package org.silverpeas.components.almanach
 
org.silverpeas.components.almanach.subscription - package org.silverpeas.components.almanach.subscription
 
org.silverpeas.components.almanach.workflowextensions - package org.silverpeas.components.almanach.workflowextensions
 

P

PLACE - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
postConstruct(String) - Method in class org.silverpeas.components.almanach.AlmanachInstancePostConstruction
 
preDestroy(String) - Method in class org.silverpeas.components.almanach.AlmanachInstancePreDestruction
Performs pre destruction tasks in the behalf of the specified Almanach instance.
PRIORITY - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 

S

SendInAlmanach - Class in org.silverpeas.components.almanach.workflowextensions
The aim of this class is to provide a new workflow extension in order to create an almanach event from the process manager application.
SendInAlmanach() - Constructor for class org.silverpeas.components.almanach.workflowextensions.SendInAlmanach
 
SETTINGS_PATH - Static variable in class org.silverpeas.components.almanach.AlmanachSettings
The relative path of the properties file containing the settings of the Almanach component.
START_DATE - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 
START_HOUR - org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
 

V

valueOf(String) - Static method in enum org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.silverpeas.components.almanach.workflowextensions.AlmanachTriggerParam
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G I M O P S V 
All Classes All Packages