Index

D E F G H I N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

DELEGATED_COMPONENT_PARAM - Static variable in class org.silverpeas.components.delegatednews.service.DelegatedNewsService.Constants
The name of the component instance configuration parameter to use to indicate the contributions in the given component instance can be subject to be submitted as news to publish in the home page.
DelegatedNews - Class in org.silverpeas.components.delegatednews.model
 
DelegatedNews() - Constructor for class org.silverpeas.components.delegatednews.model.DelegatedNews
 
DelegatedNews(ContributionIdentifier, String, Date, Period) - Constructor for class org.silverpeas.components.delegatednews.model.DelegatedNews
 
DelegatedNewsDeniedNotification - Class in org.silverpeas.components.delegatednews.notification
 
DelegatedNewsDeniedNotification(DelegatedNews, User, String) - Constructor for class org.silverpeas.components.delegatednews.notification.DelegatedNewsDeniedNotification
 
DelegatedNewsJpaRepository - Class in org.silverpeas.components.delegatednews.dao
 
DelegatedNewsJpaRepository() - Constructor for class org.silverpeas.components.delegatednews.dao.DelegatedNewsJpaRepository
 
DelegatedNewsRepository - Interface in org.silverpeas.components.delegatednews.dao
 
DelegatedNewsRuntimeException - Exception in org.silverpeas.components.delegatednews
Specific DelegatedNews exception when an occurs in the component instance.
DelegatedNewsRuntimeException(Throwable) - Constructor for exception org.silverpeas.components.delegatednews.DelegatedNewsRuntimeException
 
DelegatedNewsService - Interface in org.silverpeas.components.delegatednews.service
 
DelegatedNewsService.Constants - Class in org.silverpeas.components.delegatednews.service
 
DelegatedNewsServiceImpl - Class in org.silverpeas.components.delegatednews.service
 
DelegatedNewsServiceImpl() - Constructor for class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
DelegatedNewsToValidateNotification - Class in org.silverpeas.components.delegatednews.notification
 
DelegatedNewsToValidateNotification(DelegatedNews, User, String[], String) - Constructor for class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
DelegatedNewsValidationNotification - Class in org.silverpeas.components.delegatednews.notification
 
DelegatedNewsValidationNotification(DelegatedNews, User) - Constructor for class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
DelegatedPublicationEventListener - Class in org.silverpeas.components.delegatednews
 
DelegatedPublicationEventListener() - Constructor for class org.silverpeas.components.delegatednews.DelegatedPublicationEventListener
 
delete(String) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
deleteDelegatedNews(String) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Deletes the specified delegated news.
deleteDelegatedNews(String) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 

E

equals(Object) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 

F

findAllOrderedNews() - Method in class org.silverpeas.components.delegatednews.dao.DelegatedNewsJpaRepository
 
findAllOrderedNews() - Method in interface org.silverpeas.components.delegatednews.dao.DelegatedNewsRepository
 
findByStatus(String) - Method in class org.silverpeas.components.delegatednews.dao.DelegatedNewsJpaRepository
 
findByStatus(String) - Method in interface org.silverpeas.components.delegatednews.dao.DelegatedNewsRepository
 

G

get() - Static method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Gets the instance of the actual implementation of the DelegatedNewsService interface.
getAction() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsDeniedNotification
 
getAction() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getAction() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getAllDelegatedNews() - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Gets all the delegated news.
getAllDelegatedNews() - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
getAllValidDelegatedNews() - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Gets all the validated delegated news.
getAllValidDelegatedNews() - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
getBeginDate() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getBundleSubjectKey() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsDeniedNotification
 
getBundleSubjectKey() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getBundleSubjectKey() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getComponentInstanceId() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getComponentInstanceId() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getContributionAccessLinkLabelBundleKey() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getContributionAccessLinkLabelBundleKey() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getContributorId() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getDelegatedNews(String) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Gets the delegated news matching the specified contribution.
getDelegatedNews(String) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
getDelegatedNews(Collection<String>) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Gets the delegated news matching the specified contribution.
getDelegatedNews(Collection<String>) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
getEndDate() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getInstanceId() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getLocalizationBundlePath() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getNewsOrder() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getPubId() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getPublication() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getPublicationDetail() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getResourceURL(DelegatedNews) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getResourceURL(DelegatedNews) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getSender() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getStatus() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getTemplateFileName() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsDeniedNotification
 
getTemplateFileName() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getTemplateFileName() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getTemplatePath() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getUserIdsToNotify() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
getUserIdsToNotify() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsToValidateNotification
 
getValidationDate() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
getValidatorId() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 

H

hashCode() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 

I

isDenied() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
isSendImmediately() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
isValidated() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
isWaitingForValidation() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 

N

NEWS_REFUSED - Static variable in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
NEWS_TO_VALIDATE - Static variable in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
NEWS_VALID - Static variable in class org.silverpeas.components.delegatednews.model.DelegatedNews
 

O

onDeletion(PublicationEvent) - Method in class org.silverpeas.components.delegatednews.DelegatedPublicationEventListener
 
onUpdate(PublicationEvent) - Method in class org.silverpeas.components.delegatednews.DelegatedPublicationEventListener
 
org.silverpeas.components.delegatednews - package org.silverpeas.components.delegatednews
 
org.silverpeas.components.delegatednews.dao - package org.silverpeas.components.delegatednews.dao
 
org.silverpeas.components.delegatednews.model - package org.silverpeas.components.delegatednews.model
 
org.silverpeas.components.delegatednews.notification - package org.silverpeas.components.delegatednews.notification
 
org.silverpeas.components.delegatednews.service - package org.silverpeas.components.delegatednews.service
 

P

perform(DelegatedNews) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
perform(DelegatedNews) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsDeniedNotification
 
performNotificationResource(String, DelegatedNews, NotificationResourceData) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
performTemplateData(String, DelegatedNews, SilverpeasTemplate) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
performTemplateData(String, DelegatedNews, SilverpeasTemplate) - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsDeniedNotification
 

R

refuseDelegatedNews(String, String, String) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Refuses the specified delegated news with the given motive.
refuseDelegatedNews(String, String, String) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 

S

setContributorId(String) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setInstanceId(String) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setNewsOrder(int) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setPubId(int) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setStatus(String) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setValidationDate(Date) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setValidatorId(String) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
setVisibilityPeriod(Period) - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 
stopWhenNoUserToNotify() - Method in class org.silverpeas.components.delegatednews.notification.DelegatedNewsValidationNotification
 
submitNews(Contribution, Period, String) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Submits the specified contribution as a delegated news.
submitNews(Contribution, Period, String) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 

T

toString() - Method in class org.silverpeas.components.delegatednews.model.DelegatedNews
 

U

updateDateDelegatedNews(String, Period) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Updates the period of visibility of the specified delegated news.
updateDateDelegatedNews(String, Period) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
updateDelegatedNews(ContributionIdentifier, String, Period) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Updates the news matching the specified contribution and from the update information.
updateDelegatedNews(ContributionIdentifier, String, Period) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
updateOrderDelegatedNews(String, int) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Updates the order of the specified delegated news among the other news.
updateOrderDelegatedNews(String, int) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 

V

validateDelegatedNews(String, String) - Method in interface org.silverpeas.components.delegatednews.service.DelegatedNewsService
Validates the specified delegated news.
validateDelegatedNews(String, String) - Method in class org.silverpeas.components.delegatednews.service.DelegatedNewsServiceImpl
 
D E F G H I N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form