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

A

ACTIVITIES_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
ActivityRestResourcesV1 - Class in org.exoplatform.addons.lecko.social.rest.impl.activity
 
ActivityRestResourcesV1() - Constructor for class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
addActivityByUser(UriInfo, String, String, ActivityEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
addLike(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
addUser(UriInfo, String, UserEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
API_ACCESS_GROUP - Static variable in class org.exoplatform.addons.lecko.social.rest.api.Utils
 

B

build() - Method in interface org.exoplatform.addons.lecko.DataBuilder
 
build() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 
buildEntityFromActivity(ExoSocialActivity, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
Get a ActivityEntity 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.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityFromComment(ExoSocialActivity, String, String, int, int) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityFromLike(ExoSocialActivity, String, String, int, int) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityFromSpace(Space, String, String, String) - Static method in class org.exoplatform.addons.lecko.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.addons.lecko.social.rest.api.EntityBuilder
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.addons.lecko.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.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityProfile(Profile, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityProfile(String, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityProfiles(String[], String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
buildEntityRelationship(Relationship, String, String, boolean) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
Get a RelationshipEntity from a relationship in order to build a json object for the rest service
buildLeckoData() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
Build dump data.
buildLinkForHeader(Object, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
{@code "https://localhost:8080/rest/users?
buildRelationshipEntities(List<Relationship>, UriInfo) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 

C

COMMENTS_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
countStatus() - Method in class org.exoplatform.addons.lecko.JobStatusService
 
createOpp(HttpServletRequest, String) - Method in class org.exoplatform.addons.lecko.rest.LeckoRestService
 
createSpace(UriInfo, String, SpaceEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1

D

DataBuilder - Interface in org.exoplatform.addons.lecko
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
deleteActivityById(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
deleteDumpFile() - Method in interface org.exoplatform.addons.lecko.DataBuilder
 
deleteDumpFile() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 
deleteLike(UriInfo, String, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
deleteSpaceById(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
deleteUserById(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
doUpload() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
 

E

enableLeckoJob(boolean) - Method in class org.exoplatform.addons.lecko.LeckoServiceController
 
EntityBuilder - Class in org.exoplatform.addons.lecko.social.rest.api
 
EntityBuilder() - Constructor for class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
execute(JobExecutionContext) - Method in class org.exoplatform.addons.lecko.job.StartLeckoExportJob
 
execute(JobExecutionContext) - Method in class org.exoplatform.addons.lecko.job.StopLeckoExportJob
 
execute(JobExecutionContext) - Method in class org.exoplatform.addons.lecko.job.UploadAnResetLeckoDataJob
 
ExoSocialConnector - Interface in org.exoplatform.addons.lecko.social.client.rest.connector
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Sep 29, 2015
ExoSocialConnectorImpl - Class in org.exoplatform.addons.lecko.social.client.rest.connector
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Sep 29, 2015
ExoSocialConnectorImpl(InitParams) - Constructor for class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 

F

findByIdentityId(String) - Method in class org.exoplatform.addons.lecko.JobStatusService
 
findJobStatusByIdentityId(String) - Method in class org.exoplatform.addons.lecko.dao.JobStatusHandler
 

G

get(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.HttpUtils
 
getActivitiesBySpaceID(String, int, int) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getActivitiesBySpaceID(String, int, int) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getActivitiesByUserID(String, int, int) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getActivitiesByUserID(String, int, int) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getActivitiesOfCurrentUser(UriInfo, int, int, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
getActivitiesOfUser(UriInfo, String, String, int, int, String, String, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
getActivityById(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
getActivityComments(String) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getActivityComments(String) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getActivityData(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getActivityLikes(String) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getActivityLikes(String) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getActivityStream(ExoSocialActivity, Identity) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
Get the activityStream's information related to the activity.
getBuildStatus() - Method in interface org.exoplatform.addons.lecko.DataBuilder
 
getBuildStatus() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 
getCommentsActivityRestUrl(String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
Get the rest url in order to load all comments of an activity
getCommentsOfActivity(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
getCommentsUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getConnectionOfUser(UriInfo, String, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
getEnableLeckoJob() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
 
getFileName() - Static method in class org.exoplatform.addons.lecko.LeckoServiceController
 
getId() - Method in class org.exoplatform.addons.lecko.dao.JobStatus
 
getIdentityId() - Method in class org.exoplatform.addons.lecko.dao.JobStatus
 
getJobStatus() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
get Job Status
getLikesActivityOfUser(UriInfo, String, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
getLikesOfActivity(UriInfo, String, int, int, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
getLikesUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getMembersSpaceRestUrl(String, boolean, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
Get the rest url to load all members or managers of a space
getPercent() - Method in interface org.exoplatform.addons.lecko.DataBuilder
 
getPercent() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 
getResponse(Object, UriInfo, MediaType, Response.Status) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
Gets the response object constructed from the provided params.
getRootPath() - Static method in class org.exoplatform.addons.lecko.LeckoServiceController
 
getService(Class<T>) - Static method in class org.exoplatform.addons.lecko.LeckoServiceController
 
getSpaceActivities(String, int, int) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getSpaceActivitiesById(UriInfo, String, int, int, String, String, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
getSpaceById(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
getSpaceMembers(UriInfo, String, String, int, int, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
getSpaceMembershipsUri() - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getSpaces(int, int) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getSpaces(int, int) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getSpaces(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
getSpacesOfUser(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
getSpacesUri(int, int) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUserActivities(String, int, int) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUserActivitiesUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUserByEmail(String) - Static method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
Checks if input email is existing already or not.
getUserById(String) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getUserById(String) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getUserById(UriInfo, String, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
getUserConnectionsUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUserRelationshipsUri() - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUserRelationshipUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUsers(int, int) - Method in interface org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnector
 
getUsers(int, int) - Method in class org.exoplatform.addons.lecko.social.client.rest.connector.ExoSocialConnectorImpl
 
getUsers(UriInfo, String, int, int, boolean, String) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
getUserSpacesUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUsersUri(int, int) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
getUserUri(String) - Static method in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 

H

HttpUtils - Class in org.exoplatform.addons.lecko.social.client.rest.connector
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Sep 29, 2015
HttpUtils() - Constructor for class org.exoplatform.addons.lecko.social.client.rest.connector.HttpUtils
 

I

IDENTITIES_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
isMemberOfAPIAccessGroup() - Static method in class org.exoplatform.addons.lecko.social.rest.api.Utils
Check if the authenticated user is a member of the api access group

J

JobStatus - Class in org.exoplatform.addons.lecko.dao
Created by Romain Dénarié (romain.denarie@exoplatform.com) on 22/06/16.
JobStatus() - Constructor for class org.exoplatform.addons.lecko.dao.JobStatus
 
JobStatusHandler - Class in org.exoplatform.addons.lecko.dao
 
JobStatusHandler() - Constructor for class org.exoplatform.addons.lecko.dao.JobStatusHandler
 
JobStatusService - Class in org.exoplatform.addons.lecko
Created by Romain Dénarié (romain.denarie@exoplatform.com) on 22/06/16.
JobStatusService() - Constructor for class org.exoplatform.addons.lecko.JobStatusService
 

K

KEY - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 

L

LeckoRestService - Class in org.exoplatform.addons.lecko.rest
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
LeckoRestService() - Constructor for class org.exoplatform.addons.lecko.rest.LeckoRestService
 
LeckoServiceController - Class in org.exoplatform.addons.lecko
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
LeckoServiceController() - Constructor for class org.exoplatform.addons.lecko.LeckoServiceController
 
LIKES_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
loadActivityStream(PrintWriter) - Method in class org.exoplatform.addons.lecko.SpaceActivity
 
loadActivityStream(PrintWriter) - Method in class org.exoplatform.addons.lecko.UserActivity
 

O

org.exoplatform.addons.lecko - package org.exoplatform.addons.lecko
 
org.exoplatform.addons.lecko.dao - package org.exoplatform.addons.lecko.dao
 
org.exoplatform.addons.lecko.job - package org.exoplatform.addons.lecko.job
 
org.exoplatform.addons.lecko.rest - package org.exoplatform.addons.lecko.rest
 
org.exoplatform.addons.lecko.social.client.rest.connector - package org.exoplatform.addons.lecko.social.client.rest.connector
 
org.exoplatform.addons.lecko.social.rest.api - package org.exoplatform.addons.lecko.social.rest.api
 
org.exoplatform.addons.lecko.social.rest.impl.activity - package org.exoplatform.addons.lecko.social.rest.impl.activity
 
org.exoplatform.addons.lecko.social.rest.impl.space - package org.exoplatform.addons.lecko.social.rest.impl.space
 
org.exoplatform.addons.lecko.social.rest.impl.user - package org.exoplatform.addons.lecko.social.rest.impl.user
 
org.exoplatform.addons.lecko.Utils - package org.exoplatform.addons.lecko.Utils
 

P

postActivityOnSpace(UriInfo, String, String, ActivityRestIn) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
postComment(UriInfo, String, String, CommentEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 

R

resetExtraction() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
Upload dump to lecko server.
resetStatus() - Method in class org.exoplatform.addons.lecko.dao.JobStatusHandler
 
resetStatus() - Method in class org.exoplatform.addons.lecko.JobStatusService
 
REST_URL - Static variable in class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
resumeBuild() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 
run() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 

S

send(String) - Method in class org.exoplatform.addons.lecko.Utils.SftpClient
 
ServiceInfo - Class in org.exoplatform.addons.lecko.social.client.rest.connector
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Sep 29, 2015
ServiceInfo() - Constructor for class org.exoplatform.addons.lecko.social.client.rest.connector.ServiceInfo
 
setId(long) - Method in class org.exoplatform.addons.lecko.dao.JobStatus
 
setIdentityId(String) - Method in class org.exoplatform.addons.lecko.dao.JobStatus
 
SftpClient - Class in org.exoplatform.addons.lecko.Utils
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
SftpClient() - Constructor for class org.exoplatform.addons.lecko.Utils.SftpClient
 
SimpleDataBuilder - Class in org.exoplatform.addons.lecko
Created by The eXo Platform SAS.
SimpleDataBuilder(ExoSocialConnector, SpaceService, JobStatusService) - Constructor for class org.exoplatform.addons.lecko.SimpleDataBuilder
 
SPACE_ACTIVITY_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
SpaceActivity - Class in org.exoplatform.addons.lecko
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
SpaceActivity(String, String, ExoSocialConnector) - Constructor for class org.exoplatform.addons.lecko.SpaceActivity
 
SpaceRestResourcesV1 - Class in org.exoplatform.addons.lecko.social.rest.impl.space
 
SpaceRestResourcesV1() - Constructor for class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
 
SPACES_MEMBERSHIP_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
SPACES_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
start() - Method in class org.exoplatform.addons.lecko.JobStatusService
 
start() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
 
StartLeckoExportJob - Class in org.exoplatform.addons.lecko.job
 
StartLeckoExportJob() - Constructor for class org.exoplatform.addons.lecko.job.StartLeckoExportJob
 
stop() - Method in class org.exoplatform.addons.lecko.JobStatusService
 
stop() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
 
stopBuild() - Method in interface org.exoplatform.addons.lecko.DataBuilder
 
stopBuild() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
 
stopLeckoExport() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
Stop dump data.
StopLeckoExportJob - Class in org.exoplatform.addons.lecko.job
 
StopLeckoExportJob() - Constructor for class org.exoplatform.addons.lecko.job.StopLeckoExportJob
 
storeStatus(String) - Method in class org.exoplatform.addons.lecko.JobStatusService
 

U

updateActivityById(UriInfo, String, String, ActivityEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.activity.ActivityRestResourcesV1
 
updateSpaceById(UriInfo, String, String, SpaceEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.space.SpaceRestResourcesV1
updateUserById(UriInfo, String, String, UserEntity) - Method in class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
UploadAnResetLeckoDataJob - Class in org.exoplatform.addons.lecko.job
 
UploadAnResetLeckoDataJob() - Constructor for class org.exoplatform.addons.lecko.job.UploadAnResetLeckoDataJob
 
UploadLeckoData() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
Upload dump to lecko server.
USER_ACTIVITY_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
UserActivity - Class in org.exoplatform.addons.lecko
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
UserActivity(String, ExoSocialConnector) - Constructor for class org.exoplatform.addons.lecko.UserActivity
 
UserRestResourcesV1 - Class in org.exoplatform.addons.lecko.social.rest.impl.user
Provides REST Services for manipulating jobs related to users.
UserRestResourcesV1() - Constructor for class org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1
 
UserRestResourcesV1.ACTIVITY_STREAM_TYPE - Enum in org.exoplatform.addons.lecko.social.rest.impl.user
 
USERS_RELATIONSHIP_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
USERS_TYPE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
Utils - Class in org.exoplatform.addons.lecko.social.rest.api
 
Utils() - Constructor for class org.exoplatform.addons.lecko.social.rest.api.Utils
 

V

VALUE - Static variable in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
 
valueOf(String) - Static method in enum org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1.ACTIVITY_STREAM_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.addons.lecko.social.rest.impl.user.UserRestResourcesV1.ACTIVITY_STREAM_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J K L O P R S U V 
Skip navigation links

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