Skip navigation links
A B C D E F G H I J K L M N O P R S T U V 

A

ABOUT_ME - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
AbstractSocialRestService - Class in org.exoplatform.social.rest.api
 
AbstractSocialRestService() - Constructor for class org.exoplatform.social.rest.api.AbstractSocialRestService
 
accept(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
acceptInvitationToJoinSpace(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
Processes the "Accept the invitation to join a space" action and update notification.
acceptInvitationToJoinSpace(String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Processes the "Accept the invitation to join a space" action and redirects to the space homepage.
ACTIVITIES_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
ACTIVITIES_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
ActivitiesRestService - Class in org.exoplatform.social.service.rest
Provides services for manipulating activities (like/unlike, comment and delete).
ActivitiesRestService() - Constructor for class org.exoplatform.social.service.rest.ActivitiesRestService
constructor
ActivitiesRestService.CommentList - Class in org.exoplatform.social.service.rest
CommentList model
ActivitiesRestService.LikeList - Class in org.exoplatform.social.service.rest
LikeList model
ACTIVITY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
ACTIVITY_LINK_PREVIEW_ENABLED_PROPERTY - Static variable in class org.exoplatform.social.service.rest.LinkShare
 
ACTIVITY_STREAM - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
ActivityEntity - Class in org.exoplatform.social.rest.entity
 
ActivityEntity() - Constructor for class org.exoplatform.social.rest.entity.ActivityEntity
 
ActivityEntity(String) - Constructor for class org.exoplatform.social.rest.entity.ActivityEntity
 
ActivityEntity(ExoSocialActivity) - Constructor for class org.exoplatform.social.rest.entity.ActivityEntity
 
ActivityFileRestIn - Class in org.exoplatform.social.service.rest.api.models
 
ActivityFileRestIn() - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
ActivityMetricResources - Class in org.exoplatform.social.rest.impl.metric
 
ActivityMetricResources(IdentityManager, SpaceService) - Constructor for class org.exoplatform.social.rest.impl.metric.ActivityMetricResources
 
ActivityResources - Class in org.exoplatform.social.service.rest.api
Activity Resources end point.
ActivityResources() - Constructor for class org.exoplatform.social.service.rest.api.ActivityResources
 
ActivityRestIn - Class in org.exoplatform.social.service.rest.api.models
The Activity Input model for Social Rest APIs.
ActivityRestIn() - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityRestIn
 
ActivityRestListOut - Class in org.exoplatform.social.service.rest.api.models
The activity rest list out model for Social Rest APIs.
ActivityRestListOut() - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityRestListOut
Default constructor for initializing default values.
ActivityRestListOut(List<ExoSocialActivity>, int, int, String) - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityRestListOut
Constructors to set the list of activities and the number of comments, the number of likes.
ActivityRestListOut.Field - Enum in org.exoplatform.social.service.rest.api.models
The enum fields as json keys
ActivityRestOut - Class in org.exoplatform.social.service.rest.api.models
The Activity model for Social Rest APIs.
ActivityRestOut() - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityRestOut
Default constructor, used by JAX-RS.
ActivityRestOut(ExoSocialActivity, String) - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
ActivityRestOut.Field - Enum in org.exoplatform.social.service.rest.api.models
 
ActivityRestResources - Interface in org.exoplatform.social.rest.api
 
ActivityRestResourcesV1 - Class in org.exoplatform.social.rest.impl.activity
 
ActivityRestResourcesV1() - Constructor for class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
ActivitySearchResultEntity - Class in org.exoplatform.social.rest.entity
 
ActivitySearchResultEntity() - Constructor for class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
ActivitySearchResultEntity(ActivitySearchResult) - Constructor for class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
ActivityStreamResources - Class in org.exoplatform.social.service.rest.api
Provides API to access the activity stream of an identity.
ActivityStreamResources() - Constructor for class org.exoplatform.social.service.rest.api.ActivityStreamResources
 
ActivityStreamRestOut - Class in org.exoplatform.social.service.rest.api.models
The Activity Stream model for Social Rest APIs.
ActivityStreamRestOut() - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Default constructor for initializing default values.
ActivityStreamRestOut(ActivityStream, String) - Constructor for class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Constructor to construct object from ActivityStream instance.
ActivityStreamRestOut.Field - Enum in org.exoplatform.social.service.rest.api.models
The enum fields as json keys
addActivityByUser(UriInfo, String, String, ActivityRestIn) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
addActivityByUser(UriInfo, String, String, ActivityRestIn) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
addApp(AppsRestService.App) - Method in class org.exoplatform.social.service.rest.AppsRestService.AppList
adds application to application list
addComment(ExoSocialActivity) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
add comment to comment List
addErrorMessage(String, String) - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
addLike(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Adds a like for the activity with the given id.
addLike(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
addLike(Like) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
adds like to like list
addLikeOnComment(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
addOption(IdentityNameList.Option) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList
 
addSpace(SpaceRest) - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
adds space to space list
addSpaceApplication(Application) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
addSpaceApplication(String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
addSpacesMemberships(UriInfo, String, SpaceMembershipEntity) - Method in interface org.exoplatform.social.rest.api.SpaceMembershipRestResources
 
addSpacesMemberships(UriInfo, String, SpaceMembershipEntity) - Method in class org.exoplatform.social.rest.impl.spacemembership.SpaceMembershipRestResourcesV1
 
addToNameList(Identity...) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList
 
addUser(UriInfo, String, UserEntity) - Method in interface org.exoplatform.social.rest.api.UserRestResources
Creates an user
addUser(UriInfo, String, UserEntity) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
addWarnMessage(String, String) - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
ADMIN_GROUP - Static variable in class org.exoplatform.social.rest.api.RestUtils
 
ADMIN_GROUP - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
App() - Constructor for class org.exoplatform.social.service.rest.AppsRestService.App
 
APPLICATIONS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
AppList() - Constructor for class org.exoplatform.social.service.rest.AppsRestService.AppList
 
AppsRestService - Class in org.exoplatform.social.service.rest
Provides services for the application registry gadget which shows a list of applications.
AppsRestService() - Constructor for class org.exoplatform.social.service.rest.AppsRestService
constructor
AppsRestService.App - Class in org.exoplatform.social.service.rest
Describes an application entity from the application registry service of the portal.
AppsRestService.AppList - Class in org.exoplatform.social.service.rest
List that contains applications from application registry service of portal
This class is needed as a model for converter of the rest service.
ATTACHMENTS - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
ATTACHMENTS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
AVATAR - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
AVATAR - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
AVATAR_URL - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

B

BANNER - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
BaseEntity - Class in org.exoplatform.social.rest.entity
 
BaseEntity() - Constructor for class org.exoplatform.social.rest.entity.BaseEntity
 
BaseEntity(String) - Constructor for class org.exoplatform.social.rest.entity.BaseEntity
 
BODY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
buildAbsoluteAvatarURL(IdentityRestOut) - Static method in class org.exoplatform.social.service.rest.Util
Build absolute AvatarURL from in IndentityRestOut if avatar == null or "" use default avatar base on Identity's type
buildAbsoluteAvatarURL(Identity) - Static method in class org.exoplatform.social.service.rest.Util
Build absolute AvatarURL from in IndentityRestOut if avatar == null or "" use default avatar base on Identity's type
buildEntityFromActivity(ExoSocialActivity, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get a ActivityEntity from an activity in order to build a json object for the rest service
buildEntityFromActivity(ExoSocialActivity, String, String) - Static method in class org.exoplatform.social.service.rest.RestUtils
Get a hash map from an activity in order to build a json object for the rest service
buildEntityFromComment(ExoSocialActivity, String, String, boolean) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityFromComment(ExoSocialActivity, String, String, int, int) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityFromGroup(Group) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Build rest group entity from group object
buildEntityFromGroupId(String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Build rest group entity from group name
buildEntityFromGroupSpaceBinding(GroupSpaceBinding) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Build rest binding entity from GroupSpaceBinding object
buildEntityFromGroupSpaceBindingOperationReport(GroupSpaceBindingOperationReport) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Build rest bindingOperationReport entity from bindingOperationReport object
buildEntityFromIdentity(Identity, String, String) - Static method in class org.exoplatform.social.service.rest.RestUtils
Get a hash map from an identity in order to build a json object for the rest service
buildEntityFromLike(ExoSocialActivity, String, String, int, int) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityFromRelationship(Relationship, String, String, boolean) - Static method in class org.exoplatform.social.service.rest.RestUtils
Get a hash map from a relationship in order to build a json object for the rest service
buildEntityFromSpace(Space, String, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get a hash map from a space in order to build a json object for the rest service
buildEntityFromSpace(Space, String, String, String) - Static method in class org.exoplatform.social.service.rest.RestUtils
Get a hash map from a space in order to build a json object for the rest service
buildEntityFromSpaceMembership(Space, String, String, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get a hash map from a space in order to build a json object for the rest service
buildEntityFromSpaceMembership(Space, String, String, String, String) - Static method in class org.exoplatform.social.service.rest.RestUtils
Get a hash map from a space in order to build a json object for the rest service
buildEntityIdentity(Identity, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get a IdentityEntity from an identity in order to build a json object for the rest service
buildEntityIdentity(String, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityProfile(Space, Profile, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityProfile(Profile, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityProfile(String, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityProfiles(String[], String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildEntityRelationship(Relationship, String, String, boolean) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get a RelationshipEntity from a relationship in order to build a json object for the rest service
buildExperienceEntities(Profile, ProfileEntity) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildImEntities(Profile, ProfileEntity) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildLinkForHeader(Object, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
"https://localhost:8080/rest/users?offset=50&limit=25" Link: <https://localhost:8080/rest/users?offset=25&limit=25>; rel="previous", <https://localhost:8080/rest/users?offset=75&limit=25>; rel="next"
buildPhoneEntities(Profile, ProfileEntity) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildRelationshipEntities(List<Relationship>, UriInfo) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
buildUrlEntities(Profile, ProfileEntity) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 

C

canAccessActivity(PortalContainer, String, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an authenticated remoteId of user can access an existing activity.
canAccessActivity(PortalContainer, Identity, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an authenticated identity can access an existing activity.
canAccessActivityStream(PortalContainer, Identity, Identity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an authenticated identity could access the activity stream of an owner stream identity.
cancel(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
canCommentToActivity(PortalContainer, Identity, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an authenticated identity has the permission to comment on an existing activity.
canCreatespaces(UriInfo, String) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
canDeleteActivity(PortalContainer, Identity, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an authenticated identity has the permission to delete an existing activity.
canDeleteComment(PortalContainer, Identity, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an authenticated identity has the permission to delete an existing comment.
canPostActivity(PortalContainer, Identity, Identity) - Static method in class org.exoplatform.social.service.rest.SecurityManager
Checks if an poster identity has the permission to post activities on an owner identity stream.
changeConnectorStatus(String, boolean) - Method in class org.exoplatform.social.rest.impl.search.SearchRestResourcesV1
 
characters(XMLString, Augmentations) - Method in class org.exoplatform.social.service.rest.LinkShare
filter method is called back when scanning meets the end of text in a tag
checkAuthenticatedRequest() - Static method in class org.exoplatform.social.service.rest.RestChecker
Checks if the request is authenticated or not.
checkAuthenticatedUserPermission(String) - Static method in class org.exoplatform.social.service.rest.RestChecker
 
checkSupportedFormat(String, String[]) - Static method in class org.exoplatform.social.service.rest.RestChecker
Checks if the expected format is supported or not.
checkSupportedVersion(String) - Static method in class org.exoplatform.social.service.rest.RestChecker
 
checkValidPortalContainerName(String) - Static method in class org.exoplatform.social.service.rest.RestChecker
Checks if the provided portal container name exists or not.
CITY - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
clone() - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
CollectionEntity - Class in org.exoplatform.social.rest.entity
 
CollectionEntity(List<? extends DataEntity>, String, int, int) - Constructor for class org.exoplatform.social.rest.entity.CollectionEntity
 
COMMENT_PREFIX - Static variable in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
CommentEntity - Class in org.exoplatform.social.rest.entity
 
CommentEntity() - Constructor for class org.exoplatform.social.rest.entity.CommentEntity
 
CommentEntity(String) - Constructor for class org.exoplatform.social.rest.entity.CommentEntity
 
CommentList() - Constructor for class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
 
CommentRestIn - Class in org.exoplatform.social.service.rest.api.models
The Comment input model for Social Rest APIs.
CommentRestIn() - Constructor for class org.exoplatform.social.service.rest.api.models.CommentRestIn
 
CommentRestOut - Class in org.exoplatform.social.service.rest.api.models
The comment model for Social Rest APIs.
CommentRestOut() - Constructor for class org.exoplatform.social.service.rest.api.models.CommentRestOut
Default constructor
CommentRestOut(ExoSocialActivity, String) - Constructor for class org.exoplatform.social.service.rest.api.models.CommentRestOut
Construct Comments model ExoSocialActivity
CommentRestOut.Field - Enum in org.exoplatform.social.service.rest.api.models
 
CommentRestResources - Interface in org.exoplatform.social.rest.api
 
CommentRestResourcesV1 - Class in org.exoplatform.social.rest.impl.comment
 
CommentRestResourcesV1(ActivityManager, UserACL) - Constructor for class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
COMMENTS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
COMMENTS_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
COMMENTS_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
COMPANY - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
COMPANY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
confirm(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.PeopleRestServices
 
confirmInvitationToConnect(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
Processes the "Accept the invitation to connect" action between 2 users and update notification.
confirmInvitationToConnect(String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Processes the "Accept the invitation to connect" action between 2 users, then redirects to the sender's activity stream.
connect(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.PeopleRestServices
 
ConnectionInfoRestOut() - Constructor for class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
Default constructor, used by JAX-RS.
ConnectionInfoRestOut(Identity) - Constructor for class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
ConnectionInfoRestOut(Identity, ExoSocialActivity, String) - Constructor for class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
convertTimestampToTimeString(long) - Static method in class org.exoplatform.social.service.rest.Util
Converts a timestamp string to time string by the pattern: EEE MMM d HH:mm:ss Z yyyy.
COUNTRY - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
CREATE_DATE - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
CREATE_DATE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
createCommentActivityById(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
createCommentActivityById(UriInfo, String, String, String, CommentRestIn) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Posts a new comment on an existing activity.
createIdentities(UriInfo, String, String, String) - Method in interface org.exoplatform.social.rest.api.IdentityRestResources
Process to create an identity
createIdentities(UriInfo, String, String, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
Process to create an identity
createLikeActivityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Allows an authenticated identity to do the "like" action on an existing activity.
createNewActivity(UriInfo, String, String, String, ActivityRestIn) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Creates an activity to an identity's activity stream.
createRelationship(UriInfo, String, RelationshipEntity) - Method in interface org.exoplatform.social.rest.api.RelationshipsRestResources
 
createRelationship(UriInfo, String, RelationshipEntity) - Method in class org.exoplatform.social.rest.impl.relationship.RelationshipsRestResourcesV1
 
createSpace(UriInfo, String, SpaceEntity) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to create a new space
createSpace(UriInfo, String, SpaceEntity) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to create a new space
createSpaceMembershipForIgnoredStatus(Space, String, String, String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
update the SpaceMemberShip between the user and the space as ignored and then update also the MemberShipType used in SpaceMembershipRestResourcesV1.java
createUsersRelationships(UriInfo, String, RelationshipEntity) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
Create a relationship between 2 users
createUsersRelationships(UriInfo, String, RelationshipEntity) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 

D

DataEntity - Class in org.exoplatform.social.rest.entity
 
DataEntity() - Constructor for class org.exoplatform.social.rest.entity.DataEntity
 
DEFAULT_LIMIT - Static variable in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
DEFAULT_LIMIT - Static variable in class org.exoplatform.social.rest.api.RestUtils
 
DEFAULT_LIMIT - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
DEFAULT_OFFSET - Static variable in class org.exoplatform.social.rest.api.RestUtils
 
DEFAULT_OFFSET - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
deleteActivityById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Process to delete an activity by id
deleteActivityById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
deleteCommentById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.CommentRestResources
Process to delete a comment by id
deleteCommentById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
deleteCommentById(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Deletes an existing comment by its Id.
DELETED - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
DELETED - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
deleteExistingActivityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Deletes an existing activity by its Id using the DELETE method.
deleteIdentityById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.IdentityRestResources
Process to delete an identity
deleteIdentityById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
Process to delete an identity
deleteLike(UriInfo, String, String, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Deletes a like from the user with the given username on the activity with the given activity id.
deleteLike(UriInfo, String, String, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
deleteLikeActivityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Allows an identity to remove his "like" action on an activity.
deleteLikeOnComment(UriInfo, String, String, String) - Method in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
deleteRelationshipById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.RelationshipsRestResources
Process to delete a relationship by id
deleteRelationshipById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.relationship.RelationshipsRestResourcesV1
 
deleteSpaceApplication(String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
deleteSpaceApplication(String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
deleteSpaceBinding(UriInfo, String) - Method in interface org.exoplatform.social.rest.api.GroupSpaceBindingRestResources
Delete a binding by id.
deleteSpaceBinding(UriInfo, String) - Method in class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
Delete a binding by id.
deleteSpaceById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to delete a space by id
deleteSpaceById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to delete a space by id
deleteSpaceMembershipById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.SpaceMembershipRestResources
Process to delete a spaceMembership by id
deleteSpaceMembershipById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.spacemembership.SpaceMembershipRestResourcesV1
 
deleteUserById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
deleteUserById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
deleteUsersRelationship(UriInfo, String, String, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 
deleteUsersRelationshipsById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
Delete a relationship by id
deleteUsersRelationshipsById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
Deprecated.
deny(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.PeopleRestServices
 
deny(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
DEPARTMENT - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
DESCRIPTION - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
destroyActivity(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
Deprecated from 4.3.x. Replaced by a new API ActivityRestResourcesV1.deleteActivityById(UriInfo, String, String)
destroyComment(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
Deprecated from 4.3.x. Replaced by a new API CommentRestResourcesV1.deleteCommentById(UriInfo, String, String)
destroyLike(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
Deprecated from 4.3.x. Replaced by a new API ActivityRestResourcesV1.deleteLike(UriInfo, String, String, String)
DISPLAY_NAME - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
DISPLAY_NAME - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
doFilter(GenericContainerResponse) - Method in class org.exoplatform.social.rest.filter.SocialResponseFilter
 

E

EMAIL - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
EMAIL - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
EMAIL_VALIDATOR - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
EmbedProcessor - Class in org.exoplatform.social.processor
A processor if it found a tag oembed it transform this content to iframe to show the media
EmbedProcessor(InitParams) - Constructor for class org.exoplatform.social.processor.EmbedProcessor
 
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.exoplatform.social.service.rest.LinkShare
this filter method is called back when scanning meets empty element tag Getting the image will use the following : 1- Meta tag with property og:image 2- Otherwise, link tag with image_src as Rel value 3- Otherwise the first image to get from the page
ENABLED - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
END_DATE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
endElement(QName, Augmentations) - Method in class org.exoplatform.social.service.rest.LinkShare
filter method is called back when scanning meets end element tag
EntityBuilder - Class in org.exoplatform.social.rest.api
 
EntityBuilder() - Constructor for class org.exoplatform.social.rest.api.EntityBuilder
 
equals(Object) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
ErrorResource - Class in org.exoplatform.social.rest.api
 
ErrorResource() - Constructor for class org.exoplatform.social.rest.api.ErrorResource
 
ErrorResource(String) - Constructor for class org.exoplatform.social.rest.api.ErrorResource
 
ErrorResource(String, String) - Constructor for class org.exoplatform.social.rest.api.ErrorResource
 
ETAG - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
ETAG - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
expandSubComments(String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
ExperienceEntity - Class in org.exoplatform.social.rest.entity
 
ExperienceEntity() - Constructor for class org.exoplatform.social.rest.entity.ExperienceEntity
 
ExperienceEntity(String, String, String, String, String, Boolean, String, String) - Constructor for class org.exoplatform.social.rest.entity.ExperienceEntity
 
EXPERIENCES - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
EXPERIENCES - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
extractInfo(DataEntity, List<String>) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
extractInfo(List<String>) - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 

F

FIRST_NAME - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
FIRSTNAME - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
FIRSTNAME_VALIDATOR - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
formatISO8601(Date) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
fromJsonString(String, Class<T>) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
FULL_NAME - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
FULLNAME - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 

G

GENDER - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
GENDER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
getAboutMe() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getActivitiesOfCurrentUser(UriInfo, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Process to return all activities in json format
getActivitiesOfCurrentUser(UriInfo, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
getActivitiesOfUser(UriInfo, String, String, int, int, String, String, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
getActivitiesOfUser(UriInfo, String, String, int, int, String, String, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getActivity() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getActivityById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Process to return an activity by id in json format
getActivityById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
getActivityById(UriInfo, String, String, String, String, int, String, int) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
Deprecated from 4.3.x. Replaced by a new API ActivityRestResourcesV1.getActivityById(UriInfo, String, String)
getActivityById(UriInfo, String, String, String, String, int, String, int) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Gets an activity object from a specified activity Id.
getActivityConnectionsOfAuthenticated(UriInfo, String, String, int, String, String, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API UserRestResourcesV1#getActivitiesOfUser(org.exoplatform.social.rest.impl.user.UriInfo, String, String, int, int, String, String, boolean, String) with type="connections";after=xxx;before=yyy
getActivityConnectionsOfAuthenticatedByTimestamp(UriInfo, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API UserRestResourcesV1#getActivitiesOfUser(org.exoplatform.social.rest.impl.user.UriInfo, String, String, int, int, String, String, boolean, String) with type="connections"; before=xxx;after=yyy
getActivityFeedOfAuthenticated(UriInfo, String, String, int, String, String, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API UserRestResourcesV1#getActivitiesOfUser(org.exoplatform.social.rest.impl.user.UriInfo, String, String, int, int, String, String, boolean, String) with type="owner"
getActivityFeedOfAuthenticatedByTimestamp(UriInfo, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Gets the activity stream feed of the authenticated user identity based on a specific time.
getActivityId() - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
gets activityId
getActivityId() - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
gets activityId
getActivityId() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getActivityManager() - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
Use Util.getActivityManager(String) instead. Will be removed by 1.3.x
getActivityManager(String) - Static method in class org.exoplatform.social.service.rest.Util
Gets ActivityManager with specified portal container name.
getActivitySpacesOfAuthenticated(UriInfo, String, String, int, String, String, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API SpaceRestResourcesV1#getSpaceActivitiesById(org.exoplatform.social.rest.impl.space.UriInfo, String, int, int, String, String, boolean, String)
getActivitySpacesOfAuthenticatedByTimestamp(UriInfo, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API SpaceRestResourcesV1#getSpaceActivitiesById(org.exoplatform.social.rest.impl.space.UriInfo, String, int, int, String, String, boolean, String) with before=xxx; after=yyy
getActivityStream(ExoSocialActivity, Identity) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get the activityStream's information related to the activity.
getActivityStream() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getActivityStream() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getActivityStream(ExoSocialActivity, Identity) - Static method in class org.exoplatform.social.service.rest.RestUtils
Get the activityStream's information related to the activity.
getActivityStreamByIdentityId(UriInfo, String, String, String, int, String, String, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API UserRestResourcesV1#getActivitiesOfUser(org.exoplatform.social.rest.impl.user.UriInfo, String, String, int, int, String, String, boolean, String) Or with space SpaceRestResourcesV1#getSpaceActivitiesById(org.exoplatform.social.rest.impl.space.UriInfo, String, int, int, String, String, boolean, String)}
getActivityStreamOfIdentityByTimestamp(UriInfo, String, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API UserRestResourcesV1#getActivitiesOfUser(org.exoplatform.social.rest.impl.user.UriInfo, String, String, int, int, String, String, boolean, String) with type=owner
getActivityTitle() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getActivityTitle() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getAddedUsersCount() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getAllInvitations(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.invitation.PeopleAndSpacesRestService
 
getAllSettings(UriInfo) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
getAllTemplates(UriInfo, String) - Method in class org.exoplatform.social.rest.impl.spacetemplates.SpaceTemplatesRestResourcesV1
 
getAppId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getAppId() - Method in class org.exoplatform.social.service.rest.AppsRestService.App
gets appId
getAppName() - Method in class org.exoplatform.social.service.rest.AppsRestService.App
gets application name
getApps() - Method in class org.exoplatform.social.service.rest.AppsRestService.AppList
gets application list
getAuthenticatedUserIdentity() - Static method in class org.exoplatform.social.service.rest.SecurityManager
getAuthenticatedUserIdentity(String) - Static method in class org.exoplatform.social.service.rest.Util
Gets UserIdentity of authenticated user.
getAvatar() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getAvatar() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getAvatar() - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
getAvatarId() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getAvatarUrl() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getAvatarUrl() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
getAvatarURL() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getAvatarUrl() - Method in class org.exoplatform.social.service.rest.api.models.ProfileRestOut
Gets avatarURL of profile
getAvatarUrl() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getAvatarUrl() - Method in class org.exoplatform.social.service.rest.SpaceRest
Gets the space's avatar url
getBanner() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getBannerId() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getBannerStream(UriInfo, Request, String) - Method in class org.exoplatform.social.rest.impl.spacetemplates.SpaceTemplatesRestResourcesV1
 
getBannerUrl() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getBannerUrl() - Method in class org.exoplatform.social.service.rest.api.models.ProfileRestOut
 
getBaseRestUrl() - Static method in class org.exoplatform.social.rest.api.RestUtils
Get base url of rest service
getBaseRestUrl() - Static method in class org.exoplatform.social.service.rest.Util
Get base url of rest service
getBaseTime(String) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getBaseUrl() - Static method in class org.exoplatform.social.rest.api.RestUtils
Get base url of rest service
getBaseUrl() - Static method in class org.exoplatform.social.service.rest.Util
Gets base url (host + post) from a context uriInfo.
getBindingId() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getBindingReportOperations(UriInfo) - Method in interface org.exoplatform.social.rest.api.GroupSpaceBindingRestResources
 
getBindingReportOperations(UriInfo) - Method in class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
 
getBindingsBySpaceId(UriInfo, String, int, int, boolean) - Method in interface org.exoplatform.social.rest.api.GroupSpaceBindingRestResources
Return a list of binding in json format
getBindingsBySpaceId(UriInfo, String, int, int, boolean) - Method in class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
Return a list of binding in json format
getBody() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getBody() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getBody() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getBody() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets the activity body, optional value.
getBody() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getCanEdit() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getChildGroupNodes() - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
getCity() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getCity() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getComment() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getCommentById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.CommentRestResources
Process to return a commnet by id in json format
getCommentById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
getComments() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getComments() - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
gets comment list
getComments() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getCommentsActivityRestUrl(String, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get the rest url in order to load all comments of an activity
getCommentsActivityRestUrl(String, String) - Static method in class org.exoplatform.social.service.rest.Util
Get the rest url in order to load all comments of an activity
getCommentsByActivityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Gets the comments on an activity.
getCommentsCount() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getCommentsOfActivity(UriInfo, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Process to return all comments of an activity in json format
getCommentsOfActivity(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
getCommonConnectionsWithIdentity(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
 
getCommonSpacesOfUser(UriInfo, String, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getCompany() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getCompany() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getCompany() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getConnectionsCount() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getConnectionsInCommonCount() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getConnectionsOfUser(UriInfo, String, String, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
getConnectionsOfUser(UriInfo, String, String, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getConnectors() - Method in class org.exoplatform.social.rest.impl.search.SearchRestResourcesV1
 
getCount() - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
getCountry() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getCountry() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getCreatedAt() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getCreatedAt() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
getCreateDate() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getCreateDate() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getCurrentIdentity() - Static method in class org.exoplatform.social.service.rest.RestUtils
Returns the social identity of the authenticated user
getCurrentServletRequest() - Static method in class org.exoplatform.social.service.rest.Util
Gets current http servlet request provided by Rest Service Framework.
getCurrentUser() - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getCurrentUserIdentity() - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getCurrentUsername() - Static method in class org.exoplatform.social.service.rest.RestUtils
Returns the username of the authenticated user
getData() - Method in class org.exoplatform.social.rest.entity.LinkEntity
 
getDataEntity() - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
getDecodeQueryURL(String) - Static method in class org.exoplatform.social.service.rest.Util
Decode query parameters of string URL Example: - Input: http://google.com?%3Cscript%3E - Output: http://google.com?<script>
getDeleted() - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
getDeleted() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getDeleted() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getDeleted() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getDepartment() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getDescription() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getDescription() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getDescription() - Method in class org.exoplatform.social.service.rest.LinkShare
gets description
getDescription() - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
getDestinationFolder() - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
getDeveloperMessage() - Method in class org.exoplatform.social.rest.api.ErrorResource
 
getDisplayName() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getDisplayName() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getDisplayName() - Method in class org.exoplatform.social.service.rest.SpaceRest
Gets the display name of the space.
getDisplayName() - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
getEmail() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getEmail() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getEnable() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getEndDate() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getEndDate() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getEntities() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
getErrorMessages() - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
getExcerpts() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getExperiences() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getFaviconUrl() - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Gets the favicon url of activity stream.
getFieldName(String) - Static method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getFiles() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets activity files.
getFirstname() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getFirstname() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getFullname() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getFullname() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getFullName() - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Gets the full name.
getFullName() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getFullName() - Method in class org.exoplatform.social.service.rest.api.models.ProfileRestOut
Gets fullname of profile
getFullName() - Method in class org.exoplatform.social.service.rest.Like
gets user full name
getGender() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getGender() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getGettingStartedSteps() - Method in class org.exoplatform.social.rest.api.GettingStartedRestService
 
getGroup() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingEntity
 
getGroup() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getGroup() - Method in class org.exoplatform.social.rest.entity.MembershipEntityWrapper
 
getGroupId() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getGroupId() - Method in class org.exoplatform.social.service.rest.SpaceRest
Get the group id.
getGroupName() - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
getGroupsTree(UriInfo) - Method in interface org.exoplatform.social.rest.api.GroupSpaceBindingRestResources
Return the groups in a tree structure of json format
getGroupsTree(UriInfo) - Method in class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
 
getHref() - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
getId() - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
getId() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getId() - Method in class org.exoplatform.social.rest.entity.SpacesAdministrationMembershipsEntity
 
getId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
getId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getId() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
getId() - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Gets Id of Identity
getId() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getId(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.IdentityRestService
Gets an identity by a user's name and returns in the JSON format.
getId() - Method in class org.exoplatform.social.service.rest.IdentityRestService.UserId
gets id
getId() - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
getIdentities(UriInfo, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.IdentityRestResources
Process to return a list of identities in json format
getIdentities(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
Process to return a list of identities in json format
getIdentity() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getIdentity() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getIdentity() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIdentity() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getIdentityAvatarById(UriInfo, Request, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
 
getIdentityBannerById(UriInfo, Request, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
 
getIdentityById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.IdentityRestResources
Process to return an identity in json format
getIdentityById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
Process to return an identity in json format
getIdentityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.IdentityResources
Deprecated.
Deprecated from 4.3.x. Replaced by a new API IdentityRestResourcesV1#getIdentityById(org.exoplatform.social.rest.impl.identity.UriInfo, String, String)
getIdentityId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getIdentityId() - Method in class org.exoplatform.social.service.rest.Like
gets identityId who likes
getIdentityManager() - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
getIdentityManager() - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getIdentityManager() - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
Use Util.getIdentityManager(String) instead. Will be removed by 1.3.x
getIdentityManager(String) - Static method in class org.exoplatform.social.service.rest.Util
Gets IdentityManager with specified portal container name.
getIdentityProviderIdAndRemoteId(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.api.IdentityResources
Gets the identity and its associated profile by specifying its provider Id and user/space Id.
getImages() - Method in class org.exoplatform.social.service.rest.LinkShare
gets images list
getImId() - Method in class org.exoplatform.social.rest.entity.IMEntity
 
getIms() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getImType() - Method in class org.exoplatform.social.rest.entity.IMEntity
 
getIncoming(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.PeopleRestServices
 
getInstance(String) - Static method in class org.exoplatform.social.service.rest.LinkShare
Gets LinkShare instance with specified link.
getInstance(String, String) - Static method in class org.exoplatform.social.service.rest.LinkShare
Gets LinkShare instance with link and lang specified.
getIntegerValue(String) - Method in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
getIntegerValue(UriInfo, String) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getInvitationsOfUser(UriInfo, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
getInvitationsOfUser(UriInfo, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getInvitedMembers() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getIsBound() - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
getIsCurrent() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getIsGroupBound() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsInvited() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsInvited() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getIsManager() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsManager() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getIsMember() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsMember() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getIsPending() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsPending() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getIsSpaceRedactor() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsSpacesManager() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getIsUserBound() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getJsonMediaType() - Static method in class org.exoplatform.social.rest.api.RestUtils
Gets the json media type
getJsonMediaType() - Static method in class org.exoplatform.social.service.rest.RestUtils
Gets the json media type
getLang() - Method in class org.exoplatform.social.service.rest.LinkShareRequest
gets language
getLastname() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getLastname() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getLastUpdatedTime() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getLastUpdatedTime() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getLastVisitedSpace(UriInfo, String, String, String, int, int) - Method in class org.exoplatform.social.service.rest.SpacesRestService
Provides a way to get the latest spaces ordered by last access and to be able to filter spaces, based on the application Id in the spaces.
getLatestVersion(UriInfo, String) - Method in class org.exoplatform.social.service.rest.api.VersionResources
Gets the latest REST API version of eXo Platform.
getLiked() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getLikedByIdentities() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getLikes() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getLikes() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getLikes() - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
gets like list
getLikesActivityOfUser(UriInfo, String, String, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Gets the like of the user with the given username for the activity with the given activity id.
getLikesActivityOfUser(UriInfo, String, String, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
getLikesCount() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getLikesFromIdentityId(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Gets all the identities who like an existing activity.
getLikesOfActivity(UriInfo, String, int, int, String) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Gets all the likes of the activity with the given id.
getLikesOfActivity(UriInfo, String, int, int, String) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
getLikesOfComment(UriInfo, String, int, int, String) - Method in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
getLimit(UriInfo) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getLimit() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
getLink() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getLink() - Method in class org.exoplatform.social.service.rest.LinkShare
gets provided link
getLink() - Method in class org.exoplatform.social.service.rest.LinkShareRequest
gets link
getLink(UriInfo, String, LinkShareRequest) - Method in class org.exoplatform.social.service.rest.LinkShareRestService
Gets the content of the link by the parameter passed to request.
getLink() - Method in class org.exoplatform.social.service.rest.SpaceRest
 
getLocation() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getLocation() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getLongValue(UriInfo, String) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getManagers() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getManagersCount() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getMediaAlbum() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaAlbum if provided in:
getMediaArtist() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaArtist if provided in:
getMediaHeight() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaHeight if provided in:
getMediaObject() - Method in class org.exoplatform.social.service.rest.LinkShare
get mediaObject
getMediaSrc() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaSrc
getMediaTitle() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaTitle if provided in:
getMediaType(String, String[]) - Static method in class org.exoplatform.social.rest.api.RestUtils
Gets the media type from an expected format string (usually the input) and an array of supported format strings.
getMediaType() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaType if provided in:
getMediaType(String) - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
User Util.getMediaType(String, String[]) instead. Will be removed by 1.3.x
getMediaType(String, String[]) - Static method in class org.exoplatform.social.service.rest.Util
Gets the media type from an expected format string (usually the input) and an array of supported format strings.
getMediaWidth() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediaWidth if provided in:
getMediumType() - Method in class org.exoplatform.social.service.rest.LinkShare
gets mediumType
getMembers() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getMembersCount() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getMemberships() - Method in class org.exoplatform.social.rest.entity.SpacesAdministrationMembershipsEntity
 
getMembershipType() - Method in class org.exoplatform.social.rest.entity.MembershipEntityWrapper
 
getMembersSpaceRestUrl(String, boolean, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Get the rest url to load all members or managers of a space
getMembersSpaceRestUrl(String, boolean, String) - Static method in class org.exoplatform.social.service.rest.Util
Get the rest url to load all members or managers of a space
getMessage() - Method in class org.exoplatform.social.rest.api.ErrorResource
 
getMimeTypeOfURL(String) - Static method in class org.exoplatform.social.service.rest.Util
Try to guess the mime type of url using the Content-Type from header, the extension of filename or some bytes of content.
getMoreSpacesUrl() - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
Get the url of all spaces.
getName() - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
getName() - Method in class org.exoplatform.social.service.rest.SpaceRest
Gets the name of the space.
getOffset(UriInfo) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getOffset() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
getOperationType() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getOptions() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList
 
getOrder() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
getOwner() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getOwnerIdentityIdFromActivity(ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
getOwnerIdentityIdFromActivity(String, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.Util
Gets a owner identity Id from a provided activity.
getParentCommentId() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getParentId() - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
getPassword() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getPathParam(String) - Method in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
getPathParam(UriInfo, String) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getPending() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getPending(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.PeopleRestServices
 
getPendingOfUser(UriInfo, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
getPendingOfUser(UriInfo, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getPeopleInfo(UriInfo, SecurityContext, String, String, String) - Method in class org.exoplatform.social.service.rest.PeopleRestService
Gets a set of information of the target user.
getPermaLink() - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Gets the perma link.
getPhoneNumber() - Method in class org.exoplatform.social.rest.entity.PhoneEntity
 
getPhones() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getPhoneType() - Method in class org.exoplatform.social.rest.entity.PhoneEntity
 
getPortalContainerByName(String) - Static method in class org.exoplatform.social.service.rest.Util
Gets a portal container by its name.
getPosition() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getPosition() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getPosition() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getPosition() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getPosition() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getPostedTime() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getPostedTime() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getPostedTime() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
getPoster() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getPoster() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getPosterIdentity() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getPosterIdentity() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
getPrettyId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Gets the pretty id.
getPrettyName() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getPrettyPostedTime() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getPriority() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getPriority() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets the activity priority, optional value.
getPriority() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getProcessedCount() - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
getProfession() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getProfession() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getProfile() - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
getProfile() - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Gets profile of Identity
getProfileUrl() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getProfileUrl() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
getProperty(String) - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
getProviderId() - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
getProviderId() - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Gets providerId of Identity
getPublicSpaces(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
getQueryParam(String) - Method in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
getQueryParam(UriInfo, String) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getQueryValueLimit() - Method in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
getQueryValueOffset() - Method in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
getQueryValueReturnSize() - Method in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
getRead() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getReceiver() - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
getRegistration() - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
getRelationshipById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.RelationshipsRestResources
Get a relationship by id
getRelationshipById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.relationship.RelationshipsRestResourcesV1
 
getRelationshipManager() - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
getRelationshipManager() - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
Use Util.getRelationshipManager(String) instead. Will be removed by 1.3.x
getRelationshipManager(String) - Static method in class org.exoplatform.social.service.rest.Util
Gets RelationshipManager with specified portal container name.
getRelationships(UriInfo, String, String, int, int, boolean) - Method in interface org.exoplatform.social.rest.api.RelationshipsRestResources
 
getRelationships(UriInfo, String, String, int, int, boolean) - Method in class org.exoplatform.social.rest.impl.relationship.RelationshipsRestResourcesV1
 
getRelationshipsOfIdentity(UriInfo, String, String, boolean, int, int, String) - Method in interface org.exoplatform.social.rest.api.IdentityRestResources
Process to return all relationships of an identity in json format
getRelationshipsOfIdentity(UriInfo, String, String, boolean, int, int, String) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
Process to return all relationships of an identity in json format
getRelationshipStatus() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getRelationshipType() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
getRemoteId() - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
getRemoteId() - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Gets remoteId of Identity
getRemovedUsersCount() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getReport(UriInfo, String, String, String, String) - Method in interface org.exoplatform.social.rest.api.GroupSpaceBindingRestResources
 
getReport(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
getResponse(Object, UriInfo, MediaType, Response.Status) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Gets the response object constructed from the provided params.
getResponse(Object, UriInfo, MediaType, Response.Status) - Static method in class org.exoplatform.social.service.rest.Util
Gets the response object constructed from the provided params.
getResponseBuilder(Object, UriInfo, MediaType, Response.Status) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
Gets the response builder object constructed from the provided params.
getRestUrl(String, String, String) - Static method in class org.exoplatform.social.rest.api.RestUtils
Get base url of rest service
getRestUrl(String, String, String) - Static method in class org.exoplatform.social.service.rest.Util
Get base url of rest service
getRole() - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
getSender() - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
getSize() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
getSkills() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getSpace() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getSpace() - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
getSpace() - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
getSpaceActivitiesById(UriInfo, String, int, int, String, String, boolean, String) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to return a space by id
getSpaceActivitiesById(UriInfo, String, int, int, String, String, boolean, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to return a space by id
getSpaceActivityFileByFileId(UriInfo, Request, String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
getSpaceApplications(String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
getSpaceApplicationsChoices() - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
getSpaceAvatarById(UriInfo, Request, String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
getSpaceBannerById(UriInfo, Request, String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
getSpaceById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to return a space by id
getSpaceById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to return a space by id
getSpaceId() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingEntity
 
getSpaceInfo(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.SpacesRestService
Gets space display info
getSpaceMembers(UriInfo, Request, String, String, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to return a space by id
getSpaceMembers(UriInfo, Request, String, String, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to return a space by id
getSpaceMembershipById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.SpaceMembershipRestResources
Process to return a spaceMembership by id
getSpaceMembershipById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.spacemembership.SpaceMembershipRestResourcesV1
 
getSpaceNavigations(HttpServletRequest, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
getSpaces(UriInfo, Request, String, String, int, int, String, String, boolean, String) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to return a list of space in json format
getSpaces(UriInfo, Request, String, String, int, int, String, String, boolean, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to return a list of space in json format
getSpaces() - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
gets space list
getSpacesAdministrators(UriInfo) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
getSpacesCount() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getSpacesCreators(UriInfo) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
getSpaceService() - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
getSpaceService() - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Gets a service which manages all things related to spaces.
getSpaceService() - Method in class org.exoplatform.social.service.rest.PeopleRestService
 
getSpaceService() - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
Use Util.getSpaceService(String) instead. Will be removed by 1.3.x
getSpaceService(String) - Static method in class org.exoplatform.social.service.rest.Util
Gets SpaceService with specified portal container name.
getSpacesMemberships(UriInfo, String, String, String, int, int, String, boolean) - Method in interface org.exoplatform.social.rest.api.SpaceMembershipRestResources
Process to return a list of space's membership in json format
getSpacesMemberships(UriInfo, String, String, String, int, int, String, boolean) - Method in class org.exoplatform.social.rest.impl.spacemembership.SpaceMembershipRestResourcesV1
 
getSpacesOfUser(UriInfo, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
getSpacesOfUser(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getSpaceUrl() - Method in class org.exoplatform.social.service.rest.SpaceRest
Gets the space url after building url with new navigation controller (used only for MySpaces gadget).
getStartDate() - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
getStartDate() - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
getStatus() - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
getStatus() - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
getStorage() - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
getStreamOwner() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getString(String) - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
getSubscription() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getSuggestions(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.PeopleRestServices
 
getSuggestions(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
getSupportedVersions(UriInfo, String) - Method in class org.exoplatform.social.service.rest.api.VersionResources
Gets eXo Platform REST service versions that are supported.
getTeam() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getTeam() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getTemplate() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getTemplateParams() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getTemplateParams() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets the activity's template params, optional value.
getTemplateParams() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getText() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestIn
Gets the comment text.
getText() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
getText() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
getThumbnail() - Method in class org.exoplatform.social.service.rest.Like
gets thumbnail
getTimeZone() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getTimeZoneDSTSavings() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
GettingStartedRestService - Class in org.exoplatform.social.rest.api
 
GettingStartedRestService(GettingStartedService) - Constructor for class org.exoplatform.social.rest.api.GettingStartedRestService
 
getTitle() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getTitle() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getTitle() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets the activity title, required value.
getTitle() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getTitle() - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Gets the activity stream title.
getTitle() - Method in class org.exoplatform.social.service.rest.LinkShare
gets title
getTitleId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets activity's title id, optional value.
getTitleId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getTotalBoundUsers() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getTotalNumberOfComments() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getTotalNumberOfLikes() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getType() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getType() - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
getType() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Gets the activity type, optional value.
getType() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
getType() - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Gets the activity stream type.
getType() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
getType() - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
getUpdateDate() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
getUpdateDate() - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
getUploadId() - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
getUrl() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getUrl() - Method in class org.exoplatform.social.rest.entity.URLEntity
 
getUrl() - Method in class org.exoplatform.social.service.rest.SpaceRest
Gets the url.
getUrls() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getUser() - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
getUserAvatarById(UriInfo, Request, String, String, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getUserBannerById(UriInfo, Request, String, String, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getUserById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
getUserById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getUserIdentity(String) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
getUserIdentity(String, boolean) - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
Use Util.getUserIdentity(String, String, boolean) instead. Will be removed by 1.3.x
getUserIdentity(String, String, boolean) - Static method in class org.exoplatform.social.service.rest.Util
Gets identity from the remote id (user name)
getUsername() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
getUsername() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
getUsername() - Method in class org.exoplatform.social.service.rest.Like
gets userName
getUsers(UriInfo, String, String, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
Get all users, filter by name if exists.
getUsers(UriInfo, String, String, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
getUsersRelationship(UriInfo, String, String, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 
getUsersRelationships(UriInfo, String, String, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
Get relationships of an user
getUsersRelationships(UriInfo, String, String, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 
getUsersRelationshipsById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
Get a relationship by id
getUsersRelationshipsById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
Deprecated.
getValue() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
getVersion() - Method in class org.exoplatform.social.service.rest.api.models.Version
Gets the latest social rest api version.
getVersion() - Method in enum org.exoplatform.social.service.rest.RestChecker.SUPPORT_VERSION
 
getVersions() - Method in class org.exoplatform.social.service.rest.api.models.Versions
Gets the value of the version property.
getViewerId() - Static method in class org.exoplatform.social.service.rest.Util
Get current user id
getViewerIdentity(String) - Static method in class org.exoplatform.social.service.rest.Util
Deprecated.
Use Util.getViewerIdentity(String, String) instead. Will be removed by 1.3.x
getViewerIdentity(String, String) - Static method in class org.exoplatform.social.service.rest.Util
Gets identity of viewer user (logged-in user).
getVisibility() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
getVisibility() - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
getWarnMessages() - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
GLOBAL_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
GROUP_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
GROUP_SPACE_BINDING_REPORT_OPERATIONS_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
Group Space Binding
GROUP_SPACE_BINDING_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
Group Space Binding
GroupNodeEntity - Class in org.exoplatform.social.rest.entity
 
GroupNodeEntity() - Constructor for class org.exoplatform.social.rest.entity.GroupNodeEntity
 
GroupNodeEntity(String) - Constructor for class org.exoplatform.social.rest.entity.GroupNodeEntity
 
GroupSpaceBindingEntity - Class in org.exoplatform.social.rest.entity
 
GroupSpaceBindingEntity() - Constructor for class org.exoplatform.social.rest.entity.GroupSpaceBindingEntity
 
GroupSpaceBindingEntity(String) - Constructor for class org.exoplatform.social.rest.entity.GroupSpaceBindingEntity
 
GroupSpaceBindingOperationReportEntity - Class in org.exoplatform.social.rest.entity
 
GroupSpaceBindingOperationReportEntity() - Constructor for class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
GroupSpaceBindingRestResources - Interface in org.exoplatform.social.rest.api
Provides REST/JSON API to manage the binding between a space and an organization group.
GroupSpaceBindingRestResourcesV1 - Class in org.exoplatform.social.rest.impl.binding
GroupSpaceBindingRestResourcesV1(SpaceService, GroupSpaceBindingService, UserACL) - Constructor for class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
 

H

HARD_LIMIT - Static variable in class org.exoplatform.social.rest.api.AbstractSocialRestService
 
HARD_LIMIT - Static variable in class org.exoplatform.social.rest.api.RestUtils
 
HARD_LIMIT - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
hasBindings() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
hashCode() - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
hasMentioned(ExoSocialActivity, String) - Static method in class org.exoplatform.social.service.rest.Util
Checks if user is mentioned or not.
HREF - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

I

ID - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
IDENTITIES_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
IDENTITIES_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
IDENTITY - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
IDENTITY - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
IDENTITY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
IdentityEntity - Class in org.exoplatform.social.rest.entity
 
IdentityEntity() - Constructor for class org.exoplatform.social.rest.entity.IdentityEntity
 
IdentityEntity(String) - Constructor for class org.exoplatform.social.rest.entity.IdentityEntity
 
IdentityNameList - Class in org.exoplatform.social.service.rest.api.models
UserNameList class Contains list of user's name that match the input string.
IdentityNameList() - Constructor for class org.exoplatform.social.service.rest.api.models.IdentityNameList
 
IdentityNameList.Option - Class in org.exoplatform.social.service.rest.api.models
 
IdentityResources - Class in org.exoplatform.social.service.rest.api
Provides API to access the identity resources.
IdentityResources() - Constructor for class org.exoplatform.social.service.rest.api.IdentityResources
 
IdentityRestOut - Class in org.exoplatform.social.service.rest.api.models
The Identity model for Social Rest APIs.
IdentityRestOut() - Constructor for class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Default constructor
IdentityRestOut(String, String) - Constructor for class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Construct the Identity model from Social's identityId.
IdentityRestOut(Identity) - Constructor for class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Construct the Identity model from Social's identity.
IdentityRestOut.Field - Enum in org.exoplatform.social.service.rest.api.models
 
IdentityRestResources - Interface in org.exoplatform.social.rest.api
 
IdentityRestResourcesV1 - Class in org.exoplatform.social.rest.impl.identity
 
IdentityRestResourcesV1(IdentityManager) - Constructor for class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
 
IdentityRestService - Class in org.exoplatform.social.service.rest
Provides services to work with identities.
IdentityRestService() - Constructor for class org.exoplatform.social.service.rest.IdentityRestService
constructor
IdentityRestService.UserId - Class in org.exoplatform.social.service.rest
UserId class to be exposed
ignoreInvitationToConnect(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
Processes the "Deny the invitation to connect" action between 2 users
ignoreInvitationToConnect(String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Processes the "Deny the invitation to connect" action between 2 users, then redirects to the receiver's page of received invitations.
ignoreInvitationToJoinSpace(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
Processes the "Deny the invitation to join a space" action.
ignoreInvitationToJoinSpace(String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Processes the "Deny the invitation to join a space" action, then redirects to the page of all spaces.
IM_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
IM_TYPE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
IMEntity - Class in org.exoplatform.social.rest.entity
 
IMEntity() - Constructor for class org.exoplatform.social.rest.entity.IMEntity
 
IMEntity(String, String) - Constructor for class org.exoplatform.social.rest.entity.IMEntity
 
importUsers(HttpServletRequest, String, boolean, boolean, boolean) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
IMS - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
IMS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
incrementProcessed() - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
IntranetNotificationRestService - Class in org.exoplatform.social.service.rest
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Nov 26, 2014
IntranetNotificationRestService(IdentityManager, RelationshipManager, SpaceService, WebNotificationStorage) - Constructor for class org.exoplatform.social.service.rest.IntranetNotificationRestService
 
inviteToConnect(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Processes the "Invite to connect" action between two users, sender and receiver, then redirects to the receiver's profile page.
IS_CURRENT - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
isAnonymous() - Static method in class org.exoplatform.social.rest.api.RestUtils
Check if the current user is authenticated
isAnonymous() - Static method in class org.exoplatform.social.service.rest.Util
Check if the current user is authenticated
isEnabled() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
isInvalid() - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
isLikedByIdentity(String, ExoSocialActivity) - Static method in class org.exoplatform.social.service.rest.Util
Check if identityId contained in liked Identity, if yes return true else return false.
isMemberOfAdminGroup() - Static method in class org.exoplatform.social.rest.api.RestUtils
Check if the authenticated user is a member of the admin group
isMemberOfAdminGroup() - Static method in class org.exoplatform.social.service.rest.RestUtils
Check if the authenticated user is a member of the admin group
isNotValid() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
isNotValid() - Method in class org.exoplatform.social.rest.entity.UserEntity
 
isReturnSize(UriInfo) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
isValid() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Utility to check if this object contains valid inputs.
isValid() - Method in class org.exoplatform.social.service.rest.api.models.CommentRestIn
Checks if this is a valid input, including all required fields.
isValidURL(String) - Static method in class org.exoplatform.social.service.rest.Util
Checks a url is in a valid form or not.

J

join(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 

K

KEY - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
KEY - Static variable in class org.exoplatform.social.service.rest.RestUtils
 

L

LAST_NAME - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
LASTNAME - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
LASTNAME_VALIDATOR - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
LATEST_VERSION - Static variable in class org.exoplatform.social.service.rest.api.VersionResources
The latest social rest api version.
leave(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
LegacySpaceRestServiceImpl - Class in org.exoplatform.social.rest.api
Deprecated.
LegacySpaceRestServiceImpl(SpaceService) - Constructor for class org.exoplatform.social.rest.api.LegacySpaceRestServiceImpl
Deprecated.
 
Like - Class in org.exoplatform.social.service.rest
Model contain like detail information.
Like() - Constructor for class org.exoplatform.social.service.rest.Like
 
LikeList() - Constructor for class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
 
LIKER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
LIKER_IDENTITY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
LIKES - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
LIKES - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
LIKES_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
LIKES_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
LINK - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
LinkEntity - Class in org.exoplatform.social.rest.entity
 
LinkEntity(String) - Constructor for class org.exoplatform.social.rest.entity.LinkEntity
 
LinkEntity(BaseEntity) - Constructor for class org.exoplatform.social.rest.entity.LinkEntity
 
LinkEntity(List<? extends DataEntity>) - Constructor for class org.exoplatform.social.rest.entity.LinkEntity
 
LinkShare - Class in org.exoplatform.social.service.rest
LinkShare - gets preview information of a link including: - link - title - description - images - media (from popular sites: youtube, vimeo, flickr...) - low priority (NOT IMPLEMENTED YET) This should be implemented from the client side to display preview and media player.
LinkShareRequest - Class in org.exoplatform.social.service.rest
LinkShareRequest.java - LikeShareRequest model
LinkShareRequest() - Constructor for class org.exoplatform.social.service.rest.LinkShareRequest
 
LinkShareRestService - Class in org.exoplatform.social.service.rest
Gets information from a provided link.
LinkShareRestService() - Constructor for class org.exoplatform.social.service.rest.LinkShareRestService
constructor
LOCATION - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
logError(String, String, String, Class) - Static method in class org.exoplatform.social.service.utils.LogUtils
 
logInfo(String, String, String, Class) - Static method in class org.exoplatform.social.service.utils.LogUtils
 
LogUtils - Class in org.exoplatform.social.service.utils
 
LogUtils() - Constructor for class org.exoplatform.social.service.utils.LogUtils
 

M

MANAGERS - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
MANAGERS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
MEMBERS - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
MEMBERS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
MembershipEntityWrapper - Class in org.exoplatform.social.rest.entity
 
MembershipEntityWrapper() - Constructor for class org.exoplatform.social.rest.entity.MembershipEntityWrapper
 
MENTIONS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
MESSAGE_JSON_FILE_NAME - Static variable in class org.exoplatform.social.service.rest.IntranetNotificationRestService
 
moveSpaceApplicationOrder(String, String, int) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 

N

NotificationsRestService - Class in org.exoplatform.social.service.rest
Provides REST Services for manipulating jobs related to notifications.
NotificationsRestService() - Constructor for class org.exoplatform.social.service.rest.NotificationsRestService
 
NotificationsRestService.URL_TYPE - Enum in org.exoplatform.social.service.rest
 

O

openComposer(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.metric.ActivityMetricResources
 
Option() - Constructor for class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
org.exoplatform.social.processor - package org.exoplatform.social.processor
 
org.exoplatform.social.rest.api - package org.exoplatform.social.rest.api
 
org.exoplatform.social.rest.entity - package org.exoplatform.social.rest.entity
 
org.exoplatform.social.rest.filter - package org.exoplatform.social.rest.filter
 
org.exoplatform.social.rest.impl.activity - package org.exoplatform.social.rest.impl.activity
 
org.exoplatform.social.rest.impl.binding - package org.exoplatform.social.rest.impl.binding
 
org.exoplatform.social.rest.impl.comment - package org.exoplatform.social.rest.impl.comment
 
org.exoplatform.social.rest.impl.identity - package org.exoplatform.social.rest.impl.identity
 
org.exoplatform.social.rest.impl.metric - package org.exoplatform.social.rest.impl.metric
 
org.exoplatform.social.rest.impl.relationship - package org.exoplatform.social.rest.impl.relationship
 
org.exoplatform.social.rest.impl.search - package org.exoplatform.social.rest.impl.search
 
org.exoplatform.social.rest.impl.space - package org.exoplatform.social.rest.impl.space
 
org.exoplatform.social.rest.impl.spacemembership - package org.exoplatform.social.rest.impl.spacemembership
 
org.exoplatform.social.rest.impl.spacesadministration - package org.exoplatform.social.rest.impl.spacesadministration
 
org.exoplatform.social.rest.impl.spacetemplates - package org.exoplatform.social.rest.impl.spacetemplates
 
org.exoplatform.social.rest.impl.user - package org.exoplatform.social.rest.impl.user
 
org.exoplatform.social.rest.impl.userrelationship - package org.exoplatform.social.rest.impl.userrelationship
 
org.exoplatform.social.rest.invitation - package org.exoplatform.social.rest.invitation
 
org.exoplatform.social.rest.suggest - package org.exoplatform.social.rest.suggest
 
org.exoplatform.social.service.rest - package org.exoplatform.social.service.rest
Provides the classes that are public and necessary to handle rest requests, processes and returns results with specific provided input type.
org.exoplatform.social.service.rest.api - package org.exoplatform.social.service.rest.api
Provides the classes necessary to handle a rest call, processes request and returns results by input type (json, xml).
org.exoplatform.social.service.rest.api.models - package org.exoplatform.social.service.rest.api.models
 
org.exoplatform.social.service.utils - package org.exoplatform.social.service.utils
 
ORGANIZATION_GROUP_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
Child Groups of group root
OWNER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

P

PASSWORD_VALIDATOR - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
PENDING - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
PeopleAndSpacesRestService - Class in org.exoplatform.social.rest.invitation
 
PeopleAndSpacesRestService(SpaceService, IdentityManager, RelationshipManager) - Constructor for class org.exoplatform.social.rest.invitation.PeopleAndSpacesRestService
 
PeopleInfo - Class in org.exoplatform.social.service.rest.api.models
PeopleInfo class Contains people's information that relate to specific user.
PeopleInfo() - Constructor for class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
PeopleInfo(String) - Constructor for class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
PeopleRestService - Class in org.exoplatform.social.service.rest
Provides REST Services for manipulating jobs relates to people.
PeopleRestService() - Constructor for class org.exoplatform.social.service.rest.PeopleRestService
 
PeopleRestService.ConnectionInfoRestOut - Class in org.exoplatform.social.service.rest
 
PeopleRestService.ConnectionInfoRestOut.Field - Enum in org.exoplatform.social.service.rest
 
PeopleRestService.UserInfo - Class in org.exoplatform.social.service.rest
 
PeopleRestServices - Class in org.exoplatform.social.rest.suggest
 
PeopleRestServices(UserACL, IdentityManager, RelationshipManager) - Constructor for class org.exoplatform.social.rest.suggest.PeopleRestServices
 
PHONE_NUMBER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
PHONE_TYPE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
PhoneEntity - Class in org.exoplatform.social.rest.entity
 
PhoneEntity() - Constructor for class org.exoplatform.social.rest.entity.PhoneEntity
 
PhoneEntity(String, String) - Constructor for class org.exoplatform.social.rest.entity.PhoneEntity
 
PHONES - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
PHONES - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
POSITION - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
POSITION - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
postActivityOnSpace(UriInfo, String, String, ActivityRestIn) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
 
postActivityOnSpace(UriInfo, String, String, ActivityRestIn) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
postComment(UriInfo, String, String, CommentEntity) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Process to create new comment
postComment(UriInfo, String, String, CommentEntity) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
postDeleteCommentById(UriInfo, String, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Deletes an existing comment by its Id using the POST method.
postDeleteLikeActivityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Allows an identity to remove his "like" action on an activity.
POSTER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
postToDeleteActivityById(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.api.ActivityResources
Deletes an existing activity by its Id using the POST method.
processActivity(ExoSocialActivity) - Method in class org.exoplatform.social.processor.EmbedProcessor
 
PROFESSION - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
PROFILE_DEFAULT_AVATAR_URL - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
PROFILE_DEFAULT_BANNER_URL - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
ProfileEntity - Class in org.exoplatform.social.rest.entity
 
ProfileEntity() - Constructor for class org.exoplatform.social.rest.entity.ProfileEntity
 
ProfileEntity(String) - Constructor for class org.exoplatform.social.rest.entity.ProfileEntity
 
ProfileRestOut - Class in org.exoplatform.social.service.rest.api.models
The Profile model for Social Rest APIs.
ProfileRestOut() - Constructor for class org.exoplatform.social.service.rest.api.models.ProfileRestOut
Default Constructor
ProfileRestOut(Profile) - Constructor for class org.exoplatform.social.service.rest.api.models.ProfileRestOut
Construct the Profile model from Social profile.
ProfileRestOut.Field - Enum in org.exoplatform.social.service.rest.api.models
 
PROVIDER_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

R

RECEIVER - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
RECEIVER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
REDACTOR_MEMBERSHIP - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
redirectUrl(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Redirects the current user to an associated page, such as user activity stream, portal homepage, space homepage and user profile.
refuseRequestToJoinSpace(UriInfo, String, String, String, String, String) - Method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
Refuses a user's request for joining a space.
refuseRequestToJoinSpace(String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Refuses a user's request for joining a space, then redirects to the space's members page.
RelationshipEntity - Class in org.exoplatform.social.rest.entity
 
RelationshipEntity() - Constructor for class org.exoplatform.social.rest.entity.RelationshipEntity
 
RelationshipEntity(String) - Constructor for class org.exoplatform.social.rest.entity.RelationshipEntity
 
RELATIONSHIPS - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
RelationshipsRestResources - Interface in org.exoplatform.social.rest.api
 
RelationshipsRestResourcesV1 - Class in org.exoplatform.social.rest.impl.relationship
 
RelationshipsRestResourcesV1() - Constructor for class org.exoplatform.social.rest.impl.relationship.RelationshipsRestResourcesV1
 
REMOTE_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
request(String, SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
request(SecurityContext, UriInfo) - Method in class org.exoplatform.social.rest.suggest.SpaceRestServices
 
RestChecker - Class in org.exoplatform.social.service.rest
The utility class for flow checking on rest methods.
RestChecker.SUPPORT_VERSION - Enum in org.exoplatform.social.service.rest
 
RestProperties - Class in org.exoplatform.social.rest.api
 
RestProperties() - Constructor for class org.exoplatform.social.rest.api.RestProperties
 
RestProperties - Class in org.exoplatform.social.service.rest
 
RestProperties() - Constructor for class org.exoplatform.social.service.rest.RestProperties
 
RestUtils - Class in org.exoplatform.social.rest.api
 
RestUtils() - Constructor for class org.exoplatform.social.rest.api.RestUtils
 
RestUtils - Class in org.exoplatform.social.service.rest
 
RestUtils() - Constructor for class org.exoplatform.social.service.rest.RestUtils
 
ROLE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

S

saveGroupSpaceBindings(UriInfo, String, List<String>) - Method in interface org.exoplatform.social.rest.api.GroupSpaceBindingRestResources
Return a list of binding in json format
saveGroupSpaceBindings(UriInfo, String, List<String>) - Method in class org.exoplatform.social.rest.impl.binding.GroupSpaceBindingRestResourcesV1
Return a list of binding in json format
searchActivities(UriInfo, String, int, int) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
searchConnection(UriInfo, SecurityContext, String, String, int, int, String, String) - Method in class org.exoplatform.social.service.rest.PeopleRestService
Deprecated.
SearchRestResourcesV1 - Class in org.exoplatform.social.rest.impl.search
 
SearchRestResourcesV1(SearchService) - Constructor for class org.exoplatform.social.rest.impl.search.SearchRestResourcesV1
 
searchSpaces(String, String, SecurityContext) - Method in class org.exoplatform.social.rest.api.LegacySpaceRestServiceImpl
Deprecated.
 
SecurityManager - Class in org.exoplatform.social.service.rest
The security manager helper class for Social Rest APIs.
SecurityManager() - Constructor for class org.exoplatform.social.service.rest.SecurityManager
 
SENDER - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
SENDER - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
serialVersionUID - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
setAboutMe(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setActivity(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setActivityId(String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
sets activityId
setActivityId(String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
sets activityId
setActivityId(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setActivityStream(DataEntity) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setActivityStream(ActivityStreamRestOut) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setActivityTitle(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setActivityTitle(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setAddedUsersCount(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setAppId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setAppId(String) - Method in class org.exoplatform.social.service.rest.AppsRestService.App
sets appId
setApplications(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setAppName(String) - Method in class org.exoplatform.social.service.rest.AppsRestService.App
sets application name
setApps(List<AppsRestService.App>) - Method in class org.exoplatform.social.service.rest.AppsRestService.AppList
sets application list
setAttachments(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setAvatar(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setAvatar(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setAvatar(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
setAvatarId(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setAvatarUrl(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setAvatarUrl(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
setAvatarURL(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setAvatarUrl(String) - Method in class org.exoplatform.social.service.rest.api.models.ProfileRestOut
Sets avatarURL of profile
setAvatarUrl(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setBanner(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setBannerId(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setBannerUrl(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setBannerUrl(String) - Method in class org.exoplatform.social.service.rest.api.models.ProfileRestOut
 
setBindingId(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setBody(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setBody(String) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setBody(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setBody(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets the activity body, optional value.
setBody(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setBound(boolean) - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
setCanEdit(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setChildGroupNodesEntities(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
setCity(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setCity(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setComment(ActivitySearchResultEntity) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setComments(LinkEntity) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setComments(List<ExoSocialActivity>) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
sets comment list
setComments(List<CommentRestOut>) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setCommentsCount(long) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setCompany(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setCompany(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setCompany(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setConnectionsCount(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setConnectionsInCommonCount(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setCount(long) - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
setCountry(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setCountry(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setCreatedAt(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setCreatedAt(String) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
setCreateDate(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setCreateDate(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setDataEntity(DataEntity) - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
setDataIdentity(LinkEntity) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setDataReceiver(LinkEntity) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
setDataSender(LinkEntity) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
setDataSpace(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
setDataUser(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
setDatIdentity(LinkEntity) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setDeleted(Boolean) - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
setDeleted(Boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setDeleted(Boolean) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setDeleted(Boolean) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setDepartment(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setDepartment(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setDescription(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setDescription(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setDescription(String) - Method in class org.exoplatform.social.service.rest.LinkShare
Set new value for description.
setDescription(String) - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
setDestinationFolder(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
setDeveloperMessage(String) - Method in class org.exoplatform.social.rest.api.ErrorResource
 
setDisplayName(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setDisplayName(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setDisplayName(String) - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
setEmail(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setEmail(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setEnable(Boolean) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setEnabled(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setEndDate(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setEndDate(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setErrorMessages(Map<String, String>) - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
setExcerpts(List<String>) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setExperiences(List<ExperienceEntity>) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setExperiences(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setFaviconUrl(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Sets the favicon url.
setFiles(List<ActivityFileRestIn>) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets activity files.
setFirstname(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setFirstname(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setFullname(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setFullname(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setFullName(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Sets the full name.
setFullName(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setFullName(String) - Method in class org.exoplatform.social.service.rest.api.models.ProfileRestOut
Sets fullName of profile
setFullName(String) - Method in class org.exoplatform.social.service.rest.Like
sets user full name
setGender(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setGender(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setGlobalId(GlobalId) - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
setGroup(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingEntity
 
setGroup(DataEntity) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setGroup(String) - Method in class org.exoplatform.social.rest.entity.MembershipEntityWrapper
 
setGroupId(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setGroupId(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
Sets the group id.
setGroupName(String) - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
setHasBindings(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setHref(String) - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
setId(String) - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
setId(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setId(String) - Method in class org.exoplatform.social.rest.entity.SpacesAdministrationMembershipsEntity
 
setId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
setId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setId(String) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
setId(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Sets Id of Identity
setId(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setId(String) - Method in class org.exoplatform.social.service.rest.IdentityRestService.UserId
sets id
setId(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
setIdentity(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setIdentity(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setIdentity(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIdentity(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setIdentity(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setIdentityId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setIdentityId(String) - Method in class org.exoplatform.social.service.rest.Like
sets identityId who likes
setImId(String) - Method in class org.exoplatform.social.rest.entity.IMEntity
 
setIms(List<IMEntity>) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIms(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setImType(String) - Method in class org.exoplatform.social.rest.entity.IMEntity
 
setInvalid(boolean) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
setInvitedMembers(List<Identity>) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setIsCurrent(Boolean) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setIsGroupBound(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsInvited(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsInvited(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setIsManager(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsManager(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setIsMember(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsMember(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setIsPending(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsPending(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setIsSpaceRedactor(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsSpacesManager(boolean) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setIsUserBound(boolean) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setLang(String) - Method in class org.exoplatform.social.service.rest.LinkShareRequest
sets language
setLastname(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setLastname(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setLastUpdatedTime(long) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setLastUpdatedTime(Long) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setLiked(Boolean) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setLikedByIdentities(List<IdentityRestOut>) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setLikes(LinkEntity) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setLikes(LinkEntity) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setLikes(List<Like>) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
sets like list
setLikesCount(long) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setLimit(int) - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
setLink(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setLink(String) - Method in class org.exoplatform.social.service.rest.LinkShareRequest
sets link
setLink(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
 
setLocation(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setLocation(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setManagers(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setManagersCount(int) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setMembers(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setMembersCount(int) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setMemberships(List<MembershipEntry>) - Method in class org.exoplatform.social.rest.entity.SpacesAdministrationMembershipsEntity
 
setMembershipType(String) - Method in class org.exoplatform.social.rest.entity.MembershipEntityWrapper
 
setMentions(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setMentions(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setMessage(String) - Method in class org.exoplatform.social.rest.api.ErrorResource
 
setMoreSpacesUrl(String) - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
Set the url of all spaces.
setName(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
setName(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
Sets the name of the space.
setNumberOfComments(int, ExoSocialActivity, String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
Sets the number of comments to be returned.
setNumberOfLikes(int, ExoSocialActivity, String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
Sets the number of likes to be returned.
setOffset(int) - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
setOperationType(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setOptions(List<IdentityNameList.Option>) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList
 
setOrder(int) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
setOwner(DataEntity) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setParentCommentId(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setParentId(String) - Method in class org.exoplatform.social.rest.entity.GroupNodeEntity
 
setPassword(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setPending(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setPermaLink(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Sets the perma link of activity stream.
setPhoneNumber(String) - Method in class org.exoplatform.social.rest.entity.PhoneEntity
 
setPhones(List<PhoneEntity>) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setPhones(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setPhoneType(String) - Method in class org.exoplatform.social.rest.entity.PhoneEntity
 
setPosition(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setPosition(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setPosition(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setPosition(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setPosition(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setPostedTime(long) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setPostedTime(Long) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setPostedTime(Long) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
setPoster(IdentityEntity) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setPoster(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setPosterIdentity(IdentityRestOut) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setPosterIdentity(IdentityRestOut) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
setPosterIdentity(ExoSocialActivity, String) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
setPrettyId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Sets the pretty id.
setPrettyName(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setPrettyPostedTime(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setPriority(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setPriority(Float) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets the activity priority, optional value.
setPriority(Float) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setProcessedCount(long) - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
setProfession(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setProfession(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setProfile(ProfileEntity) - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
setProfile(ProfileRestOut) - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Sets profile of Identity
setProfileUrl(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setProfileUrl(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
 
setProperty(String, Object) - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
setProperty(String, Object) - Method in class org.exoplatform.social.rest.entity.DataEntity
 
setProviderId(String) - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
setProviderId(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Sets providerId of Identity
setRead(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setReceiver(String) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
setRegistration(String) - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
setRelationshipStatus(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setRelationshipType(String) - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
 
setRemoteId(String) - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
setRemoteId(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityRestOut
Sets remoteId of Identity
setRemovedUsersCount(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setRole(String) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
setSender(String) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
setSize(int) - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
setSkills(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setSpace(DataEntity) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setSpace(SpaceEntity) - Method in class org.exoplatform.social.rest.entity.IdentityEntity
 
setSpace(String) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
setSpaceId(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingEntity
 
setSpaces(List<SpaceRest>) - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
sets space list
setSpacesCount(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setSpaceUrl(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
Sets the space url with new navigation controller (used only for MySpaces gadget).
setStartDate(String) - Method in class org.exoplatform.social.rest.entity.ExperienceEntity
 
setStartDate(String) - Method in class org.exoplatform.social.rest.entity.GroupSpaceBindingOperationReportEntity
 
setStatus(String) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
setStatus(String) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
setStorage(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
setStreamOwner(IdentityEntity) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setSubscription(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setSymetric(Boolean) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
 
setTeam(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setTeam(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setTemplate(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setTemplateParams(Map<String, String>) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setTemplateParams(Map<String, String>) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets the activity's template params, optional value.
setTemplateParams(Map<String, String>) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setText(String) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestIn
Sets the comment text.
setText(String) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
 
setText(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
setThumbnail(String) - Method in class org.exoplatform.social.service.rest.Like
sets thumbnail url
setTimeZone(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setTimeZoneDSTSavings(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setTitle(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setTitle(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setTitle(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets the activity title, required value.
setTitle(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setTitle(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Sets the activity stream title.
setTitle(String) - Method in class org.exoplatform.social.service.rest.LinkShare
Set new value for title.
setTitleId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets activity's title id, optional value.
setTitleId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setTotalBoundUsers(Long) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setTotalNumberOfComments(Integer) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setTotalNumberOfLikes(Integer) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setType(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setType(String) - Method in class org.exoplatform.social.rest.entity.ActivitySearchResultEntity
 
setType(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestIn
Sets the activity type, optional value.
setType(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
 
setType(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
Sets the activity stream type.
setType(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
setType(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
setUpdateDate(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
 
setUpdateDate(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
 
setUploadId(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityFileRestIn
 
setUrl(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setUrl(String) - Method in class org.exoplatform.social.rest.entity.URLEntity
 
setUrl(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
Sets the url.
setUrls(List<URLEntity>) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setUrls(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setUser(String) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
setUsername(String) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
 
setUsername(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
 
setUsername(String) - Method in class org.exoplatform.social.service.rest.Like
sets userName
setValue(String) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
 
setVersion(String) - Method in class org.exoplatform.social.service.rest.api.models.Version
Sets the latest social rest api version.
setVisibility(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
 
setVisibility(String) - Method in class org.exoplatform.social.service.rest.SpaceRestIn
 
setWarnMessages(Map<String, List<String>>) - Method in class org.exoplatform.social.rest.api.UserImportResultEntity
 
showApps(UriInfo, String) - Method in class org.exoplatform.social.service.rest.AppsRestService
Gets applications from the application registry service of the portal.
showComments(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
showComments(UriInfo, String, String, String, Integer, Integer) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
showLikes(UriInfo, String, String, String) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
showMySpaceList(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.SpacesRestService
Deprecated.
showPendingSpaceList(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.SpacesRestService
Gets a user's pending spaces.
SKILLS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
SocialResponseFilter - Class in org.exoplatform.social.rest.filter
 
SocialResponseFilter() - Constructor for class org.exoplatform.social.rest.filter.SocialResponseFilter
 
SocialRest - Interface in org.exoplatform.social.rest.api
 
SPACE_ACTIVITY_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
SPACE_ACTIVITY_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
SpaceEntity - Class in org.exoplatform.social.rest.entity
 
SpaceEntity() - Constructor for class org.exoplatform.social.rest.entity.SpaceEntity
 
SpaceEntity(String) - Constructor for class org.exoplatform.social.rest.entity.SpaceEntity
 
SpaceList() - Constructor for class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
 
SpaceMembershipEntity - Class in org.exoplatform.social.rest.entity
 
SpaceMembershipEntity() - Constructor for class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
SpaceMembershipEntity(String) - Constructor for class org.exoplatform.social.rest.entity.SpaceMembershipEntity
 
SpaceMembershipRestResources - Interface in org.exoplatform.social.rest.api
 
SpaceMembershipRestResourcesV1 - Class in org.exoplatform.social.rest.impl.spacemembership
 
SpaceMembershipRestResourcesV1(SpaceService, IdentityManager) - Constructor for class org.exoplatform.social.rest.impl.spacemembership.SpaceMembershipRestResourcesV1
 
SpaceRest - Class in org.exoplatform.social.service.rest
 
SpaceRest(Space) - Constructor for class org.exoplatform.social.service.rest.SpaceRest
The constructor.
SpaceRestIn - Class in org.exoplatform.social.service.rest
 
SpaceRestIn() - Constructor for class org.exoplatform.social.service.rest.SpaceRestIn
 
SpaceRestResources - Interface in org.exoplatform.social.rest.api
 
SpaceRestResourcesV1 - Class in org.exoplatform.social.rest.impl.space
 
SpaceRestResourcesV1(SpaceService, IdentityManager, UploadService) - Constructor for class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
 
SpaceRestServices - Class in org.exoplatform.social.rest.suggest
 
SpaceRestServices(ExoContainerContext) - Constructor for class org.exoplatform.social.rest.suggest.SpaceRestServices
 
SPACES - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
SPACES_MEMBERSHIP_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
SPACES_MEMBERSHIP_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
SPACES_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
SPACES_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
SpacesAdministrationMembershipsEntity - Class in org.exoplatform.social.rest.entity
 
SpacesAdministrationMembershipsEntity() - Constructor for class org.exoplatform.social.rest.entity.SpacesAdministrationMembershipsEntity
 
SpacesAdministrationMembershipsEntity(String, List<MembershipEntry>) - Constructor for class org.exoplatform.social.rest.entity.SpacesAdministrationMembershipsEntity
 
SpacesAdministrationRestResourcesV1 - Class in org.exoplatform.social.rest.impl.spacesadministration
 
SpacesAdministrationRestResourcesV1(SpacesAdministrationService, UserACL) - Constructor for class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
SpacesRestService - Class in org.exoplatform.social.service.rest
Provides services for the space gadget to display a user's spaces and pending spaces.
SpacesRestService(SpaceService, WebAppController) - Constructor for class org.exoplatform.social.service.rest.SpacesRestService
 
SpacesRestService.SpaceList - Class in org.exoplatform.social.service.rest
List that contains space from space service.
Need this class for converter from rest service.
SpaceTemplatesRestResourcesV1 - Class in org.exoplatform.social.rest.impl.spacetemplates
Provides REST Services for manipulating space templates.
SpaceTemplatesRestResourcesV1(SpaceTemplateService, ConfigurationManager) - Constructor for class org.exoplatform.social.rest.impl.spacetemplates.SpaceTemplatesRestResourcesV1
 
start() - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
START_DATE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
startElement(QName, XMLAttributes, Augmentations) - Method in class org.exoplatform.social.service.rest.LinkShare
filter method is called back when scanning meets start element tag
STATUS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
stop() - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
SUB_COMMENTS - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
SUBSCRIPTION - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
suggestSpacenames(UriInfo, HttpServletRequest, String, String, String, String, String) - Method in class org.exoplatform.social.service.rest.SpacesRestService
suggestUsernames(UriInfo, String, String, String, String, String, String) - Method in class org.exoplatform.social.service.rest.PeopleRestService
Gets users' names that match the input string for suggestion.
suggestUsernames(UriInfo, SecurityContext, String) - Method in class org.exoplatform.social.service.rest.PeopleRestService
SUPPORT_TYPE - Static variable in class org.exoplatform.social.rest.api.RestUtils
 
SUPPORT_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
SUPPORTED_VERSIONS - Static variable in class org.exoplatform.social.service.rest.api.VersionResources
The supported versions
SYMETRIC - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

T

TEAM - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
TIME_ZONE - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
TIME_ZONE_DST - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
TITLE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
toJSONObject() - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
toJSONObject() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
toJSONObject() - Method in class org.exoplatform.social.rest.entity.DataEntity
 
toJsonString(Object) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
 
toString() - Method in class org.exoplatform.social.rest.entity.BaseEntity
 
toString() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
 
toString() - Method in class org.exoplatform.social.rest.entity.DataEntity
 
toString() - Method in class org.exoplatform.social.rest.entity.LinkEntity
 
toString() - Method in enum org.exoplatform.social.service.rest.api.models.ActivityRestListOut.Field
Gets the string field name.
toString() - Method in enum org.exoplatform.social.service.rest.api.models.ActivityRestOut.Field
 
toString() - Method in enum org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut.Field
Gets the string field name.
toString() - Method in enum org.exoplatform.social.service.rest.api.models.CommentRestOut.Field
 
toString() - Method in enum org.exoplatform.social.service.rest.api.models.IdentityRestOut.Field
 
toString() - Method in enum org.exoplatform.social.service.rest.api.models.ProfileRestOut.Field
 
toString() - Method in class org.exoplatform.social.service.rest.IdentityRestService.UserId
 
toString() - Method in enum org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut.Field
 
TYPE - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
TYPE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

U

UPDATE_DATE - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
UPDATE_DATE - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
updateActivityById(UriInfo, String, String, ActivityEntity) - Method in interface org.exoplatform.social.rest.api.ActivityRestResources
Process to update the title of an activity by id
updateActivityById(UriInfo, String, String, ActivityEntity) - Method in class org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
 
updateComment(UriInfo, String, String, String, ExoSocialActivityImpl) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
updateCommentById(UriInfo, String, String, ActivityEntity) - Method in interface org.exoplatform.social.rest.api.CommentRestResources
Process to update the title of a comment by id
updateCommentById(UriInfo, String, String, ActivityEntity) - Method in class org.exoplatform.social.rest.impl.comment.CommentRestResourcesV1
 
updateIdentityById(UriInfo, String, String, ProfileEntity) - Method in interface org.exoplatform.social.rest.api.IdentityRestResources
Process to update an identity by id
updateIdentityById(UriInfo, String, String, ProfileEntity) - Method in class org.exoplatform.social.rest.impl.identity.IdentityRestResourcesV1
Process to update an identity by id
updateLike(UriInfo, String, String, String, Like) - Method in class org.exoplatform.social.service.rest.ActivitiesRestService
Deprecated.
Deprecated from 4.3.x. Replaced by a new API ActivityRestResourcesV1.addLike(UriInfo, String, String)
updateRelationshipById(UriInfo, String, String, RelationshipEntity) - Method in interface org.exoplatform.social.rest.api.RelationshipsRestResources
Process to update a relationship by id
updateRelationshipById(UriInfo, String, String, RelationshipEntity) - Method in class org.exoplatform.social.rest.impl.relationship.RelationshipsRestResourcesV1
 
updateSpaceById(UriInfo, String, String, SpaceEntity) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
Process to update a space by id
updateSpaceById(UriInfo, String, String, SpaceEntity) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
Process to update a space by id
updateSpaceMembershipById(UriInfo, String, String, SpaceMembershipEntity) - Method in interface org.exoplatform.social.rest.api.SpaceMembershipRestResources
Process to update a spaceMembership by id
updateSpaceMembershipById(UriInfo, String, String, SpaceMembershipEntity) - Method in class org.exoplatform.social.rest.impl.spacemembership.SpaceMembershipRestResourcesV1
 
updateSpacesAdministrators(UriInfo, List<MembershipEntityWrapper>) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
updateSpacesCreators(UriInfo, List<MembershipEntityWrapper>) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
 
updateUserById(UriInfo, String, String, UserEntity) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
updateUserById(UriInfo, String, String, UserEntity) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
updateUserProfileAttribute(String, String, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
updateUserProfileAttributes(HttpServletRequest, String, ProfileEntity) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
updateUsersRelationship(UriInfo, RelationshipEntity, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 
updateUsersRelationshipsById(UriInfo, String, String, RelationshipEntity) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
Update a relationship by id
updateUsersRelationshipsById(UriInfo, String, String, RelationshipEntity) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
Deprecated.
URL - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
URLEntity - Class in org.exoplatform.social.rest.entity
 
URLEntity() - Constructor for class org.exoplatform.social.rest.entity.URLEntity
 
URLEntity(String) - Constructor for class org.exoplatform.social.rest.entity.URLEntity
 
URLS - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
URLS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
USER_ACTIVITY_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
USER_ACTIVITY_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
USER_FIELD_VALIDATORS - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
USER_NAME - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
UserEntity - Class in org.exoplatform.social.rest.entity
 
UserEntity() - Constructor for class org.exoplatform.social.rest.entity.UserEntity
 
UserEntity(String) - Constructor for class org.exoplatform.social.rest.entity.UserEntity
 
UserId() - Constructor for class org.exoplatform.social.service.rest.IdentityRestService.UserId
constructor
UserId(String) - Constructor for class org.exoplatform.social.service.rest.IdentityRestService.UserId
constructor
UserImportResultEntity - Class in org.exoplatform.social.rest.api
 
UserImportResultEntity() - Constructor for class org.exoplatform.social.rest.api.UserImportResultEntity
 
UserImportResultEntity(long, long, Map<String, String>, Map<String, List<String>>) - Constructor for class org.exoplatform.social.rest.api.UserImportResultEntity
 
UserInfo() - Constructor for class org.exoplatform.social.service.rest.PeopleRestService.UserInfo
 
USERNAME - Static variable in class org.exoplatform.social.rest.entity.ProfileEntity
 
USERNAME_VALIDATOR - Static variable in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
UserRestResources - Interface in org.exoplatform.social.rest.api
 
UserRestResourcesV1 - Class in org.exoplatform.social.rest.impl.user
Provides REST Services for manipulating jobs related to users.
UserRestResourcesV1(UserACL, OrganizationService, IdentityManager, RelationshipManager, UserStateService, SpaceService, UploadService) - Constructor for class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
 
UserRestResourcesV1.ACTIVITY_STREAM_TYPE - Enum in org.exoplatform.social.rest.impl.user
 
USERS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
USERS_RELATIONSHIP_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
USERS_RELATIONSHIP_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
USERS_TYPE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
USERS_TYPE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
UsersRelationshipsRestResources - Interface in org.exoplatform.social.rest.api
 
UsersRelationshipsRestResourcesV1 - Class in org.exoplatform.social.rest.impl.userrelationship
 
UsersRelationshipsRestResourcesV1(RelationshipManager) - Constructor for class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 
Util - Class in org.exoplatform.social.service.rest
Util.java: utility class for rest
.

V

validateRequestToJoinSpace(UriInfo, String, String, String, String, String) - Method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
Adds a member to a space and update notification.
validateRequestToJoinSpace(String, String) - Method in class org.exoplatform.social.service.rest.NotificationsRestService
Adds a member to a space, then redirects to the space's members page.
VALUE - Static variable in class org.exoplatform.social.rest.api.EntityBuilder
 
VALUE - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
valueOf(String) - Static method in enum org.exoplatform.social.rest.impl.user.UserRestResourcesV1.ACTIVITY_STREAM_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.api.models.ActivityRestListOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.api.models.ActivityRestOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.api.models.CommentRestOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.api.models.IdentityRestOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.api.models.ProfileRestOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.NotificationsRestService.URL_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.service.rest.RestChecker.SUPPORT_VERSION
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.social.rest.impl.user.UserRestResourcesV1.ACTIVITY_STREAM_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.api.models.ActivityRestListOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.api.models.ActivityRestOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.api.models.CommentRestOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.api.models.IdentityRestOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.api.models.ProfileRestOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.NotificationsRestService.URL_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.service.rest.RestChecker.SUPPORT_VERSION
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class org.exoplatform.social.service.rest.LinkShareRequest
verifies if this request is valid
Version - Class in org.exoplatform.social.service.rest.api.models
Version class to expose as json response object.
Version() - Constructor for class org.exoplatform.social.service.rest.api.models.Version
 
VERSION_ONE - Static variable in class org.exoplatform.social.service.rest.api.VersionResources
 
VersionResources - Class in org.exoplatform.social.service.rest.api
Provides the latest REST service version.
VersionResources() - Constructor for class org.exoplatform.social.service.rest.api.VersionResources
 
Versions - Class in org.exoplatform.social.service.rest.api.models
Java class for anonymous complex type.
Versions() - Constructor for class org.exoplatform.social.service.rest.api.models.Versions
 
versions - Variable in class org.exoplatform.social.service.rest.api.models.Versions
 
VISIBILITY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright © 2003–2020 eXo Platform SAS. All rights reserved.