- 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
-
- ClientServiceFactoryHelper() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryHelper
-
- ClientServiceFactoryImplV1Alpha1 - Class in org.exoplatform.social.client.core
-
- ClientServiceFactoryImplV1Alpha1() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha1
-
- ClientServiceFactoryImplV1Alpha2 - Class in org.exoplatform.social.client.core
-
- ClientServiceFactoryImplV1Alpha2() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha2
-
- ClientServiceFactoryImplV1Alpha3 - Class in org.exoplatform.social.client.core
-
- ClientServiceFactoryImplV1Alpha3() - Constructor for class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha3
-
- consume(HttpEntity) - Static method in class org.exoplatform.social.client.api.util.SocialHttpClientSupport
-
Checks the entity and close InputStream
- convertModelToByteArray(Model) - Static method in class org.exoplatform.social.client.api.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(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
Creates a new instance.
- create(RestActivity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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(RestIdentity) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha3
-
- 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.
- createActivityService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha3
-
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.
- createComment(RestActivity, RestComment) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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.
- createIdentityService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha3
-
Gets account service for getting or updating identity info.
- createSocket(Socket, String, int, boolean) - Method in class org.exoplatform.social.client.core.net.OpenSSLSocketFactory
-
- createSocket() - Method in class org.exoplatform.social.client.core.net.OpenSSLSocketFactory
-
- 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.
- createVersionService() - Method in class org.exoplatform.social.client.core.ClientServiceFactoryImplV1Alpha3
-
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.api.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.api.util.CRUDLifecycleSupport
-
Constructs a new LifecycleHelper object associated with the specified Lifecycle component.
- 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.ActivityServiceImplV1Alpha3
-
Gets an existing instance by its uuid.
- get(String, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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(String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha3
-
- get(QueryParams.QueryParamOption) - Method in class org.exoplatform.social.client.core.service.QueryParamsImpl
-
- getActivity() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Gets the activity is associated with this comment.
- getActivity() - Method in class org.exoplatform.social.client.api.model.RestLike
-
Gets the activity associated with this like.
- getActivityId() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Gets the activity id which is associated with this comment.
- getActivityId() - Method in class org.exoplatform.social.client.api.model.RestLike
-
Gets the activity id.
- getActivityStream() - Method in class 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(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);
- getActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
Gets activity stream from an owner stream identity.
- getActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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.
- getActivityType() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
Gets the activity type.
- getAppId() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets a string specifying the application that this activity is associated with.
- getAvailableComments() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the available list of comments for this activity.
- getAvailableLikes() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the available list of likes for this activity.
- getAvatarUrl() - Method in class org.exoplatform.social.client.api.model.RestProfile
-
Gets the avatar url of the associated identity.
- getBody() - Method in class 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.
- 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.
- getComment(String) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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);
- getConnectionsActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
Gets all connections' activities aggregated into one stream.
- getConnectionsActivityStream(RestIdentity, QueryParams) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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.api.util.SocialHttpClientSupport
-
Executes the HttpResponse with read the content to buffered.
- getCreatedAt() - Method in class org.exoplatform.social.client.api.model.RestComment
-
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 class org.exoplatform.social.client.api.model.RestActivityStream
-
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);
- getFeedActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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.ActivityServiceImplV1Alpha3
-
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 class org.exoplatform.social.client.api.model.Model
-
Returns the value of the specified field as an Object.
- getFieldAsList(String) - Method in class org.exoplatform.social.client.api.model.Model
-
Returns the value of the specified field as a
List.
- getFieldAsMap(String) - Method in class org.exoplatform.social.client.api.model.Model
-
Returns the value of the specified field as a
Map.
- getFieldAsString(String) - Method in class org.exoplatform.social.client.api.model.Model
-
Returns the value of the specified field as a
String.
- getFieldNames() - Method in class org.exoplatform.social.client.api.model.Model
-
Returns the complete set of properties associated with the model instance.
- getFullName() - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Gets the full name of activity stream owner.
- getFullName() - Method in class org.exoplatform.social.client.api.model.RestProfile
-
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 class org.exoplatform.social.client.api.model.RestActivity
-
Gets a string ID that is permanently associated with this activity.
- getId() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Gets the comment id.
- getId() - Method in class org.exoplatform.social.client.api.model.RestIdentity
-
Gets the identity id.
- getIdentity() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Deprecated.
only use with v1-alpha1
- getIdentity() - Method in class 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(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
-
- getIdentity(String, String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha3
-
- getIdentityId() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets a string uuid of the identity who created this activity.
- getIdentityId() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Deprecated.
only use with v1-alpha1
- getIdentityId() - Method in class org.exoplatform.social.client.api.model.RestLike
-
Gets the identity id.
- getIdentityId() - Method in class 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
-
- 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
-
- getIdentityId(String, String) - Method in class org.exoplatform.social.client.core.service.IdentityServiceImplV1Alpha3
-
- getLastUpdated() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the time at which this activity took place in milliseconds since the epoch.
- 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.
- getNumberOfNewer(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- getNumberOfOlder(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- getOwnerIdentity() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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 class org.exoplatform.social.client.api.model.RestActivityStream
-
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 class org.exoplatform.social.client.api.model.RestActivity
-
Gets the time at which this activity took place in milliseconds since the epoch.
- getPostedTime() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Gets the posted time of this comment as timestamp value.
- getPosterIdentity() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the poster identity who created this activity.
- getPosterIdentity() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Gets the identity who commented.
- getPrettyId() - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Gets the pretty id from the activity stream.
- getPriority() - Method in class 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.
- getProfile() - Method in class org.exoplatform.social.client.api.model.RestIdentity
-
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 class org.exoplatform.social.client.api.model.RestIdentity
-
Gets identity provider id.
- getQueryName() - Method in class org.exoplatform.social.client.api.service.QueryParams.QueryParamOption
-
Gets query parameter name
- getRemoteId() - Method in class org.exoplatform.social.client.api.model.RestIdentity
-
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.
- getSize() - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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);
- getSpacesActivityStream(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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.ActivityServiceImplV1Alpha3
-
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 class org.exoplatform.social.client.api.model.RestActivity
-
Returns the template parameter with the specified name.
- getTemplateParams() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets a map of custom key/value pairs associated with this activity.
- getText() - Method in class org.exoplatform.social.client.api.model.RestComment
-
Gets the comment content.
- getTitle() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets a string specifying the primary text of an activity.
- getTitle() - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Gets activity stream's title.
- getTitleId() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets a string specifying the title template message ID in the gadget spec.
- getTotalComments() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the total number of comments.
- getTotalLikes() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the total number of likes.
- getTotalNumberOfComments() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the number of total comments.
- getTotalNumberOfLikes() - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Gets the number of total likes.
- 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 class org.exoplatform.social.client.api.model.RestActivity
-
Gets a string specifying the type of activity.
- getType() - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Gets the type of activity stream.
- getUrl() - Method in exception org.exoplatform.social.client.api.auth.RedirectException
-
- 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.
- 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.api.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.api.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.
- like(RestActivity) - Method in class org.exoplatform.social.client.core.service.ActivityServiceImplV1Alpha3
-
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 class 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.
- load(int, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- loadAsList(int, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- loadNewer(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- loadNewerAsList(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- loadOlder(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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.
- loadOlderAsList(RestActivity, int) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
Loads older elements based on the provided based element.
- 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 class org.exoplatform.social.client.api.model.RestComment
-
Sets the activity which is associated with this comment.
- setActivityId(String) - Method in class org.exoplatform.social.client.api.model.RestLike
-
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.
- setActivityType(ActivitiesRealtimeListAccessV1Alpha3.ActivityType) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
Sets the activity type.
- setAppId(String) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets a string specifying the application that this activity is associated with.
- setAvailableComments(List<RestComment>) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets the available list of comments for this activity.
- setAvatarUrl(String) - Method in class org.exoplatform.social.client.api.model.RestProfile
-
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 class 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.
- setCreatedAt(String) - Method in class org.exoplatform.social.client.api.model.RestComment
-
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 class org.exoplatform.social.client.api.model.RestActivityStream
-
Sets the favicon url for the activity stream.
- setField(String, Object) - Method in class org.exoplatform.social.client.api.model.Model
-
Sets the value of the specified field to the passed Object.
- setFullName(String) - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Sets the full name for the activity stream owner.
- setFullName(String) - Method in class org.exoplatform.social.client.api.model.RestProfile
-
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 class org.exoplatform.social.client.api.model.RestActivity
-
Sets a string ID that is permanently associated with this activity.
- setId(String) - Method in class org.exoplatform.social.client.api.model.RestComment
-
Sets the comment id.
- setId(String) - Method in class org.exoplatform.social.client.api.model.RestIdentity
-
Sets the identity id.
- setIdentityId(String) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets a string uuid of the identity who created this activity.
- setIdentityId(String) - Method in class org.exoplatform.social.client.api.model.RestComment
-
Deprecated.
only use with v1-alpha1
- setIdentityId(String) - Method in class org.exoplatform.social.client.api.model.RestLike
-
Sets the identity id.
- setIdentityId(String) - Method in class org.exoplatform.social.client.api.model.RestProfile
-
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.
- setLastUpdated(Long) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets the last updated time at which this activity took place in milliseconds since the epoch Container
support for this field is OPTIONAL.
- 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.
- setOwnerIdentity(RestIdentity) - Method in class org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3
-
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 class org.exoplatform.social.client.api.model.RestActivityStream
-
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 class 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 class org.exoplatform.social.client.api.model.RestComment
-
Sets the posted time of this comment as timestamp value.
- setPosterIdentity(RestIdentity) - Method in class org.exoplatform.social.client.api.model.RestComment
-
Sets the identity who commented.
- setPrettyId(String) - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Sets the pretty id for the activity stream.
- setPriority(Double) - Method in class 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.
- setProfile(RestProfile) - Method in class org.exoplatform.social.client.api.model.RestIdentity
-
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 class org.exoplatform.social.client.api.model.RestIdentity
-
Sets identity provider id.
- setRemoteId(String) - Method in class org.exoplatform.social.client.api.model.RestIdentity
-
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 class org.exoplatform.social.client.api.model.RestActivity
-
Set a map of custom key/value pairs associated with this activity.
- setText(String) - Method in class org.exoplatform.social.client.api.model.RestComment
-
Sets the comment content.
- setTitle(String) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets a string specifying the primary text of an activity.
- setTitle(String) - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
Sets the activity stream title.
- setTitleId(String) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets a string specifying the title template message ID in the gadget spec.
- setType(String) - Method in class org.exoplatform.social.client.api.model.RestActivity
-
Sets a string specifying the type of activity.
- setType(String) - Method in class org.exoplatform.social.client.api.model.RestActivityStream
-
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.api.util
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 29, 2011
- SocialHttpClientSupport() - Constructor for class org.exoplatform.social.client.api.util.SocialHttpClientSupport
-
- SocialJSONDecodingSupport - Class in org.exoplatform.social.client.api.util
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jun 30, 2011
- SocialJSONDecodingSupport() - Constructor for class org.exoplatform.social.client.api.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
-
- 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.
- valueOf(String) - Static method in enum org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3.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.
- values() - Static method in enum org.exoplatform.social.client.core.service.ActivitiesRealtimeListAccessV1Alpha3.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
-