Uses of Class
com.silverpeas.annotation.Service

Packages that use Service
com.silverpeas.domains.silverpeasdriver   
com.silverpeas.thumbnail.service   
org.silverpeas.admin.domain.quota   
org.silverpeas.admin.space.quota   
org.silverpeas.attachment   
org.silverpeas.dateReminder.persistent.service   
org.silverpeas.password.service   
org.silverpeas.permalinks   
org.silverpeas.persistence   
org.silverpeas.process.management   
org.silverpeas.token.persistent.service Provides a service around the persistent tokens to easily generate and get them. 
org.silverpeas.viewer   
 

Uses of Service in com.silverpeas.domains.silverpeasdriver
 

Classes in com.silverpeas.domains.silverpeasdriver with annotations of type Service
 class SilverpeasDriver
           
 

Uses of Service in com.silverpeas.thumbnail.service
 

Classes in com.silverpeas.thumbnail.service with annotations of type Service
 class ThumbnailServiceImpl
           
 

Uses of Service in org.silverpeas.admin.domain.quota
 

Classes in org.silverpeas.admin.domain.quota with annotations of type Service
 class UserDomainQuotaService
           
 

Uses of Service in org.silverpeas.admin.space.quota
 

Classes in org.silverpeas.admin.space.quota with annotations of type Service
 class DefaultComponentSpaceQuotaService
           
 class DefaultDataStorageSpaceQuotaService
           
 

Uses of Service in org.silverpeas.attachment
 

Classes in org.silverpeas.attachment with annotations of type Service
 class SimpleDocumentService
           
 

Uses of Service in org.silverpeas.dateReminder.persistent.service
 

Classes in org.silverpeas.dateReminder.persistent.service with annotations of type Service
 class DefaultDateReminderService
          The default implementation of the PersistentDateReminderService interface.
 

Uses of Service in org.silverpeas.password.service
 

Classes in org.silverpeas.password.service with annotations of type Service
 class DefaultPasswordService
          User: Yohann Chastagnier Date: 07/01/13
 

Uses of Service in org.silverpeas.permalinks
 

Classes in org.silverpeas.permalinks with annotations of type Service
 class PermalinkCompatibilityService
           
 

Uses of Service in org.silverpeas.persistence
 

Classes in org.silverpeas.persistence with annotations of type Service
 class Transaction
          A transaction.
 

Uses of Service in org.silverpeas.process.management
 

Classes in org.silverpeas.process.management with annotations of type Service
 class DefaultProcessManagement
          Default implementation of the ProcessManagement interface.
 

Uses of Service in org.silverpeas.token.persistent.service
 

Classes in org.silverpeas.token.persistent.service with annotations of type Service
 class DefaultTokenService
          The default implementation of the PersistentResourceTokenService interface.
 

Uses of Service in org.silverpeas.viewer
 

Classes in org.silverpeas.viewer with annotations of type Service
 class DefaultPreviewService
           
 class DefaultViewService
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.