Uses of Interface
com.silverpeas.web.Exposable

Packages that use Exposable
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.socialnetwork.invitation.web   
com.silverpeas.web.aspect   
org.silverpeas.admin.web   
org.silverpeas.attachment.web   
org.silverpeas.calendar.web   
org.silverpeas.contribution.web   
org.silverpeas.language.web   
org.silverpeas.look.web   
org.silverpeas.mylinks.web   
org.silverpeas.node.web   
org.silverpeas.preferences.web   
org.silverpeas.publication.web   
org.silverpeas.rating.web   
org.silverpeas.sharing.web   
org.silverpeas.viewer.web   
 

Uses of Exposable in com.silverpeas.attachment.web
 

Classes in com.silverpeas.attachment.web that implement Exposable
 class AttachmentEntity
           
 class ZipEntity
           
 

Uses of Exposable in com.silverpeas.comment.web
 

Classes in com.silverpeas.comment.web that implement Exposable
 class CommentEntity
          The comment entity is a comment object that is exposed in the web as an entity (web entity).
 

Uses of Exposable in com.silverpeas.pdc.web
 

Classes in com.silverpeas.pdc.web that implement Exposable
 class PdcClassificationEntity
          The PdC classification entity represents the web entity of the classification of a Silverpeas's resource on the classification plan (PdC).
 class PdcEntity
          A web entity representing the classification plan (named PdC).
 class PdcPositionEntity
          The Web representation of the position of a Silverpeas's resource in the classification plan (PdC).
 

Uses of Exposable in com.silverpeas.profile.web
 

Classes in com.silverpeas.profile.web that implement Exposable
 class UserGroupProfileEntity
          The profile of the user group exposable in the WEB.
 class UserProfileEntity
          The profile of a user that is exposable in the WEB.
 class UserProfileExtendedEntity
          The complete profile of a user that is exposable in the WEB.
 

Uses of Exposable in com.silverpeas.socialnetwork.invitation.web
 

Classes in com.silverpeas.socialnetwork.invitation.web that implement Exposable
 class InvitationEntity
          The entity emboddied into an HTTP request or response and that represents the state of an invitation from a given user to another one.
 

Uses of Exposable in com.silverpeas.web.aspect
 

Methods in com.silverpeas.web.aspect with type parameters of type Exposable
<T extends Exposable>
void
WebEntityValidationAspect.validateWebEntity(T entity)
           
 

Uses of Exposable in org.silverpeas.admin.web
 

Classes in org.silverpeas.admin.web that implement Exposable
 class AbstractPersonnalEntity
          The space instance light entity is a SpaceInstLight object that is exposed in the web as an entity (web entity).
 class AbstractTypeEntity
          Web entity abstraction which provides the type of the entity
 class ComponentEntity
          The component instance light entity is a ComponentInstLight object that is exposed in the web as an entity (web entity).
 class PersonalComponentEntity
          The personal component entity.
 class PersonalToolEntity
          The personal tool entity.
 class SpaceAppearanceEntity
          The space instance light entity is a SpaceInstLight object that is exposed in the web as an entity (web entity).
 class SpaceEntity
          The space instance light entity is a SpaceInstLight object that is exposed in the web as an entity (web entity).
 class StructureElementEntity<T extends StructureElementEntity<T>>
          The component instance light entity is a ComponentInstLight object that is exposed in the web as an entity (web entity).
 class UsersAndGroupsRoleEntity
          This entity provides the users and groups that are in the role for the parent URI that represents, for example, a space or a component.
 

Uses of Exposable in org.silverpeas.attachment.web
 

Classes in org.silverpeas.attachment.web that implement Exposable
 class SimpleDocumentEntity
           
 

Uses of Exposable in org.silverpeas.calendar.web
 

Classes in org.silverpeas.calendar.web that implement Exposable
 class AbstractEventEntity<T extends AbstractEventEntity<T>>
          Web entity abstraction which provides common event informations of a web entity
 

Uses of Exposable in org.silverpeas.contribution.web
 

Classes in org.silverpeas.contribution.web that implement Exposable
 class AbstractContentEntity
           
 class FormEntity
           
 

Uses of Exposable in org.silverpeas.language.web
 

Classes in org.silverpeas.language.web that implement Exposable
 class LanguageEntity
           
 

Uses of Exposable in org.silverpeas.look.web
 

Classes in org.silverpeas.look.web that implement Exposable
 class AbstractLookEntity<T extends AbstractLookEntity<T>>
          Web entity abstraction which provides the URI of the entity
 class DisplayUserContextEntity
          The user display context entity represents display settings of the current user
 

Uses of Exposable in org.silverpeas.mylinks.web
 

Classes in org.silverpeas.mylinks.web that implement Exposable
 class MyLinkEntity
          The mylink entity is a mylink object that is exposed in the web as an entity (web entity).
 

Uses of Exposable in org.silverpeas.node.web
 

Classes in org.silverpeas.node.web that implement Exposable
 class NodeEntity
           
 

Uses of Exposable in org.silverpeas.preferences.web
 

Classes in org.silverpeas.preferences.web that implement Exposable
 class UserPreferencesEntity
           
 

Uses of Exposable in org.silverpeas.publication.web
 

Classes in org.silverpeas.publication.web that implement Exposable
 class PublicationEntity
          Web entity representing a publication that can be serialized into a given media type (JSON, XML).
 

Uses of Exposable in org.silverpeas.rating.web
 

Classes in org.silverpeas.rating.web that implement Exposable
 class RaterRatingEntity
           
 

Uses of Exposable in org.silverpeas.sharing.web
 

Classes in org.silverpeas.sharing.web that implement Exposable
 class SharingEntity
           
 class TicketEntity
           
 

Uses of Exposable in org.silverpeas.viewer.web
 

Classes in org.silverpeas.viewer.web that implement Exposable
 class AbstractPreviewEntity<T extends AbstractPreviewEntity<T>>
          The preview entity is a preview instance that is exposed in the web as an entity (web entity).
 class DocumentViewEntity
          The document view entity is a document view instance that is exposed in the web as an entity (web entity).
 class PreviewEntity
          The preview entity is a preview instance that is exposed in the web as an entity (web entity).
 



Copyright © 2016 Silverpeas. All Rights Reserved.