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

A

AbstractSocialRestService - Class in org.exoplatform.social.rest.api
 
AbstractSocialRestService() - Constructor for class org.exoplatform.social.rest.api.AbstractSocialRestService
 
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.CommentList() - Constructor for class org.exoplatform.social.service.rest.ActivitiesRestService.CommentList
 
ActivitiesRestService.LikeList - Class in org.exoplatform.social.service.rest
LikeList model
ActivitiesRestService.LikeList() - Constructor for class org.exoplatform.social.service.rest.ActivitiesRestService.LikeList
 
ACTIVITY - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
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
 
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
 
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, ActivityEntity) - Method in interface org.exoplatform.social.rest.api.UserRestResources
 
addActivityByUser(UriInfo, String, String, ActivityEntity) - 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
addFullName(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserNameList
Add the user full name to fullNames list
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
addName(String) - Method in class org.exoplatform.social.service.rest.PeopleRestService.UserNameList
Add name to user name list
addName(String) - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceNameList
Add name to space name list
addSpace(SpaceRest) - Method in class org.exoplatform.social.service.rest.SpacesRestService.SpaceList
adds space to space list
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
 
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
 
ADMIN_GROUP - Static variable in class org.exoplatform.social.rest.api.RestUtils
 
ADMIN_GROUP - Static variable in class org.exoplatform.social.service.rest.RestUtils
 
APPLICATIONS - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
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.App() - Constructor for class org.exoplatform.social.service.rest.AppsRestService.App
 
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.
AppsRestService.AppList() - Constructor for class org.exoplatform.social.service.rest.AppsRestService.AppList
 
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.service.rest.RestProperties
 
AVATAR_URL - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

B

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
 
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(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
buildLinkForHeader(Object, String) - Static method in class org.exoplatform.social.rest.api.EntityBuilder
"https://localhost:8080/rest/users?offset=50&limit=25" Link: ; rel="previous", ; rel="next"
buildRelationshipEntities(List<Relationship>, UriInfo) - 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.
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
 
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
 
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() - 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.
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
Deprecated.
Deprecated from 4.3.x. Replaced by a new API ActivityRestResourcesV1#postComment(org.exoplatform.social.rest.impl.activity.UriInfo, String, String, org.exoplatform.social.rest.entity.CommentEntity)
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
createUsersRelationships(UriInfo, String, RelationshipEntity) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
 
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.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.
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
 
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
 
deleteUsersRelationshipsById(UriInfo, String, String) - Method in interface org.exoplatform.social.rest.api.UsersRelationshipsRestResources
Process to delete a relationship by id
deleteUsersRelationshipsById(UriInfo, String, String) - Method in class org.exoplatform.social.rest.impl.userrelationship.UsersRelationshipsRestResourcesV1
 
DESCRIPTION - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
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(org.exoplatform.social.rest.impl.activity.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(org.exoplatform.social.rest.impl.comment.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(org.exoplatform.social.rest.impl.activity.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.service.rest.RestProperties
 
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
END_DATE - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
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
 
ETAG - Static variable in class org.exoplatform.social.rest.api.RestProperties
 
ETAG - Static variable in class org.exoplatform.social.service.rest.RestProperties
 
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
 
formatISO8601(Date) - Static method in class org.exoplatform.social.rest.api.RestUtils
 
FULL_NAME - Static variable in class org.exoplatform.social.service.rest.RestProperties
 

G

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
Deprecated.
Deprecated from 4.3.x. Replaced by a new API ActivityRestResourcesV1#getActivityById(org.exoplatform.social.rest.impl.activity.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.PeopleRestService.ConnectionInfoRestOut
 
getActivityTitle() - Method in class org.exoplatform.social.service.rest.PeopleRestService.PeopleInfo
 
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.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.PeopleRestService.PeopleInfo
 
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
 
getCurrentServletRequest() - Static method in class org.exoplatform.social.service.rest.Util
Gets current http servlet request provided by Rest Service Framework.
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?

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