- 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.
- 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.
- 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.
- 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.
- 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.api.RestProperties
-
- COMPANY - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- 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.
- 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, Activity, 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.
- 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
-
- 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
-
- GENDER - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- 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
-
- 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
-
- getActivityConnectionsOfAuthenticatedByTimestamp(UriInfo, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
-
- getActivityFeedOfAuthenticated(UriInfo, String, String, int, String, String, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
-
- 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
-
- 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
-
- getActivitySpacesOfAuthenticatedByTimestamp(UriInfo, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
-
- 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
-
- getActivityStreamOfIdentityByTimestamp(UriInfo, String, String, String, int, Long, Long, int, int) - Method in class org.exoplatform.social.service.rest.api.ActivityStreamResources
-
- getActivityTitle() - Method in class org.exoplatform.social.service.rest.api.models.PeopleInfo
-
- getActivityTitle() - Method in class org.exoplatform.social.service.rest.PeopleRestService.ConnectionInfoRestOut
-
- getAllSettings(UriInfo) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
-
- 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
-
- 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
- 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.
- getBody() - Method in class org.exoplatform.social.rest.entity.ActivityEntity
-
- getBody() - Method in class org.exoplatform.social.rest.entity.CommentEntity
-
- getBody() - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
-
- 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.
- 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
-
- getConnectionOfUser(UriInfo, String, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
-
- getConnectionOfUser(UriInfo, String, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
-
- 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.
- 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
-
- 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
-
- 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
-
- getEntities() - Method in class org.exoplatform.social.rest.entity.CollectionEntity
-
- 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.
- 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
-
- 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.
- 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.SpacesAdministrationMembershipsEntity
-
- 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
-
- 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.service.rest.Util
-
- 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
- getIMs() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
-
- 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
-
- 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.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
-
- 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.
- getLongValue(UriInfo, String) - Static method in class org.exoplatform.social.rest.api.RestUtils
-
- getManagers() - 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
-
- 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
-
- 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
- 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.
- getModelIS() - Method in class org.exoplatform.social.service.rest.SocialUpdaterRest
-
- 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
-
- 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
-
- 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
-
- 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
-
- getPeopleInfo(UriInfo, SecurityContext, String, 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.
- getPhones() - Method in class org.exoplatform.social.rest.entity.ProfileEntity
-
- 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.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.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.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.
- 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
-
- 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
- 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
-
- 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.service.rest.Util
-
- 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
- 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
- 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
-
- 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
- getSpaceAvatarById(UriInfo, Request, String) - Method in class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
-
- getSpaceBannerById(UriInfo, Request, 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
- getSpaceInfo(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.SpacesRestService
-
Gets space display info
- getSpaceMembers(UriInfo, String, String, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.SpaceRestResources
-
Process to return a space by id
- getSpaceMembers(UriInfo, 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
-
- getSpaces(UriInfo, Request, 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, 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
-
- getSpacesCreators(UriInfo) - Method in class org.exoplatform.social.rest.impl.spacesadministration.SpacesAdministrationRestResourcesV1
-
- getSpaceService() - Static method in class org.exoplatform.social.service.rest.IntranetNotificationRestService
-
Gets a service which manages all things related to spaces.
- 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
-
- 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).
- getStatus() - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
-
- getStatus() - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
-
- getString(String) - Method in class org.exoplatform.social.rest.entity.BaseEntity
-
- getSubscription() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
-
- getSupportedVersions(UriInfo, String) - Method in class org.exoplatform.social.service.rest.api.VersionResources
-
Gets eXo Platform REST service versions that are supported.
- 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
- 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
-
- 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.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
-
- getUrl() - Method in class org.exoplatform.social.rest.entity.SpaceEntity
-
- 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) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
-
- getUserBannerById(UriInfo, Request, String, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
-
- getUserByEmail(String) - Static method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
-
Checks if input email is existing already or not.
- 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, boolean) - Static method in class org.exoplatform.social.service.rest.Util
-
- 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, int, int, boolean, String) - Method in interface org.exoplatform.social.rest.api.UserRestResources
-
Get all users, filter by name if exists.
- getUsers(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.social.rest.impl.user.UserRestResourcesV1
-
- 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
-
- 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(UriInfo) - Static method in class org.exoplatform.social.service.rest.Util
-
Get viewerId from servlet request data information provided by OpenSocial signed request.
- getViewerIdentity(String) - Static method in class org.exoplatform.social.service.rest.Util
-
- 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
-
- GLOBAL_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- GROUP_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- 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.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.rest.api.RestProperties
-
- IM_ID - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- IM_TYPE - Static variable in class org.exoplatform.social.rest.api.RestProperties
-
- IM_TYPE - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- IMS - Static variable in class org.exoplatform.social.service.rest.RestProperties
-
- IntranetNotificationRestService - Class in org.exoplatform.social.service.rest
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Nov 26, 2014
- IntranetNotificationRestService() - 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.rest.api.RestProperties
-
- 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
- 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.
- searchConnection(UriInfo, SecurityContext, String, String, int, int, String, String) - Method in class org.exoplatform.social.service.rest.PeopleRestService
-
- 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
-
- 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
-
- 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
-
- 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
-
- setBody(String) - Method in class org.exoplatform.social.rest.entity.ActivityEntity
-
- setBody(String) - Method in class org.exoplatform.social.rest.entity.CommentEntity
-
- setBody(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityRestOut
-
- 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
-
- 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
-
- 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
-
- 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
-
- setExperiences(List<DataEntity>) - 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.
- 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.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.
- 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.SpacesAdministrationMembershipsEntity
-
- 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
- setIms(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
-
- setIms(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.UserEntity
-
- setInvalid(boolean) - Method in class org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
-
- 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.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
- 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
- setManagers(LinkEntity) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
-
- setMembers(LinkEntity) - 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
-
- 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
-
- 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
-
- setPassword(String) - Method in class org.exoplatform.social.rest.entity.UserEntity
-
- setPermaLink(String) - Method in class org.exoplatform.social.service.rest.api.models.ActivityStreamRestOut
-
Sets the perma link of activity stream.
- setPhones(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.ProfileEntity
-
- setPhones(List<DataEntity>) - Method in class org.exoplatform.social.rest.entity.UserEntity
-
- 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.service.rest.api.models.ActivityRestOut
-
- setPostedTime(Long) - Method in class org.exoplatform.social.service.rest.api.models.CommentRestOut
-
- 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.
- 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
-
- 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
- setReceiver(String) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
-
- setRegistration(String) - Method in class org.exoplatform.social.service.rest.SpaceRestIn
-
- 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
- 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
-
- setSpace(String) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
-
- setSpaces(List<SpaceRest>) - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
-
sets space list
- setSpaceUrl(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
-
Sets the space url with new navigation controller (used only for MySpaces gadget).
- setStatus(String) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
-
- setStatus(String) - Method in class org.exoplatform.social.rest.entity.SpaceMembershipEntity
-
- setSubscription(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
-
- setSymetric(Boolean) - Method in class org.exoplatform.social.rest.entity.RelationshipEntity
-
- 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
- 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
-
- 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.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
-
- setUrl(String) - Method in class org.exoplatform.social.rest.entity.SpaceEntity
-
- setUrl(String) - Method in class org.exoplatform.social.service.rest.SpaceRest
-
Sets the url.
- setUrls(List<DataEntity>) - 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
-
- 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
-
- showMySpaceList(UriInfo, String, String) - Method in class org.exoplatform.social.service.rest.SpacesRestService
-
- 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.rest.api.RestProperties
-
- 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
-
- SocialUpdaterRest - Class in org.exoplatform.social.service.rest
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Oct
8, 2014
- SocialUpdaterRest() - Constructor for class org.exoplatform.social.service.rest.SocialUpdaterRest
-
constructor
- 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(IdentityManager) - Constructor for class org.exoplatform.social.rest.impl.space.SpaceRestResourcesV1
-
- 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() - Constructor for class org.exoplatform.social.service.rest.SpacesRestService
-
constructor
- SpacesRestService.SpaceList - Class in org.exoplatform.social.service.rest
-
List that contains space from space service.
Need this class for converter from rest
service.
- START_DATE - Static variable in class org.exoplatform.social.rest.api.RestProperties
-
- 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
-
- 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
-
- 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
-