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

A

AccessDeniedException - Exception in org.exoplatform.social.client.api.auth
The Access Denied Exception when something needs authentication but it is not authenticated yet.
AccessDeniedException() - Constructor for exception org.exoplatform.social.client.api.auth.AccessDeniedException
Exception without any message.
AccessDeniedException(String) - Constructor for exception org.exoplatform.social.client.api.auth.AccessDeniedException
Exception with message.
ActivitiesRealtimeListAccessV1Alpha1 - Class in org.exoplatform.social.client.core.service
Created by The eXo Platform SAS Author : phuonglm phuonglm@exoplatform.com Jul 5, 2011
ActivitiesRealtimeListAccessV1Alpha1(RestIdentity, ActivitiesRealtimeListAccessV1Alpha1.ActivityType) - Constructor for class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
The constructor.
ActivitiesRealtimeListAccessV1Alpha1.ActivityType - Enum in org.exoplatform.social.client.core.service
The activity type.
ActivitiesRealtimeListAccessV1Alpha2 - Class in org.exoplatform.social.client.core.service
Created by The eXo Platform SAS Author : phuonglm phuonglm@exoplatform.com Jul 5, 2011
ActivitiesRealtimeListAccessV1Alpha2(RestIdentity, ActivitiesRealtimeListAccessV1Alpha2.ActivityType, QueryParams) - Constructor for class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
The constructor.
ActivitiesRealtimeListAccessV1Alpha2.ActivityType - Enum in org.exoplatform.social.client.core.service
The activity type.
ACTIVITY_STREAM_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
ActivityService<Activity> - Interface in org.exoplatform.social.client.api.service
Activity Service.
ActivityServiceImplV1Alpha1 - Class in org.exoplatform.social.client.core.service
Implementation of ActivityService.
ActivityServiceImplV1Alpha1() - Constructor for class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
ActivityServiceImplV1Alpha2 - Class in org.exoplatform.social.client.core.service
Implementation of ActivityService.
ActivityServiceImplV1Alpha2() - Constructor for class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
 
addCRUDLifecycleListener(CRUDLifecycleListener<M>) - Method in interface org.exoplatform.social.client.api.event.CRUDLifecycle
Adds a CRUDLifecycleEvent listener to this component.
addCRUDLifecycleListener(CRUDLifecycleListener<M>) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Adds a CRUD lifecycle event listener to this component.
addCRUDLifecycleListener(CRUDLifecycleListener<M>) - Method in class org.exoplatform.social.client.core.util.CRUDLifecycleSupport
Add a Lifecycle event listener to this component
addLifecycleListener(LifecycleListener<M, S>) - Method in interface org.exoplatform.social.client.api.event.Lifecycle
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener<M, S>) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Adds a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener<M, L>) - Method in class org.exoplatform.social.client.core.util.LifecycleSupport
Adds a Lifecycle event listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.exoplatform.social.client.api.model.Model
Adds a property change event listener to this model
addPropertyChangeListener(PropertyChangeListener) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Adds a property change event listener to this model
addPropertyChangeListener(PropertyChangeListener) - Method in class org.exoplatform.social.client.core.util.PropertyChangeSupport
Adds a PropertyChange event listener to this component.
addTemplateParameter(String, String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Adds a new template parameter with the specified name and value.
addTemplateParameter(String, String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Adds a new template parameter with the specified name and value.
addToListField(String, Object) - Method in interface org.exoplatform.social.client.api.model.Model
Adds the passed Object to the list field with the specified name.
addToListField(String, Object) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Adds the passed Object to the list field with the specified name.
AFTER_CREATE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component after create"
AFTER_DELETE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component after delete"
AFTER_START_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component after start"
AFTER_STOP_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component after start"
AFTER_UPDATE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component after update"
append(QueryParams.QueryParamOption) - Method in interface org.exoplatform.social.client.api.service.QueryParams
Append the query parameter for build URL Request.
append(QueryParams.QueryParamOption) - Method in class org.exoplatform.social.client.core.service.QueryParamsImpl
 

B

BEFORE_CREATE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component before create"
BEFORE_DELETE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component before delete"
BEFORE_START_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component before start"
BEFORE_STOP_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component before stop"
BEFORE_UPDATE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component before update"
broadcast(CRUDLifecycleEvent<M>) - Method in interface org.exoplatform.social.client.api.event.CRUDLifecycleListener
Broadcasts the event to the CRUDLifecycleListener.
broadcast(LifecycleEvent<M, S>) - Method in interface org.exoplatform.social.client.api.event.LifecycleListener
Broadcasts the event to the LifecycleListener.
broadcastEvent(String, M) - Method in class org.exoplatform.social.client.core.util.CRUDLifecycleSupport
Notify all CRUDLifecycle event listeners that a particular event has occurred for this Container.
broadcastEvent(String, L) - Method in class org.exoplatform.social.client.core.util.LifecycleSupport
Notifies all Lifecycle event listeners that a particular event has occurred for this Container.
buildCommonRestPathFromContext(boolean) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Builds the common rest path from the context.
buildQuery() - Method in interface org.exoplatform.social.client.api.service.QueryParams
Builds the query string based on the setted value.
buildQuery() - Method in class org.exoplatform.social.client.core.service.QueryParamsImpl
 

C

cause - Variable in exception org.exoplatform.social.client.api.event.LifecycleException
The underlying exception or error passed to our constructor (if any)
classService - Variable in exception org.exoplatform.social.client.api.service.ServiceException
 
clear() - Method in interface org.exoplatform.social.client.api.service.QueryParams
Clear all of Query Parameters.
clear() - Method in class org.exoplatform.social.client.core.service.QueryParamsImpl
 
ClientServiceFactory - Interface in org.exoplatform.social.client.api
The main entry point to get eXo Social Services.
ClientServiceFactoryHelper - Class in org.exoplatform.social.client.core
The clientServiceFactory helper to get ClientServiceFactory to work with services.
ClientServiceFactoryHelper() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryHelper
 
ClientServiceFactoryImplV1Alpha1 - Class in org.exoplatform.social.client.core
Implementation for ClientServiceFactory for Social Rest APIs v1-alpha1
ClientServiceFactoryImplV1Alpha1() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha1
 
ClientServiceFactoryImplV1Alpha2 - Class in org.exoplatform.social.client.core
Implementation for ClientServiceFactory for Social Rest APIs v1-alpha2
ClientServiceFactoryImplV1Alpha2() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha2
 
consume(HttpEntity) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Checks the entity and close InputStream
convertModelToByteArray(Model) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Gets the byte array from Model object which provides to HttpPost to Rest Service.
create(RestActivity, QueryParams) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Create new Activity from current Identity to targetIdentity
create(M) - Method in interface org.exoplatform.social.client.api.service.Service
Creates a new instance.
create(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Creates a new instance.
create(RestActivity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
create(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Creates a new instance.
create(RestActivity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Create new Activity from current Identity to targetIdentity
create(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
 
create(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
CREATE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component create" event.
createActivityService() - Method in interface org.exoplatform.social.client.api.ClientServiceFactory
Gets activity service to work with activities.
createActivityService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha1
Gets activity service to work with activities.
createActivityService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha2
Gets activity service to work with activities.
createComment(Activity, RestComment) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Creates a new comment to this activity.
createComment(RestActivity, RestComment) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Creates a new comment to this activity.
createComment(RestActivity, RestComment) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Creates a new comment to this activity.
createIdentityService() - Method in interface org.exoplatform.social.client.api.ClientServiceFactory
Gets account service for getting or updating identity info.
createIdentityService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha1
Gets account service for getting or updating identity info.
createIdentityService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha2
Gets account service for getting or updating identity info.
createVersionService() - Method in interface org.exoplatform.social.client.api.ClientServiceFactory
Gets version service to find information about latest and supported social rest ap versions.
createVersionService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha1
Gets version service to find information about latest and supported social rest ap versions.
createVersionService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha2
Gets version service to find information about latest and supported social rest ap versions.
CRUDLifecycle<M> - Interface in org.exoplatform.social.client.api.event
Common interface for component CRUD life cycle methods.
crudLifecycle - Variable in class org.exoplatform.social.client.core.service.ServiceBase
The crud lifecycle event support for this component.
CRUDLifecycleEvent<M> - Class in org.exoplatform.social.client.api.event
General event for notifying listeners of significant changes on a service that implements the CRUDLifecycle interface.
CRUDLifecycleEvent(CRUDLifecycle<M>, String) - Constructor for class org.exoplatform.social.client.api.event.CRUDLifecycleEvent
Constructs a new CRUDLifecycleEvent with the specified parameters.
CRUDLifecycleEvent(CRUDLifecycle<M>, String, M) - Constructor for class org.exoplatform.social.client.api.event.CRUDLifecycleEvent
Constructs a new LifecycleEvent with the specified parameters.
CRUDLifecycleListener<M> - Interface in org.exoplatform.social.client.api.event
Interface defining a listener for significant events (including "model create, update, delete operation) generated by a component that implements the CRUDLifecycle interface.
CRUDLifecycleSupport<M> - Class in org.exoplatform.social.client.core.util
This is a utility class that can be used by models that assist in firing CRUDLifecycleEvent notifications to registered CRUDLifecycleListeners and delegate various work to it
CRUDLifecycleSupport(CRUDLifecycle<M>) - Constructor for class org.exoplatform.social.client.core.util.CRUDLifecycleSupport
Constructs a new LifecycleHelper object associated with the specified Lifecycle component.

D

DEFAULT_ACTIVITY_TYPE - Static variable in interface org.exoplatform.social.client.api.model.RestActivity
 
DEFAULT_SYNC_MIN_GZIP_BYTES - Static variable in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
delete(M) - Method in interface org.exoplatform.social.client.api.service.Service
Deletes an existing instance.
delete(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Deletes an existing instance.
delete(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Deletes an existing instance.
delete(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
 
delete(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
DELETE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component delete" event.
deleteComment(RestComment) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Deletes an existing comment.
deleteComment(RestComment) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Deletes an existing comment.
deleteComment(RestComment) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Deletes an existing comment.
DESTROY_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component destroy"
DOC_ACTIVITY_TYPE - Static variable in interface org.exoplatform.social.client.api.model.RestActivity
 
doCreate(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
This implementation performs the corresponding action for CRUD operation.
doDelete(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
This implementation performs the corresponding action for CRUD operation.
doUpdate(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
This implementation performs the corresponding action for CRUD operation.
dumpContent(HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Dump the HttpResponse content which Rest Service to return.
dumpHttpResponsetHeader(HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Dump the HttpResponse's header which Rest Service to return.

E

equals(Object) - Method in class org.exoplatform.social.client.api.service.QueryParams.QueryParamOption
 
Event - Class in org.exoplatform.social.client.api.event
A tagging class that all event listeners must extend.
Event() - Constructor for class org.exoplatform.social.client.api.event.Event
 
execute(HttpUriRequest) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpUriRequest, HttpContext) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpHost, HttpRequest) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
executeDelete(String, SocialHttpClient.POLICY, HttpParams) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Delete method with HttpParams
executeDelete(String, SocialHttpClient.POLICY) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Delete method with HttpParams is null.
executeGet(String, SocialHttpClient.POLICY, HttpParams) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Get method
executeGet(String, SocialHttpClient.POLICY) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Get method
executePost(String, SocialHttpClient.POLICY, HttpParams, Model) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Post method
executePost(String, SocialHttpClient.POLICY, HttpParams) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Post method with Model and HttpParams is null.
executePost(String, SocialHttpClient.POLICY, Model) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Post method with Model is null and HttpParams.
executePost(String, SocialHttpClient.POLICY) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Invokes the social rest service via Post but both Model and HttpParams are null.

F

findCRUDLifecycleListeners() - Method in interface org.exoplatform.social.client.api.event.CRUDLifecycle
Gets the lifecycle listeners associated with this lifecycle.
findCRUDLifecycleListeners() - Method in class org.exoplatform.social.client.core.service.ServiceBase
Gets the lifecycle listeners associated with this lifecycle.
findCRUDLifecycleListeners() - Method in class org.exoplatform.social.client.core.util.CRUDLifecycleSupport
Get the crud lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - Method in interface org.exoplatform.social.client.api.event.Lifecycle
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - Method in class org.exoplatform.social.client.core.service.ServiceBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - Method in class org.exoplatform.social.client.core.util.LifecycleSupport
Gets the lifecycle listeners associated with this lifecycle.
findPropertyChangeListeners() - Method in interface org.exoplatform.social.client.api.model.Model
Gets the property change listeners registered and associated with this property change listener.
findPropertyChangeListeners() - Method in class org.exoplatform.social.client.core.model.ModelImpl
Gets the property change listeners registered and associated with this property change listener.
findPropertyChangeListeners() - Method in class org.exoplatform.social.client.core.util.PropertyChangeSupport
Gets the lifecycle listeners associated with this lifecycle.

G

get(String, QueryParams) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets an existing instance by its activityId and limit the number of comment/like by by input parameter .
get(QueryParams.QueryParamOption) - Method in interface org.exoplatform.social.client.api.service.QueryParams
Gets QueryParamOption which was existing.
get(String) - Method in interface org.exoplatform.social.client.api.service.Service
Gets an existing instance by its uuid.
get(String) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Gets an existing instance by its uuid.
get(String, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
get(String) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets an existing instance by its uuid.
get(String, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets an existing instance by its activityId and limit the number of comment/like by by input parameter .
get(String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
 
get(String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
get(QueryParams.QueryParamOption) - Method in class org.exoplatform.social.client.core.service.QueryParamsImpl
 
getActivity() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the activity is associated with this comment.
getActivity() - Method in interface org.exoplatform.social.client.api.model.RestLike
Gets the activity associated with this like.
getActivity() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the activity is associated with this comment.
getActivity() - Method in class org.exoplatform.social.client.core.model.RestLikeImpl
Gets the activity associated with this like.
getActivityId() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the activity id which is associated with this comment.
getActivityId() - Method in interface org.exoplatform.social.client.api.model.RestLike
Gets the activity id.
getActivityId() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the activity id which is associated with this comment.
getActivityId() - Method in class org.exoplatform.social.client.core.model.RestLikeImpl
Gets the activity id.
getActivityStream() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets activity stream.
getActivityStream(RestIdentity) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets activity stream from an owner stream identity.
getActivityStream(RestIdentity, QueryParams) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Get Activity Stream with input parameter (limit, number of comment, number of like);
getActivityStream() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets activity stream.
getActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Gets activity stream from an owner stream identity.
getActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets activity stream from an owner stream identity.
getActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Get Activity Stream with input parameter (limit, number of comment, number of like);
getActivityType() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Gets the activity type.
getActivityType() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Gets the activity type.
getAppId() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a string specifying the application that this activity is associated with.
getAppId() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a string specifying the application that this activity is associated with.
getAvailableComments() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the available list of comments for this activity.
getAvailableComments() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets the available list of comments for this activity.
getAvailableLikes() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the available list of likes for this activity.
getAvailableLikes() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
 
getAvatarUrl() - Method in interface org.exoplatform.social.client.api.model.RestProfile
Gets the avatar url of the associated identity.
getAvatarUrl() - Method in class org.exoplatform.social.client.core.model.RestProfileImpl
Gets the avatar url of the associated identity.
getBody() - Method in interface org.exoplatform.social.client.api.model.RestActivity
gets the body fields of Activity, this field is optional and use to storage the extended attribute of activity.
getBody() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
gets the body fields of Activity, this field is optional and use to storage the extended attribute of activity.
getCause() - Method in exception org.exoplatform.social.client.api.event.LifecycleException
Returns the throwable that caused this exception, if any.
getClassService() - Method in exception org.exoplatform.social.client.api.service.ServiceException
Gets the class service that cause the exception.
getClientServiceFactory() - Static method in class org.exoplatform.social.client.core.ClientServiceFactoryHelper
Gets the clientServiceFactory.
getComment(String) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets an existing comment by its id.
getComment(String) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Gets an existing comment by its id.
getComment(String) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets an existing comment by its id.
getConnectionManager() - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
getConnectionsActivityStream(RestIdentity) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets all connections' activities aggregated into one stream.
getConnectionsActivityStream(RestIdentity, QueryParams) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets all connections' activities aggregated into one stream with input parameter (limit, number of comment, number of like);
getConnectionsActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getConnectionsActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getConnectionsActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets all connections' activities aggregated into one stream.
getConnectionsActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets all connections' activities aggregated into one stream with input parameter (limit, number of comment, number of like);
getContent(HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Executes the HttpResponse with read the content to buffered.
getCreatedAt() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the created at of this comment as a time string value.
getCreatedAt() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the created at of this comment as a time string value.
getCurrentContext() - Method in class org.exoplatform.social.client.api.SocialClientContext
Gets current request and response context.
getData() - Method in class org.exoplatform.social.client.api.event.CRUDLifecycleEvent
Returns the event data of this event.
getData() - Method in class org.exoplatform.social.client.api.event.LifecycleEvent
Return the event data of this event.
getFaviconUrl() - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Gets the favicon url of the activity stream.
getFaviconUrl() - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Gets the favicon url of the activity stream.
getFeedActivityStream(RestIdentity) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets all activities from a stream owner, his connections and spaces aggregated into one stream.
getFeedActivityStream(RestIdentity, QueryParams) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets all activities from a stream owner, his connections and spaces aggregated into one stream with input parameter (limit, number of comment, number of like);
getFeedActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getFeedActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getFeedActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets all activities from a stream owner, his connections and spaces aggregated into one stream.
getFeedActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets all activities from a stream owner, his connections and spaces aggregated into one stream with input parameter (limit, number of comment, number of like);
getField(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns the value of the specified field as an Object.
getField(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns the value of the specified field as an Object.
getFieldAsList(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns the value of the specified field as a List.
getFieldAsList(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns the value of the specified field as a List.
getFieldAsMap(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns the value of the specified field as a Map.
getFieldAsMap(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns the value of the specified field as a Map.
getFieldAsString(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns the value of the specified field as a String.
getFieldAsString(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns the value of the specified field as a String.
getFieldNames() - Method in interface org.exoplatform.social.client.api.model.Model
Returns the complete set of properties associated with the model instance.
getFieldNames() - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns the complete set of properties associated with the model instance.
getFullName() - Method in interface org.exoplatform.social.client.api.model.RestProfile
Gets the full name of the associated identity.
getFullName() - Method in class org.exoplatform.social.client.core.model.RestProfileImpl
Gets the full name of the associated identity.
getHost() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets host of the portal container to access services.
getId() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a string ID that is permanently associated with this activity.
getId() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the comment id.
getId() - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Gets the identity id.
getId() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a string ID that is permanently associated with this activity.
getId() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the comment id.
getId() - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Gets the identity id.
getIdentity() - Method in interface org.exoplatform.social.client.api.model.RestComment
Deprecated. only use with v1-alpha1
getIdentity() - Method in interface org.exoplatform.social.client.api.model.RestLike
Gets the identity associated with this like.
getIdentity(String, String) - Method in interface org.exoplatform.social.client.api.service.IdentityService
Gets an identity by its identity provider and remote id.
getIdentity() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the identity who commented.
getIdentity() - Method in class org.exoplatform.social.client.core.model.RestLikeImpl
Gets the identity associated with this like.
getIdentity(String, String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
Gets an identity by its identity provider and remote id.
getIdentity(String, String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
getIdentityId() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a string uuid of the identity who created this activity.
getIdentityId() - Method in interface org.exoplatform.social.client.api.model.RestComment
Deprecated. only use with v1-alpha1
getIdentityId() - Method in interface org.exoplatform.social.client.api.model.RestLike
Gets the identity id.
getIdentityId() - Method in interface org.exoplatform.social.client.api.model.RestProfile
Gets the identity id associated with this profile.
getIdentityId(String, String) - Method in interface org.exoplatform.social.client.api.service.IdentityService
Deprecated. Use IdentityService.getIdentity(String, String) then getIdentityId() instead.
getIdentityId() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a string uuid of the identity who created this activity.
getIdentityId() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets identity id who posted this comment.
getIdentityId() - Method in class org.exoplatform.social.client.core.model.RestLikeImpl
Gets the identity id.
getIdentityId() - Method in class org.exoplatform.social.client.core.model.RestProfileImpl
Gets the identity id associated with this profile.
getIdentityId(String, String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
Gets the identity id from a remote id.
getIdentityId(String, String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
getLatest() - Method in interface org.exoplatform.social.client.api.service.VersionService
Gets the latest social rest api version, this version number should be used as the latest and stable version.
getLatest() - Method in class org.exoplatform.social.client.core.service.VersionServiceImpl
 
getMessage() - Method in exception org.exoplatform.social.client.api.event.LifecycleException
Returns the message associated with this exception, if any.
getNewValue() - Method in class org.exoplatform.social.client.api.event.PropertyChangeEvent
Gets the new value for the property, expressed as an Object.
getNumberOfNewer(E) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Gets the number of newer elements based on the provided element.
getNumberOfNewer(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Gets the number of newer elements based on the provided element.
getNumberOfNewer(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Gets the number of newer elements based on the provided element.
getNumberOfOlder(E) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Gets the number of older elements based on the provided element.
getNumberOfOlder(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Gets the number of older elements based on the provided element.
getNumberOfOlder(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Gets the number of older elements based on the provided element.
getOldValue() - Method in class org.exoplatform.social.client.api.event.PropertyChangeEvent
Gets the old value for the property, expressed as an Object.
getOwnerIdentity() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Gets the identity.
getOwnerIdentity() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Gets the identity.
getParams() - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
getPassword() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets the password for basic authentication
getPermaLink() - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Gets the permanent link for activity stream.
getPermaLink() - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Gets the permanent link for activity stream.
getPort() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets port of the portal container to access services.
getPortalContainerName() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets portal container name of the portal container.
getPostedTime() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the time at which this activity took place in milliseconds since the epoch.
getPostedTime() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the posted time of this comment as timestamp value.
getPostedTime() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets the time at which this activity took place in milliseconds since the epoch.
getPostedTime() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the posted time of this comment as timestamp value.
getPosterIdentity() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the poster identity who created this activity.
getPosterIdentity() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the identity who commented.
getPosterIdentity() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets the poster identity who created this activity.
getPosterIdentity() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the identity who commented.
getPrettyId() - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Gets the pretty id from the activity stream.
getPrettyId() - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Gets the pretty id from the activity stream.
getPriority() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the priority, a number between 0 and 1 representing the relative priority of this activity in relation to other activities from the same source.
getPriority() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets the priority, a number between 0 and 1 representing the relative priority of this activity in relation to other activities from the same source.
getProfile() - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Gets the profile associated with this identity.
getProfile() - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Gets the profile associated with this identity.
getPropertyName() - Method in class org.exoplatform.social.client.api.event.PropertyChangeEvent
Gets the programmatic name of the property that was changed.
getProtocol() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets protocol of the portal container to access services.
getProviderId() - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Gets identity provider id.
getProviderId() - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Gets identity provider id.
getQueryName() - Method in class org.exoplatform.social.client.api.service.QueryParams.QueryParamOption
Gets query parameter name
getRemoteId() - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Gets the remote identity id.
getRemoteId() - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Gets the remote identity id.
getRequest() - Method in class org.exoplatform.social.client.api.SocialClientContext.Context
 
getResponse() - Method in class org.exoplatform.social.client.api.SocialClientContext.Context
 
getRestContextName() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets the rest context name of the portal container.
getRestVersion() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets the eXo Social Rest version.
getSize() - Method in interface org.exoplatform.social.client.api.common.ListAccess
Returns the list size.
getSize() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Returns the list size.
getSize() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Returns the list size.
getSource() - Method in class org.exoplatform.social.client.api.event.CRUDLifecycleEvent
Returns the CRUDLifecycle on which this event occurred.
getSource() - Method in class org.exoplatform.social.client.api.event.LifecycleEvent
Return the Lifecycle on which this event occurred.
getSource() - Method in class org.exoplatform.social.client.api.event.PropertyChangeEvent
Gets the object on which the Event initially occurred.
getSpacesActivityStream(RestIdentity) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets all activities from spaces which a user is a member of that space aggregated into one stream.
getSpacesActivityStream(RestIdentity, QueryParams) - Method in interface org.exoplatform.social.client.api.service.ActivityService
Gets all activities from spaces which a user is a member of that space aggregated into one stream with input parameter (limit, number of comment, number of like);
getSpacesActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getSpacesActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
 
getSpacesActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets all activities from spaces which a user is a member of that space aggregated into one stream.
getSpacesActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Gets all activities from spaces which a user is a member of that space aggregated into one stream with input parameter (limit, number of comment, number of like);
getSupported() - Method in interface org.exoplatform.social.client.api.service.VersionService
Gets the supported social rest api versions, this is for backward compatible.
getSupported() - Method in class org.exoplatform.social.client.core.service.VersionServiceImpl
 
getTemplateParameter(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Returns the template parameter with the specified name.
getTemplateParameter(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Returns the template parameter with the specified name.
getTemplateParams() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a map of custom key/value pairs associated with this activity.
getTemplateParams() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a map of custom key/value pairs associated with this activity.
getText() - Method in interface org.exoplatform.social.client.api.model.RestComment
Gets the comment content.
getText() - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Gets the comment content.
getTitle() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a string specifying the primary text of an activity.
getTitle() - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Gets activity stream's title.
getTitle() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a string specifying the primary text of an activity.
getTitle() - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Gets activity stream's title.
getTitleId() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a string specifying the title template message ID in the gadget spec.
getTitleId() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a string specifying the title template message ID in the gadget spec.
getTotalComments() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the total number of comments.
getTotalComments() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets the total number of comments.
getTotalLikes() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the total number of likes.
getTotalLikes() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
 
getTotalNumberOfComments() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the number of total comments.
getTotalNumberOfComments() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets the number of total comments.
getTotalNumberOfLikes() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets the number of total likes.
getTotalNumberOfLikes() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
 
getType() - Method in class org.exoplatform.social.client.api.event.CRUDLifecycleEvent
Returns the event type of this event.
getType() - Method in class org.exoplatform.social.client.api.event.LifecycleEvent
Return the event type of this event.
getType() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Gets a string specifying the type of activity.
getType() - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Gets the type of activity stream.
getType() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Gets a string specifying the type of activity.
getType() - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Gets the type of activity stream.
getUsername() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Gets the user name for basic authentication.
getValue() - Method in class org.exoplatform.social.client.api.service.QueryParams.QueryParamOption
Gets the default value for query parameter.

H

handleError(HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Handles the error code which contains in HttpResponse.
hasField(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns true if a value is associated with the specified field name, false otherwise.
hasField(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns true if a value is associated with the specified field name, false otherwise.
hasNewer(E) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Checks if there is newer elements than the provided element.
hasNewer(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Checks if there is newer elements than the provided element.
hasNewer(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Checks if there is newer elements than the provided element.
hasOlder(E) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Checks if there is older elements than the provided element.
hasOlder(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Checks if there is older elements than the provided element.
hasOlder(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Checks if there is older elements than the provided element.

I

IDENTITY_ID_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
IdentityService<Identity> - Interface in org.exoplatform.social.client.api.service
eXo Social Account Service
IdentityServiceImplV1Alpha1 - Class in org.exoplatform.social.client.core.service
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
IdentityServiceImplV1Alpha1() - Constructor for class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
 
IdentityServiceImplV1Alpha2 - Class in org.exoplatform.social.client.core.service
 
IdentityServiceImplV1Alpha2() - Constructor for class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
isDeveloping() - Static method in class org.exoplatform.social.client.api.SocialClientContext
Checks to know if this lib is running on development mode to log more info.
isFieldMultikeyed(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns true if the value of the specified field implements Map, false otherwise.
isFieldMultikeyed(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns true if the value of the specified field implements Map, false otherwise.
isFieldMultivalued(String) - Method in interface org.exoplatform.social.client.api.model.Model
Returns true if the value of the specified field implements List, false otherwise.
isFieldMultivalued(String) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Returns true if the value of the specified field implements List, false otherwise.
isLiked() - Method in interface org.exoplatform.social.client.api.model.RestActivity
Checks if this activity is liked by current user.
isLiked() - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Checks if this activity is liked by current user.

J

JSONArrayObjectParser(Class<T>, HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
 
JSONArrayObjectParser(Class<T>, String) - Static method in class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
 

L

Lifecycle<M,S> - Interface in org.exoplatform.social.client.api.event
Common interface for component life cycle methods.
lifecycle - Variable in class org.exoplatform.social.client.core.service.ServiceBase
The lifecycle event support for this component.
LifecycleEvent<M,L> - Class in org.exoplatform.social.client.api.event
General event for notifying listeners of significant changes on a component that implements the Lifecycle interface.
LifecycleEvent(Lifecycle<M, L>, String) - Constructor for class org.exoplatform.social.client.api.event.LifecycleEvent
Construct a new LifecycleEvent with the specified parameters.
LifecycleEvent(Lifecycle<M, L>, String, L) - Constructor for class org.exoplatform.social.client.api.event.LifecycleEvent
Construct a new LifecycleEvent with the specified parameters.
LifecycleException - Exception in org.exoplatform.social.client.api.event
General purpose exception that is thrown to indicate a lifecycle related problem.
LifecycleException() - Constructor for exception org.exoplatform.social.client.api.event.LifecycleException
Construct a new LifecycleException with no other information.
LifecycleException(String) - Constructor for exception org.exoplatform.social.client.api.event.LifecycleException
Construct a new LifecycleException for the specified message.
LifecycleException(Throwable) - Constructor for exception org.exoplatform.social.client.api.event.LifecycleException
Construct a new LifecycleException for the specified throwable.
LifecycleException(String, Throwable) - Constructor for exception org.exoplatform.social.client.api.event.LifecycleException
Construct a new LifecycleException for the specified message and throwable.
LifecycleListener<M,S> - Interface in org.exoplatform.social.client.api.event
Interface defining a listener for significant events (including "component start" and "component stop" generated by a component that implements the Lifecycle interface.
LifecycleSupport<M,L> - Class in org.exoplatform.social.client.core.util
This is a utility class that can be used by models that assist in firing LifecycleEvent notifications to registered LifecycleListeners and delegate various work to it
LifecycleSupport(Lifecycle<M, L>) - Constructor for class org.exoplatform.social.client.core.util.LifecycleSupport
Constructs a new LifecycleHelper object associated with the specified Lifecycle component.
like(Activity) - Method in interface org.exoplatform.social.client.api.service.ActivityService
The authenticate identity likes an existing activity.
like(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
The authenticate identity likes an existing activity.
like(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
The authenticate identity likes an existing activity.
LIMIT_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
LINK_ACTIVITY_TYPE - Static variable in interface org.exoplatform.social.client.api.model.RestActivity
 
ListAccess<E> - Interface in org.exoplatform.social.client.api.common
The List Access for accessing list.
load(int, int) - Method in interface org.exoplatform.social.client.api.common.ListAccess
Retrieves an array of objects from the list access.
load(int, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Retrieves an array of objects from the list access.
load(int, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Retrieves an array of objects from the list access.
loadAsList(int, int) - Method in interface org.exoplatform.social.client.api.common.ListAccess
Retrieves a list of objects from the list access.
loadAsList(int, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Retrieves a list of objects from the list access.
loadAsList(int, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Retrieves a list of objects from the list access.
loadNewer(E, int) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Loads newer elements based on the provided element.
loadNewer(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Loads newer elements based on the provided element.
loadNewer(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Loads newer elements based on the provided element.
loadNewerAsList(E, int) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Loads newer elements based on the provided element.
loadNewerAsList(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Loads newer elements based on the provided element.
loadNewerAsList(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Loads newer elements based on the provided element.
loadOlder(E, int) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Loads older elements based on the provided based element.
loadOlder(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Loads older elements based on the provided based element.
loadOlder(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Loads older elements based on the provided based element.
loadOlderAsList(E, int) - Method in interface org.exoplatform.social.client.api.common.RealtimeListAccess
Loads older elements based on the provided based element.
loadOlderAsList(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Loads older elements based on the provided based element.
loadOlderAsList(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Loads older elements based on the provided based element.

M

MAX_ID_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
message - Variable in exception org.exoplatform.social.client.api.event.LifecycleException
The error message passed to our constructor (if any)
Model - Interface in org.exoplatform.social.client.api.model
The general model extends JSONObject's interfaces.
ModelImpl - Class in org.exoplatform.social.client.core.model
ModelImpl implements Model.
ModelImpl() - Constructor for class org.exoplatform.social.client.core.model.ModelImpl
 

N

newInstance() - Static method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
Create a new HttpClient with reasonable defaults.
NotFoundException - Exception in org.exoplatform.social.client.api.auth
Created by PhuongLM User: phuonglm http://phuonglm.net Date: 11/22/11 Time: 2:56 PM
NotFoundException() - Constructor for exception org.exoplatform.social.client.api.auth.NotFoundException
Exception without any message.
NotFoundException(String) - Constructor for exception org.exoplatform.social.client.api.auth.NotFoundException
Exception with message.
NUMBER_OF_COMMENTS_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
NUMBER_OF_LIKES_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 

O

org.exoplatform.social.client.api - package org.exoplatform.social.client.api
 
org.exoplatform.social.client.api.auth - package org.exoplatform.social.client.api.auth
 
org.exoplatform.social.client.api.common - package org.exoplatform.social.client.api.common
 
org.exoplatform.social.client.api.event - package org.exoplatform.social.client.api.event
 
org.exoplatform.social.client.api.model - package org.exoplatform.social.client.api.model
 
org.exoplatform.social.client.api.net - package org.exoplatform.social.client.api.net
 
org.exoplatform.social.client.api.service - package org.exoplatform.social.client.api.service
 
org.exoplatform.social.client.core - package org.exoplatform.social.client.core
 
org.exoplatform.social.client.core.model - package org.exoplatform.social.client.core.model
 
org.exoplatform.social.client.core.net - package org.exoplatform.social.client.core.net
 
org.exoplatform.social.client.core.service - package org.exoplatform.social.client.core.service
 
org.exoplatform.social.client.core.util - package org.exoplatform.social.client.core.util
 

P

parser(Class<T>, String) - Static method in class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
Parse JSON text into java Model object from the input source.
parser(Class<T>, HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
Parse JSON text into java Model object from the input source.
parser(String) - Static method in class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
Parse JSON text into java Map object from the input source.
parser(HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
HttpResponse text into java Map object from the input source.
postCreate(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Overrides this method to perform post-processing on new model being saved.
postDelete(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Overrides this method to perform post-processing on existing model being deleted.
POSTER_IDENTITY_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
postUpdate(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Overrides this method to perform post-processing on existing model being updated.
preCreate(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Overrides this method to perform pre-processing on new model being saved.
preDelete(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Overrides this method to perform pre-processing on existing model being deleted.
preUpdate(M) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Overrides this method to perform pre-processing on existing model being updated.
processContent(HttpResponse) - Static method in class org.exoplatform.social.client.core.util.SocialHttpClientSupport
Executes the HttpResponse with read the content to buffered.
propertyChange(PropertyChangeEvent) - Method in interface org.exoplatform.social.client.api.event.PropertyChangeListener
Gets called when a bound property is changed.
propertyChange(String, Object, Object) - Method in class org.exoplatform.social.client.core.util.PropertyChangeSupport
Notifies all PropertyChange event listeners that a particular event has occurred for this Container.
PropertyChangeEvent - Class in org.exoplatform.social.client.api.event
A PropertyChangeEvent event gets delivered whenever a model changes a "bound" or "constrained" property.
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class org.exoplatform.social.client.api.event.PropertyChangeEvent
Constructs a new PropertyChangeEvent
PropertyChangeListener - Interface in org.exoplatform.social.client.api.event
The PropertyChangeListener is fired whenever a bean changes a "bound" property.
propertyChanges - Variable in class org.exoplatform.social.client.core.model.ModelImpl
The property change event support for this model.
PropertyChangeSupport - Class in org.exoplatform.social.client.core.util
This is a utility class that can be used by models that support bound properties.
PropertyChangeSupport(Model) - Constructor for class org.exoplatform.social.client.core.util.PropertyChangeSupport
Constructs a new PropertyChangeSupport object associated with the specified Model object.

Q

QueryParams - Interface in org.exoplatform.social.client.api.service
This class allows setting query params for services, this usually the optional params.
QueryParams.QueryParamOption - Class in org.exoplatform.social.client.api.service
Defines the Query Parameter for create Base URL.
QueryParams.QueryParamOption(String, Object) - Constructor for class org.exoplatform.social.client.api.service.QueryParams.QueryParamOption
 
QueryParamsImpl - Class in org.exoplatform.social.client.core.service
Implementation of QueryParams.
QueryParamsImpl() - Constructor for class org.exoplatform.social.client.core.service.QueryParamsImpl
 

R

RealtimeListAccess<E> - Interface in org.exoplatform.social.client.api.common
The extension of ListAccess for accessing list item with real-time support.
remove(QueryParams.QueryParamOption) - Method in interface org.exoplatform.social.client.api.service.QueryParams
Removes the query parameter.
remove(QueryParams.QueryParamOption) - Method in class org.exoplatform.social.client.core.service.QueryParamsImpl
 
removeCRUDLifecycleListener(CRUDLifecycleListener<M>) - Method in interface org.exoplatform.social.client.api.event.CRUDLifecycle
Removes a CRUDLifecycleEvent listener from this component.
removeCRUDLifecycleListener(CRUDLifecycleListener<M>) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Removes a crud lifecycle event listener which was added to this component.
removeCRUDLifecycleListener(CRUDLifecycleListener<M>) - Method in class org.exoplatform.social.client.core.util.CRUDLifecycleSupport
Remove a CRUDLifecycle event listener which was registered to component
removeLifecycleListener(LifecycleListener<M, S>) - Method in interface org.exoplatform.social.client.api.event.Lifecycle
Remove a LifecycleEvent listener from this component.
removeLifecycleListener(LifecycleListener<M, S>) - Method in class org.exoplatform.social.client.core.service.ServiceBase
Removes a lifecycle event listener which was added to this component.
removeLifecycleListener(LifecycleListener<M, L>) - Method in class org.exoplatform.social.client.core.util.LifecycleSupport
Removes a lifecycle event listener which was registered to component.
removeLifecycleListener(PropertyChangeListener) - Method in class org.exoplatform.social.client.core.util.PropertyChangeSupport
Removes a PropertyChange event listener which was registered to model
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.exoplatform.social.client.api.model.Model
Removes a property change event listener which was added to this model.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Removes a property change event listener which was added to this model.
RestActivity - Interface in org.exoplatform.social.client.api.model
eXo Social Activity model based on OpenSocial Activity Spec 0.8.1: http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Activity and org.exoplatform.social.core.activity.model.ExoSocialActivity class on eXo Social project.
RestActivity.Field - Enum in org.exoplatform.social.client.api.model
The fields that represent the activity object in json form.
RestActivityImpl - Class in org.exoplatform.social.client.core.model
Implementation of RestActivity.
RestActivityImpl() - Constructor for class org.exoplatform.social.client.core.model.RestActivityImpl
Constructor without any params.
RestActivityStream - Interface in org.exoplatform.social.client.api.model
Activity Stream model.
RestActivityStream.Field - Enum in org.exoplatform.social.client.api.model
The fields that represent the RestActivityStream object in json form.
RestActivityStreamImpl - Class in org.exoplatform.social.client.core.model
Implementation of RestActivityStream.
RestActivityStreamImpl() - Constructor for class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Default constructor
RestActivityStreamImpl(String, String, String, String, String) - Constructor for class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Constructor to set values.
RestComment - Interface in org.exoplatform.social.client.api.model
The RestComment model.
RestComment.Field - Enum in org.exoplatform.social.client.api.model
The fields that represent the RestComment object in json form.
RestCommentImpl - Class in org.exoplatform.social.client.core.model
Implementation of RestComment.
RestCommentImpl() - Constructor for class org.exoplatform.social.client.core.model.RestCommentImpl
Constructor without any params.
RestCommentImpl(String, String, String, Long, String) - Constructor for class org.exoplatform.social.client.core.model.RestCommentImpl
Constructor.
RestIdentity - Interface in org.exoplatform.social.client.api.model
eXo Social Identity.
RestIdentity.Field - Enum in org.exoplatform.social.client.api.model
The fields that represent the Identity object in json form.
RestIdentityImpl - Class in org.exoplatform.social.client.core.model
Implementation of RestIdentity.
RestIdentityImpl() - Constructor for class org.exoplatform.social.client.core.model.RestIdentityImpl
Constructor without any param.
RestIdentityImpl(String, String, String, RestProfile) - Constructor for class org.exoplatform.social.client.core.model.RestIdentityImpl
Constructor.
RestLike - Interface in org.exoplatform.social.client.api.model
The like item of an activity.
RestLike.Field - Enum in org.exoplatform.social.client.api.model
The fields that represent the RestLike object in json form.
RestLikeImpl - Class in org.exoplatform.social.client.core.model
Implementation of RestLike.
RestLikeImpl() - Constructor for class org.exoplatform.social.client.core.model.RestLikeImpl
Constructor without param.
RestLikeImpl(String, String) - Constructor for class org.exoplatform.social.client.core.model.RestLikeImpl
Constructor.
RestProfile - Interface in org.exoplatform.social.client.api.model
eXo Social Profile Model: for information for identities.
RestProfile.Field - Enum in org.exoplatform.social.client.api.model
The fields that represent the Profile object in json form.
RestProfileImpl - Class in org.exoplatform.social.client.core.model
Implementation of RestProfile.
RestProfileImpl() - Constructor for class org.exoplatform.social.client.core.model.RestProfileImpl
Default constructor.
RestProfileImpl(String, String, String) - Constructor for class org.exoplatform.social.client.core.model.RestProfileImpl
Constructor to set values.

S

Service<M> - Interface in org.exoplatform.social.client.api.service
eXo Social Service.
ServiceBase<M,S> - Class in org.exoplatform.social.client.core.service
Abstract implementation of the Lifecycle interface, CRUDLifecycle interface, and Service interface, moreover providing common functionality required when Service execution
ServiceBase() - Constructor for class org.exoplatform.social.client.core.service.ServiceBase
 
ServiceException - Exception in org.exoplatform.social.client.api.service
The Service Exception class.
ServiceException(Class, String, Throwable) - Constructor for exception org.exoplatform.social.client.api.service.ServiceException
Constructor for ServiceException.
ServiceException(String, Throwable) - Constructor for exception org.exoplatform.social.client.api.service.ServiceException
Constructor for ServiceException.
ServiceException(String) - Constructor for exception org.exoplatform.social.client.api.service.ServiceException
Constructor for ServiceException.
setActivityId(String) - Method in interface org.exoplatform.social.client.api.model.RestComment
Sets the activity which is associated with this comment.
setActivityId(String) - Method in interface org.exoplatform.social.client.api.model.RestLike
Sets the activity id.
setActivityId(String) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets the activity which is associated with this comment.
setActivityId(String) - Method in class org.exoplatform.social.client.core.model.RestLikeImpl
Sets the activity id.
setActivityType(ActivitiesRealtimeListAccessV1Alpha1.ActivityType) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Sets the activity type.
setActivityType(ActivitiesRealtimeListAccessV1Alpha2.ActivityType) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Sets the activity type.
setAppId(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets a string specifying the application that this activity is associated with.
setAppId(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets a string specifying the application that this activity is associated with.
setAvailableComments(List<RestComment>) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets the available list of comments for this activity.
setAvailableComments(List<RestComment>) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets the available list of comments for this activity.
setAvatarUrl(String) - Method in interface org.exoplatform.social.client.api.model.RestProfile
Sets the avatar url of the associated identity.
setAvatarUrl(String) - Method in class org.exoplatform.social.client.core.model.RestProfileImpl
Sets the avatar url of the associated identity.
setBasicAuthenticateToRequest() - Method in interface org.exoplatform.social.client.api.net.SocialHttpClient
Setting the basic authenticate which uses the username/password in SocialClientContext
setBasicAuthenticateToRequest() - Method in class org.exoplatform.social.client.core.net.SocialHttpClientImpl
 
setBody(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets the body fields of Activity, this field is optional and use to storage the extended attribute of activity.
setBody(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets the body fields of Activity, this field is optional and use to storage the extended attribute of activity.
setCreatedAt(String) - Method in interface org.exoplatform.social.client.api.model.RestComment
Sets the created at of this comment as a time string value.
setCreatedAt(String) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets the created at of this comment as a time string value.
setCurrentContext(SocialClientContext.Context) - Method in class org.exoplatform.social.client.api.SocialClientContext
Sets current request and response context.
setFaviconUrl(String) - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Sets the favicon url for the activity stream.
setFaviconUrl(String) - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Sets the favicon url for the activity stream.
setField(String, Object) - Method in interface org.exoplatform.social.client.api.model.Model
Sets the value of the specified field to the passed Object.
setField(String, Object) - Method in class org.exoplatform.social.client.core.model.ModelImpl
Sets the value of the specified field to the passed Object.
setFullName(String) - Method in interface org.exoplatform.social.client.api.model.RestProfile
Sets the full name of the associated identity.
setFullName(String) - Method in class org.exoplatform.social.client.core.model.RestProfileImpl
Sets the full name of the associated identity.
setHost(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets host of the portal container to access services.
setId(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets a string ID that is permanently associated with this activity.
setId(String) - Method in interface org.exoplatform.social.client.api.model.RestComment
Sets the comment id.
setId(String) - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Sets the identity id.
setId(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets a string ID that is permanently associated with this activity.
setId(String) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets the comment id.
setId(String) - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Sets the identity id.
setIdentityId(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets a string uuid of the identity who created this activity.
setIdentityId(String) - Method in interface org.exoplatform.social.client.api.model.RestComment
Deprecated. only use with v1-alpha1
setIdentityId(String) - Method in interface org.exoplatform.social.client.api.model.RestLike
Sets the identity id.
setIdentityId(String) - Method in interface org.exoplatform.social.client.api.model.RestProfile
Sets the identity id associated with this profile.
setIdentityId(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets a string uuid of the identity who created this activity.
setIdentityId(String) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets identity id who posted this comment.
setIdentityId(String) - Method in class org.exoplatform.social.client.core.model.RestLikeImpl
Sets the identity id.
setIdentityId(String) - Method in class org.exoplatform.social.client.core.model.RestProfileImpl
Sets the identity id associated with this profile.
setIsDeveloping(boolean) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets this lib to run on developing mode or not.
setOwnerIdentity(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1
Sets the identity.
setOwnerIdentity(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2
Sets the identity.
setPassword(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets the password for basic authentication.
setPermaLink(String) - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Sets the permanent link for activity stream.
setPermaLink(String) - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Sets the permanent link for activity stream.
setPort(int) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets port of the portal container to access services.
setPortalContainerName(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets the portal container name of the portal container.
setPostedTime(Long) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets the time at which this activity took place in milliseconds since the epoch Container support for this field is OPTIONAL.
setPostedTime(Long) - Method in interface org.exoplatform.social.client.api.model.RestComment
Sets the posted time of this comment as timestamp value.
setPostedTime(Long) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets the time at which this activity took place in milliseconds since the epoch Container support for this field is OPTIONAL.
setPostedTime(Long) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets the posted time of this comment as timestamp value.
setPosterIdentity(RestIdentity) - Method in interface org.exoplatform.social.client.api.model.RestComment
Sets the identity who commented.
setPosterIdentity(RestIdentity) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets the identity who commented.
setPrettyId(String) - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Sets the pretty id for the activity stream.
setPrettyId(String) - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Sets the pretty id for the activity stream.
setPriority(Double) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets the priority, a number between 0 and 1 representing the relative priority of this activity in relation to other activities from the same source.
setPriority(Double) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets the priority, a number between 0 and 1 representing the relative priority of this activity in relation to other activities from the same source.
setProfile(RestProfile) - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Sets the profile associated with this identity.
setProfile(RestProfile) - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Sets the profile associated with this identity.
setProtocol(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets protocol of the portal container to access services.
setProviderId(String) - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Sets identity provider id.
setProviderId(String) - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Sets identity provider id.
setRemoteId(String) - Method in interface org.exoplatform.social.client.api.model.RestIdentity
Sets the remote identity id.
setRemoteId(String) - Method in class org.exoplatform.social.client.core.model.RestIdentityImpl
Sets the remote identity id.
setRestContextName(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets the rest context name of the portal container.
setRestVersion(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets the eXo Social Rest version.
setTemplateParams(Map<String, String>) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Set a map of custom key/value pairs associated with this activity.
setTemplateParams(Map<String, String>) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Set a map of custom key/value pairs associated with this activity.
setText(String) - Method in interface org.exoplatform.social.client.api.model.RestComment
Sets the comment content.
setText(String) - Method in class org.exoplatform.social.client.core.model.RestCommentImpl
Sets the comment content.
setTitle(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets a string specifying the primary text of an activity.
setTitle(String) - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Sets the activity stream title.
setTitle(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets a string specifying the primary text of an activity.
setTitle(String) - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Sets the activity stream title.
setTitleId(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets a string specifying the title template message ID in the gadget spec.
setTitleId(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets a string specifying the title template message ID in the gadget spec.
setType(String) - Method in interface org.exoplatform.social.client.api.model.RestActivity
Sets a string specifying the type of activity.
setType(String) - Method in interface org.exoplatform.social.client.api.model.RestActivityStream
Sets the type of activity stream.
setType(String) - Method in class org.exoplatform.social.client.core.model.RestActivityImpl
Sets a string specifying the type of activity.
setType(String) - Method in class org.exoplatform.social.client.core.model.RestActivityStreamImpl
Sets the type of activity stream.
setUsername(String) - Static method in class org.exoplatform.social.client.api.SocialClientContext
Sets the user name for basic authentication.
setValue(Object) - Method in class org.exoplatform.social.client.api.service.QueryParams.QueryParamOption
Sets value for Query Parameter
SINCE_ID_PARAM - Static variable in interface org.exoplatform.social.client.api.service.QueryParams
 
SocialClientContext - Class in org.exoplatform.social.client.api
The client context to hold states of: host, port, portalContainerName, restContextName and rest version and auth schema.
SocialClientContext() - Constructor for class org.exoplatform.social.client.api.SocialClientContext
 
SocialClientContext.Context - Class in org.exoplatform.social.client.api
Keeping the HttpRequest and HttpResponse for Social RestService
SocialClientContext.Context(HttpRequest, HttpResponse) - Constructor for class org.exoplatform.social.client.api.SocialClientContext.Context
 
SocialClientContext.SupportedVersion - Enum in org.exoplatform.social.client.api
The enum for supported Social Rest APIs versions.
SocialClientLibException - Exception in org.exoplatform.social.client.api
 
SocialClientLibException() - Constructor for exception org.exoplatform.social.client.api.SocialClientLibException
Exception without any message.
SocialClientLibException(String) - Constructor for exception org.exoplatform.social.client.api.SocialClientLibException
Exception with message.
SocialClientLibException(String, Throwable) - Constructor for exception org.exoplatform.social.client.api.SocialClientLibException
Exception with message.
SocialHttpClient - Interface in org.exoplatform.social.client.api.net
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 29, 2011
SocialHttpClient.POLICY - Enum in org.exoplatform.social.client.api.net
 
SocialHttpClientException - Exception in org.exoplatform.social.client.api.net
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
SocialHttpClientException(String, Throwable) - Constructor for exception org.exoplatform.social.client.api.net.SocialHttpClientException
Constructor for SocialHttpClientException.
SocialHttpClientException(String) - Constructor for exception org.exoplatform.social.client.api.net.SocialHttpClientException
Constructor for SocialHttpClientException.
SocialHttpClientImpl - Class in org.exoplatform.social.client.core.net
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 29, 2011
SocialHttpClientSupport - Class in org.exoplatform.social.client.core.util
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 29, 2011
SocialHttpClientSupport() - Constructor for class org.exoplatform.social.client.core.util.SocialHttpClientSupport
 
SocialJSONDecodingSupport - Class in org.exoplatform.social.client.core.util
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
SocialJSONDecodingSupport() - Constructor for class org.exoplatform.social.client.core.util.SocialJSONDecodingSupport
 
source - Variable in class org.exoplatform.social.client.api.event.PropertyChangeEvent
The object on which the Event initially occurred.
start() - Method in interface org.exoplatform.social.client.api.event.Lifecycle
Prepare for the beginning of active use of the public methods of this component.
start() - Method in class org.exoplatform.social.client.core.service.ServiceBase
Prepares for active use of the public methods of this Component.
START_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component start" event.
started - Variable in class org.exoplatform.social.client.core.service.ServiceBase
Has this component been started?
stop() - Method in interface org.exoplatform.social.client.api.event.Lifecycle
Gracefully terminate the active use of the public methods of this component.
stop() - Method in class org.exoplatform.social.client.core.service.ServiceBase
Gracefully shut down active use of the public methods of this Component.
STOP_EVENT - Static variable in interface org.exoplatform.social.client.api.event.Lifecycle
The LifecycleEvent type for the "component stop" event.
supportedVersionList - Static variable in class org.exoplatform.social.client.api.SocialClientContext
 

T

toString() - Method in exception org.exoplatform.social.client.api.event.LifecycleException
Returns a formatted string that describes this exception.
toString() - Method in enum org.exoplatform.social.client.api.model.RestActivity.Field
emit the field as a json element.
toString() - Method in enum org.exoplatform.social.client.api.model.RestActivityStream.Field
emit the field as a json element.
toString() - Method in enum org.exoplatform.social.client.api.model.RestComment.Field
emit the field as a json element.
toString() - Method in enum org.exoplatform.social.client.api.model.RestIdentity.Field
emit the field as a json element.
toString() - Method in enum org.exoplatform.social.client.api.model.RestLike.Field
emit the field as a json element.
toString() - Method in enum org.exoplatform.social.client.api.model.RestProfile.Field
Emits the field as a json element.
toString() - Method in enum org.exoplatform.social.client.api.SocialClientContext.SupportedVersion
 

U

UnAuthenticatedException - Exception in org.exoplatform.social.client.api.auth
The Access Denied Exception when something needs authentication but it is not authenticated yet.
UnAuthenticatedException() - Constructor for exception org.exoplatform.social.client.api.auth.UnAuthenticatedException
Exception without any message.
UnAuthenticatedException(String) - Constructor for exception org.exoplatform.social.client.api.auth.UnAuthenticatedException
Exception with message.
unlike(Activity) - Method in interface org.exoplatform.social.client.api.service.ActivityService
The authenticated identity unlikes an existing activity.
unlike(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
The authenticated identity unlikes an existing activity.
unlike(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
The authenticated identity unlikes an existing activity.
UnsupportedMethodException - Exception in org.exoplatform.social.client.api
Exception when one method is called but it is not implemented or supported yet.
UnsupportedMethodException() - Constructor for exception org.exoplatform.social.client.api.UnsupportedMethodException
Exception without any message.
UnsupportedMethodException(String) - Constructor for exception org.exoplatform.social.client.api.UnsupportedMethodException
Exception with message.
UnsupportedRestVersionException - Exception in org.exoplatform.social.client.api
Exception for the case that the client wants to use the rest version is not supported.
UnsupportedRestVersionException() - Constructor for exception org.exoplatform.social.client.api.UnsupportedRestVersionException
Default constructor.
UnsupportedRestVersionException(String) - Constructor for exception org.exoplatform.social.client.api.UnsupportedRestVersionException
Constructor with message.
update(M) - Method in interface org.exoplatform.social.client.api.service.Service
Updates an existing instance.
update(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha1
Updates an existing instance.
update(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha2
Updates an existing instance.
update(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha1
 
update(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha2
 
UPDATE_EVENT - Static variable in interface org.exoplatform.social.client.api.event.CRUDLifecycle
The CRUDLifecycleEvent type for the "component update" event.

V

valueOf(String) - Static method in enum org.exoplatform.social.client.api.model.RestActivity.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.model.RestActivityStream.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.model.RestComment.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.model.RestIdentity.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.model.RestLike.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.model.RestProfile.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.net.SocialHttpClient.POLICY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.api.SocialClientContext.SupportedVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2.ActivityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.social.client.api.model.RestActivity.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.client.api.model.RestActivityStream.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.client.api.model.RestComment.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.client.api.model.RestIdentity.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.client.api.model.RestLike.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.client.api.model.RestProfile.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.client.api.net.SocialHttpClient.POLICY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.client.api.SocialClientContext.SupportedVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha1.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha2.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionService - Interface in org.exoplatform.social.client.api.service
VersionService is used to get the latest and supported social rest api version.
VersionServiceImpl - Class in org.exoplatform.social.client.core.service
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
VersionServiceImpl() - Constructor for class org.exoplatform.social.client.core.service.VersionServiceImpl
 

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

Copyright © 2011 eXo Platform. All Rights Reserved.