Uses of Class
com.silverpeas.annotation.RequestScoped

Packages that use RequestScoped
com.silverpeas.attachment.web   
com.silverpeas.comment.web Provides the REST web service that handle requests about comments on a given resource in published in Silverpeas. 
com.silverpeas.pdc.web Provides the REST web services to perform some operations onto the classification plan (named PdC) for a Silverpeas component instance. 
com.silverpeas.profile.web   
com.silverpeas.subscribe.web   
org.silverpeas.admin.web   
org.silverpeas.attachment.web   
org.silverpeas.contribution.web   
org.silverpeas.language.web   
org.silverpeas.look.web   
org.silverpeas.mylinks.web   
org.silverpeas.node.web   
org.silverpeas.notification.web   
org.silverpeas.password.web   
org.silverpeas.preferences.web   
org.silverpeas.publication.web   
org.silverpeas.rating.web   
org.silverpeas.sharing.web   
org.silverpeas.thumbnail.web   
org.silverpeas.upload.web   
org.silverpeas.viewer.web   
 

Uses of RequestScoped in com.silverpeas.attachment.web
 

Classes in com.silverpeas.attachment.web with annotations of type RequestScoped
 class AttachmentResource
          A REST Web resource providing access to attachments through private mode.
 class SharedAttachmentResource
          A REST Web resource providing access to attachments through sharing mode.
 

Uses of RequestScoped in com.silverpeas.comment.web
 

Classes in com.silverpeas.comment.web with annotations of type RequestScoped
 class CommentResource
          A REST Web resource representing a given comment.
 

Uses of RequestScoped in com.silverpeas.pdc.web
 

Classes in com.silverpeas.pdc.web with annotations of type RequestScoped
 class FilteredPdcResource
          A REST Web resource that represents the classification plan (named PdC) filtered by some criteria.
 class PdcClassificationResource
          A REST Web resource that represents the classification of a Silverpeas's resource on the classification plan (named PdC).
 class PdcPredefinedClassificationResource
          A REST Web resource that represents the predefined classifications on the PdC to classify the contents that are published into a given node of a given component instance or in a whole component instance.
 class PdcResource
          A REST Web resource that represents the classification plan (named PdC).
 

Uses of RequestScoped in com.silverpeas.profile.web
 

Classes in com.silverpeas.profile.web with annotations of type RequestScoped
 class UserGroupProfileResource
          A REST-based Web service that acts on the user groups in Silverpeas.
 class UserProfileResource
          A REST-based Web service that acts on the user profiles in Silverpeas.
 

Uses of RequestScoped in com.silverpeas.subscribe.web
 

Classes in com.silverpeas.subscribe.web with annotations of type RequestScoped
 class SubscribeResource
          A REST Web resource representing a given subscription.
 class SubscriptionResource
          A REST Web resource representing a given subscription.
 class UnsubscribeResource
          A REST Web resource representing a given subscription.
 

Uses of RequestScoped in org.silverpeas.admin.web
 

Classes in org.silverpeas.admin.web with annotations of type RequestScoped
 class ComponentResource
          A REST Web resource giving component data.
 class SpaceResource
          A REST Web resource giving space data.
 

Uses of RequestScoped in org.silverpeas.attachment.web
 

Classes in org.silverpeas.attachment.web with annotations of type RequestScoped
 class SimpleDocumentResource
           
 class SimpleDocumentResourceCreator
           
 

Uses of RequestScoped in org.silverpeas.contribution.web
 

Classes in org.silverpeas.contribution.web with annotations of type RequestScoped
 class ContributionContentResource
          User: Yohann Chastagnier Date: 21/05/13
 

Uses of RequestScoped in org.silverpeas.language.web
 

Classes in org.silverpeas.language.web with annotations of type RequestScoped
 class LanguageResource
           
 

Uses of RequestScoped in org.silverpeas.look.web
 

Classes in org.silverpeas.look.web with annotations of type RequestScoped
 class DisplayResource
          A REST Web resource giving space data.
 

Uses of RequestScoped in org.silverpeas.mylinks.web
 

Classes in org.silverpeas.mylinks.web with annotations of type RequestScoped
 class MyLinksResource
          A REST Web resource representing user favorite links.
 

Uses of RequestScoped in org.silverpeas.node.web
 

Classes in org.silverpeas.node.web with annotations of type RequestScoped
 class ListNodeResource
          A REST Web resource representing a list of node.
 class NodeResource
          A REST Web resource providing access to a node through private mode.
 class SharedNodeResource
          A REST Web resource providing access to a node through sharing mode.
 

Uses of RequestScoped in org.silverpeas.notification.web
 

Classes in org.silverpeas.notification.web with annotations of type RequestScoped
 class MessageResource
          A REST Web resource giving gallery data.
 

Uses of RequestScoped in org.silverpeas.password.web
 

Classes in org.silverpeas.password.web with annotations of type RequestScoped
 class PasswordResource
          A REST Web resource giving gallery data.
 

Uses of RequestScoped in org.silverpeas.preferences.web
 

Classes in org.silverpeas.preferences.web with annotations of type RequestScoped
 class MyPreferencesResource
          The preferences of the current user in Silverpeas.
 

Uses of RequestScoped in org.silverpeas.publication.web
 

Classes in org.silverpeas.publication.web with annotations of type RequestScoped
 class PublicationResource
          A REST Web resource providing access to publications through private mode.
 class SharedPublicationResource
          A REST Web resource providing access to publications through sharing mode.
 

Uses of RequestScoped in org.silverpeas.rating.web
 

Classes in org.silverpeas.rating.web with annotations of type RequestScoped
 class RatingResource
          A REST Web resource representing a given rating.
 

Uses of RequestScoped in org.silverpeas.sharing.web
 

Classes in org.silverpeas.sharing.web with annotations of type RequestScoped
 class SharingResource
           
 class TicketResource
           
 

Uses of RequestScoped in org.silverpeas.thumbnail.web
 

Classes in org.silverpeas.thumbnail.web with annotations of type RequestScoped
 class ThumbnailResource
          A REST Web resource representing a given thumbnail.
 

Uses of RequestScoped in org.silverpeas.upload.web
 

Classes in org.silverpeas.upload.web with annotations of type RequestScoped
 class FileUploadResource
          A REST Web resource that permits to upload files.
 

Uses of RequestScoped in org.silverpeas.viewer.web
 

Classes in org.silverpeas.viewer.web with annotations of type RequestScoped
 class DocumentViewResource
           
 class PreviewResource
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.