Serialized Form


Package org.exoplatform.social.client.api

Class org.exoplatform.social.client.api.SocialClientLibException extends Exception implements Serializable

Class org.exoplatform.social.client.api.UnsupportedMethodException extends RuntimeException implements Serializable

Class org.exoplatform.social.client.api.UnsupportedRestVersionException extends IllegalArgumentException implements Serializable


Package org.exoplatform.social.client.api.auth

Class org.exoplatform.social.client.api.auth.AccessDeniedException extends Exception implements Serializable

Class org.exoplatform.social.client.api.auth.NotFoundException extends Exception implements Serializable

Class org.exoplatform.social.client.api.auth.UnAuthenticatedException extends Exception implements Serializable


Package org.exoplatform.social.client.api.event

Class org.exoplatform.social.client.api.event.LifecycleException extends RuntimeException implements Serializable

Serialized Fields

message

String message
The error message passed to our constructor (if any)


cause

Throwable cause
The underlying exception or error passed to our constructor (if any)


Package org.exoplatform.social.client.api.net

Class org.exoplatform.social.client.api.net.SocialHttpClientException extends IOException implements Serializable


Package org.exoplatform.social.client.api.service

Class org.exoplatform.social.client.api.service.ServiceException extends RuntimeException implements Serializable

Serialized Fields

classService

String classService

Package org.exoplatform.social.client.core.model

Class org.exoplatform.social.client.core.model.ModelImpl extends org.json.simple.JSONObject implements Serializable

Serialized Fields

propertyChanges

PropertyChangeSupport propertyChanges
The property change event support for this model.

Class org.exoplatform.social.client.core.model.RestActivityImpl extends ModelImpl implements Serializable

Class org.exoplatform.social.client.core.model.RestActivityStreamImpl extends ModelImpl implements Serializable

Class org.exoplatform.social.client.core.model.RestCommentImpl extends ModelImpl implements Serializable

Class org.exoplatform.social.client.core.model.RestIdentityImpl extends ModelImpl implements Serializable

Serialized Fields

restProfile

RestProfile restProfile
The associated restProfile with this identity.

Class org.exoplatform.social.client.core.model.RestLikeImpl extends ModelImpl implements Serializable

Class org.exoplatform.social.client.core.model.RestProfileImpl extends ModelImpl implements Serializable



Copyright © 2011-2012 eXo Platform. All Rights Reserved.