A C D E F G I J L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractSuggestionActionUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- AbstractSuggestionActionUserNotification(Suggestion, NotifAction) - Constructor for class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionActionUserNotification
- AbstractSuggestionBoxUserNotification<T> - Class in org.silverpeas.components.suggestionbox.notification
- AbstractSuggestionBoxUserNotification(T) - Constructor for class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
- AbstractSuggestionUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- AbstractSuggestionUserNotification(Suggestion, NotifAction) - Constructor for class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- add(Suggestion) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- add(Suggestion, Collection<UploadedFile>) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Adds the specified suggestion among the other suggestions of the suggestion box.
- addAll(Collection<? extends Suggestion>) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- applyJoinOnData(SuggestionCriteria.JOIN_DATA_APPLY...) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Configures the data join to apply on the suggestion list.
C
- check(NotificationContext) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxInstanceManualUserNotification
- clear() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- COMMENT - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.JOIN_DATA_APPLY
- COMMENT_COUNT_DESC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- COMPONENT_NAME - Static variable in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
The name of the Suggestion Box component in Silverpeas.
- contains(Object) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- contains(Suggestion) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- containsAll(Collection<?>) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- createdBy(User) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Sets the creator criterion to find suggestion created by the given user.
- createUserNotification(NotificationContext) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxInstanceManualUserNotification
D
- DefaultSuggestionBoxService - Class in org.silverpeas.components.suggestionbox.model
-
The default implementation of the
SuggestionBoxService
interface and of theApplicationService
interface. - DefaultSuggestionBoxService() - Constructor for class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- delete(List<Suggestion>) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- delete(Suggestion...) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- deleteById(String...) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- deleteById(Collection<String>) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- deleteSuggestionBox(SuggestionBox) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
-
Deletes the specified suggestion box.
- deleteSuggestionBox(SuggestionBox) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionBoxService
-
Deletes the specified suggestion box.
E
- endProcessing() - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Informs the processor the process is ended.
- endProcessing() - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
F
- findAllProposedBy(User) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of all the suggestions that are proposed by the specified user.
- findByCriteria(SuggestionCriteria) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
-
Finds suggestions according to the given suggestion criteria.
- findByCriteria(QueryCriteria) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- findInDraftFor(User) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of suggestions that are in draft and which the creator is those specified.
- findInStatus(ContributionStatus...) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of suggestions that are in the specified statuses.
- findOutOfDraftFor(User) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of suggestions that are out of draft and which the creator is those specified.
- findPendingValidation() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of suggestions that are pending validation.
- findPublished() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of suggestions that are published (validated status).
- findPublishedFor(User) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Finds the list of suggestions that are published and which the creator is those specified.
- flush() - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- from(SuggestionBox) - Static method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Initializes suggestion search criteria axed on the given suggestion box.
- fromPropertyName(String) - Static method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
G
- get() - Static method in interface org.silverpeas.components.suggestionbox.model.SuggestionBoxService
-
Gets an object of this interface.
- get() - Static method in class org.silverpeas.components.suggestionbox.repository.SuggestionBoxRepository
- get() - Static method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- get(String) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Gets the suggestion with the specified identifier from the suggestions of the suggestion box.
- getAction() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- getAction() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- getAll() - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- getBundleSubjectKey() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- getBundleSubjectKey() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionPendingValidationUserNotification
- getBundleSubjectKey() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- getByComponentInstanceId(String) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- getByComponentInstanceId(String) - Static method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Gets the suggestion box represented by the specified identifier.
- getByComponentInstanceId(String) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionBoxService
- getByComponentInstanceId(String) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionBoxRepository
-
Gets the suggestion box represented by the specified component instance identifier.
- getById(String) - Static method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Gets the suggestion with the specified unique identifier.
- getById(String) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- getById(Collection<String>) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- getCommentCount() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Gets the count of comments on this suggestion.
- getComponentInstanceId() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Gets the identifier of the component instance which the suggestion is attached.
- getComponentInstanceId() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Gets the component instance identifier which is the identifier of a suggestion box.
- getComponentInstanceId() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- getComponentMessages(String) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- getComponentSettings() - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- getContent() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Gets the content of this suggestion.
- getContributionAccessLinkLabelBundleKey() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
- getContributionById(ContributionIdentifier) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- getContributionById(ContributionIdentifier) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionBoxService
- getContributionType() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
- getDescription() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
- getDescription(String) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Gets the description of the suggestion box according to requested language.
- getGroupIdsToNotify() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- getHighestUserRole(User) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Gets the highest role of the specified user on the suggestion box.
- getIcons() - Static method in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
Gets all the icons definitions particular to the Suggestion Box component.
- getIdentifier() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
- getLocalizationBundlePath() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
- getMessagesIn(String) - Static method in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
Gets all the messages for the Suggestion Box component and translated in the specified language.
- getPropertyName() - Method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- getRating() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
- getSender() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- getSenderDetail() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
-
Gets the
UserDetail
instance of the sender. - getSenderDetail() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- getSenderDetail() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionNotifyManuallyUserNotification
- getSenderDetail() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- getSenderName() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
-
Gets the name of the sender.
- getSettings() - Static method in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
Gets all the settings of the Suggestion Box component.
- getSuggestionBox() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Gets the foreign suggestion box of the suggestion.
- getSuggestionBox() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Gets the suggestion box criteria value.
- getSuggestionBoxModerators() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
-
Gets the list of identifier of users that are moderators on the suggestion box.
- getSuggestions() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
- getTemplateFileName() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- getTemplateFileName() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionNotifyManuallyUserNotification
- getTemplateFileName() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionPendingValidationUserNotification
- getTemplateFileName() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- getTemplatePath() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionBoxUserNotification
- getTitle() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Gets the title of this suggestion.
- getTitle(String) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Gets the title of the suggestion box according to requested language.
- getUserIdsToNotify() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- getUserIdsToNotify() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionNotifyManuallyUserNotification
- getUserIdsToNotify() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionPendingValidationUserNotification
- getUserIdsToNotify() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- getUserNotificationDisplayLiveTimeForLongMessage() - Static method in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
Gets the live time of a user notification displayed to users for a long message.
- getValidation() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
I
- ICONS_PATH - Static variable in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
The relative path of the properties file containing the references of the icons dedicated to the Suggestion Box component.
- identifierIsOneOf(String...) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Sets the identifiers criterion to find the suggestions with an identifier equals to one of the specified ones.
- index() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Indexes all the published suggestions in this collection.
- index(Suggestion) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
-
Indexes the specified suggestion.
- indexSuggestionBox(SuggestionBox) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- indexSuggestionBox(SuggestionBox) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionBoxService
-
Indexes all the validated suggestions of the specified suggestion box.
- initialize() - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- isApplicableOnJpaQuery() - Method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- isAsc() - Method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- isContentModified() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Is the content of this suggestion was modified?
- isDefined() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Is this suggestion defined?
- isEmpty() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- isIndexable() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
- isNotDefined() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Is this suggestion NONE?
- isPublishableBy(User) - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Is this suggestion publishable by the specified user?
- isRelatedTo(String) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
- isSendImmediately() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionActionUserNotification
- iterator() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
J
- JPQLQueryBuilder - Class in org.silverpeas.components.suggestionbox.repository
-
A dynamic builder of a JPQL query.
- JPQLQueryBuilder(NamedParameters) - Constructor for class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
L
- LAST_UPDATE_DATE_ASC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- LAST_UPDATE_DATE_DESC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
M
- MESSAGES_PATH - Static variable in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
The relative path of the i18n bundle of the Suggestion Box component.
- mustLoadWysiwygContent() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Indicates if suggestion contents must be loaded.
N
- newNamedParameters() - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionJPARepository
- NONE - Static variable in class org.silverpeas.components.suggestionbox.model.Suggestion
-
The NONE suggestion.
O
- orderedBy(SuggestionCriteria.QUERY_ORDER_BY...) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Configures the order of the suggestion list.
- org.silverpeas.components.suggestionbox - package org.silverpeas.components.suggestionbox
- org.silverpeas.components.suggestionbox.model - package org.silverpeas.components.suggestionbox.model
- org.silverpeas.components.suggestionbox.notification - package org.silverpeas.components.suggestionbox.notification
- org.silverpeas.components.suggestionbox.repository - package org.silverpeas.components.suggestionbox.repository
P
- paginatedBy(PaginationPage) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Sets the pagination criterion on the result of the criteria.
- perform(Suggestion) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- perform(Suggestion) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionNotifyManuallyUserNotification
- perform(Suggestion) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionPendingValidationUserNotification
- perform(Suggestion) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- performNotificationResource(String, Suggestion, NotificationResourceData) - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- performTemplateData(String, Suggestion, SilverpeasTemplate) - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- performTemplateData(String, Suggestion, SilverpeasTemplate) - Method in class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
- persistedSuggestions() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Gets the actual persisted suggestions in this suggestion box.
- postConstruct(String) - Method in class org.silverpeas.components.suggestionbox.SuggestionBoxInstancePostConstruction
- preDestroy(String) - Method in class org.silverpeas.components.suggestionbox.SuggestionBoxInstancePreDestruction
-
Performs pre destruction tasks in the behalf of the specified component instance.
- processCreator(User) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on the creator of the suggestions.
- processCreator(User) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processIdentifiers(List<String>) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on the suggestion identifiers.
- processIdentifiers(List<String>) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processJoinDataApply(List<SuggestionCriteria.JOIN_DATA_APPLY>) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on data joins of the suggestions matching the criteria.
- processJoinDataApply(List<SuggestionCriteria.JOIN_DATA_APPLY>) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processOrdering(List<SuggestionCriteria.QUERY_ORDER_BY>) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on orderings of the suggestions matching the criteria.
- processOrdering(List<SuggestionCriteria.QUERY_ORDER_BY>) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processPagination(PaginationPage) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on the pagination to apply on the suggestions to return.
- processPagination(PaginationPage) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processStatus(List<ContributionStatus>) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on suggestion status.
- processStatus(List<ContributionStatus>) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processSuggestionBox(SuggestionBox) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Processes the criterion on the suggestion box.
- processSuggestionBox(SuggestionBox) - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- processWith(SuggestionCriteriaProcessor) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Processes this criteria with the specified processor.
- publish(Suggestion) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Publishes from the specified suggestion box the specified suggestion.
R
- remove(Object) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Removes the specified suggestion from the suggestion box.
- removeAll(Collection<?>) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- result() - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Gets the result of the processing.
- result() - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- retainAll(Collection<?>) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
S
- save() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Saves the state of this suggestion so that is will persist over the current context of use.
- save(List<Suggestion>) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- save(Suggestion) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- save(Suggestion...) - Method in class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- saveSuggestionBox(SuggestionBox) - Method in class org.silverpeas.components.suggestionbox.model.DefaultSuggestionBoxService
-
Saves the specified suggestion box.
- saveSuggestionBox(SuggestionBox) - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionBoxService
-
Saves the specified suggestion box.
- setCommentCount(int) - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Sets the number of comment that were posted on this suggestion.
- setContent(String) - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Sets the specified content to this suggestion.
- setRating(ContributionRating) - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Sets the rating on the suggestion.
- setSuggestionBox(SuggestionBox) - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Sets the suggestion box to which this suggestion belongs.
- SETTINGS_PATH - Static variable in class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
-
The relative path of the properties file containing the settings of the Suggestion Box component.
- setTitle(String) - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
-
Sets a new title to this suggestion.
- size() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- startProcessing() - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Informs the processor the start of the process.
- startProcessing() - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- STATUS_ASC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- statusIsOneOf(ContributionStatus...) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Sets the list of status criterion to find suggestions which have their status equals to one of the given ones.
- stopWhenNoUserToNotify() - Method in class org.silverpeas.components.suggestionbox.notification.AbstractSuggestionUserNotification
- Suggestion - Class in org.silverpeas.components.suggestionbox.model
-
This entity represents a suggestion associated to a suggestion box.
- Suggestion() - Constructor for class org.silverpeas.components.suggestionbox.model.Suggestion
- Suggestion(String) - Constructor for class org.silverpeas.components.suggestionbox.model.Suggestion
-
Constructs a new suggestion with the specified title.
- SuggestionBox - Class in org.silverpeas.components.suggestionbox.model
-
This entity represents a suggestion box.
- SuggestionBox() - Constructor for class org.silverpeas.components.suggestionbox.model.SuggestionBox
- SuggestionBox(String) - Constructor for class org.silverpeas.components.suggestionbox.model.SuggestionBox
-
Creates a new suggestion box with the specified title and with the specified short description.
- SuggestionBoxComponentSettings - Class in org.silverpeas.components.suggestionbox
-
It gathers all the settings and i18n relative to the Suggestion Box component.
- SuggestionBoxComponentSettings() - Constructor for class org.silverpeas.components.suggestionbox.SuggestionBoxComponentSettings
- SuggestionBoxInstanceManualUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- SuggestionBoxInstanceManualUserNotification() - Constructor for class org.silverpeas.components.suggestionbox.notification.SuggestionBoxInstanceManualUserNotification
- SuggestionBoxInstancePostConstruction - Class in org.silverpeas.components.suggestionbox
-
Creates for the spawned SuggestionBox instance a new box to gathers user's suggestions.
- SuggestionBoxInstancePostConstruction() - Constructor for class org.silverpeas.components.suggestionbox.SuggestionBoxInstancePostConstruction
- SuggestionBoxInstancePreDestruction - Class in org.silverpeas.components.suggestionbox
-
Deletes the suggestion box associated with the SuggestionBox instance that is being deleted.
- SuggestionBoxInstancePreDestruction() - Constructor for class org.silverpeas.components.suggestionbox.SuggestionBoxInstancePreDestruction
- SuggestionBoxRepository - Class in org.silverpeas.components.suggestionbox.repository
-
This entity suggestionRepository provides all necessary methods in order to handle the persistence of suggestion boxes, whatever the data sources used underlying.
- SuggestionBoxRepository() - Constructor for class org.silverpeas.components.suggestionbox.repository.SuggestionBoxRepository
- SuggestionBoxService - Interface in org.silverpeas.components.suggestionbox.model
-
A business service to provide a high level interface in the management of the suggestion boxes and of the suggestions.
- SuggestionBoxSubscriptionUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- SuggestionBoxSubscriptionUserNotification(Suggestion) - Constructor for class org.silverpeas.components.suggestionbox.notification.SuggestionBoxSubscriptionUserNotification
- SuggestionCollection - Class in org.silverpeas.components.suggestionbox.model
-
A collection of suggestions enriched with business methods on them.
- SuggestionCollection(SuggestionBox) - Constructor for class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- SuggestionCriteria - Class in org.silverpeas.components.suggestionbox.model
-
Class that permits to set suggestion search criteria for suggestion box application.
- SuggestionCriteria.JOIN_DATA_APPLY - Enum in org.silverpeas.components.suggestionbox.model
- SuggestionCriteria.QUERY_ORDER_BY - Enum in org.silverpeas.components.suggestionbox.model
- SuggestionCriteriaProcessor - Interface in org.silverpeas.components.suggestionbox.model
-
A processor of a suggestion criteria.
- SuggestionJPARepository - Class in org.silverpeas.components.suggestionbox.repository
-
The JPA manager dedicated to manage Suggestion instances.
- SuggestionJPARepository() - Constructor for class org.silverpeas.components.suggestionbox.repository.SuggestionJPARepository
- SuggestionNotifyManuallyUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- SuggestionNotifyManuallyUserNotification(Suggestion, User) - Constructor for class org.silverpeas.components.suggestionbox.notification.SuggestionNotifyManuallyUserNotification
- SuggestionPendingValidationUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- SuggestionPendingValidationUserNotification(Suggestion) - Constructor for class org.silverpeas.components.suggestionbox.notification.SuggestionPendingValidationUserNotification
- SuggestionRepository - Class in org.silverpeas.components.suggestionbox.repository
-
This entity repository provides all necessary methods in order to handle the persistence of suggestion associated to suggestion boxes.
- SuggestionRepository() - Constructor for class org.silverpeas.components.suggestionbox.repository.SuggestionRepository
- SuggestionValidationUserNotification - Class in org.silverpeas.components.suggestionbox.notification
- SuggestionValidationUserNotification(Suggestion) - Constructor for class org.silverpeas.components.suggestionbox.notification.SuggestionValidationUserNotification
T
- then() - Method in interface org.silverpeas.components.suggestionbox.model.SuggestionCriteriaProcessor
-
Informs the processor that there is a new criterion to process.
- then() - Method in class org.silverpeas.components.suggestionbox.repository.JPQLQueryBuilder
- TITLE_ASC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- TITLE_DESC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- toArray() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- toArray(T[]) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
- toString() - Method in class org.silverpeas.components.suggestionbox.model.Suggestion
- TYPE - Static variable in class org.silverpeas.components.suggestionbox.model.Suggestion
V
- validate(Suggestion, ContributionValidation) - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCollection
-
Validates the specified suggestion in the current suggestion box with the specified validation information.
- VALIDATION_DATE_DESC - org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
- valueOf(String) - Static method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.JOIN_DATA_APPLY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.JOIN_DATA_APPLY
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.silverpeas.components.suggestionbox.model.SuggestionCriteria.QUERY_ORDER_BY
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withWysiwygContent() - Method in class org.silverpeas.components.suggestionbox.model.SuggestionCriteria
-
Indicates that the content of the suggestions must be loaded before returning the result.
All Classes All Packages