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

B

BADGE - Static variable in class com.coffeebeantech.socialidapi.models.marketing.push_notifications.PublishAttributes
 
BadRequestException - Exception in com.coffeebeantech.socialidapi.exceptions
Exception wrapper for HTTP 400 Bad Request response.
BadRequestException() - Constructor for exception com.coffeebeantech.socialidapi.exceptions.BadRequestException
 
BadRequestException(String) - Constructor for exception com.coffeebeantech.socialidapi.exceptions.BadRequestException
 
base64Encode(String) - Static method in class com.coffeebeantech.socialidapi.util.Util
Base 64 Encode
BaseApi - Class in com.coffeebeantech.socialidapi.api
Base resourced Api client.
BaseApi() - Constructor for class com.coffeebeantech.socialidapi.api.BaseApi
 
BaseFormEncodedSerializer<T> - Class in com.coffeebeantech.socialidapi.serializers.form_encoded
Base Form Encoded serializer for any model T.
BaseFormEncodedSerializer() - Constructor for class com.coffeebeantech.socialidapi.serializers.form_encoded.BaseFormEncodedSerializer
 
BaseJsonExtensions - Class in com.coffeebeantech.socialidapi.util
 
BaseJsonExtensions() - Constructor for class com.coffeebeantech.socialidapi.util.BaseJsonExtensions
 
BaseJsonSerializer<T> - Class in com.coffeebeantech.socialidapi.serializers.json
Base JSON serializer for any model T.
BaseJsonSerializer() - Constructor for class com.coffeebeantech.socialidapi.serializers.json.BaseJsonSerializer
 
BaseModelBuilder<T> - Class in com.coffeebeantech.socialidapi.builders
Base builder for any model T.
BaseModelBuilder() - Constructor for class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
BearerTokenAuthStrategy - Class in com.coffeebeantech.socialidapi.rest.authorization
Bearer Token implementation.
BearerTokenAuthStrategy(String) - Constructor for class com.coffeebeantech.socialidapi.rest.authorization.BearerTokenAuthStrategy
 
BIG_STYLE - Static variable in class com.coffeebeantech.socialidapi.models.marketing.push_notifications.PublishAttributes
 
BIRTHDAY - Static variable in class com.coffeebeantech.socialidapi.models.marketing.database.PersonProfile
 
buildFormEncoded(T) - Method in class com.coffeebeantech.socialidapi.serializers.form_encoded.BaseFormEncodedSerializer
 
buildFormEncoded(ClientCredentialsAccessTokenAttributes) - Method in class com.coffeebeantech.socialidapi.serializers.form_encoded.marketing.oauth.ClientCredentialsAccessTokenAttributesFormEncodedSerializer
 
buildFormEncoded(PasswordAccessTokenAttributes) - Method in class com.coffeebeantech.socialidapi.serializers.form_encoded.marketing.oauth.PasswordAccessTokenAttributesFormEncodedSerializer
 
buildFormEncoded(ProviderCredentialsAccessTokenAttributes) - Method in class com.coffeebeantech.socialidapi.serializers.form_encoded.marketing.oauth.ProviderCredentialsAccessTokenAttributesFormEncodedSerializer
 
buildFormEncoded(RefreshTokenAttributes) - Method in class com.coffeebeantech.socialidapi.serializers.form_encoded.marketing.oauth.RefreshTokenAttributesFormEncodedSerializer
 
buildJson(T, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.BaseJsonSerializer
 
buildJson(T) - Method in class com.coffeebeantech.socialidapi.serializers.json.BaseJsonSerializer
 
buildJson(List<T>) - Method in class com.coffeebeantech.socialidapi.serializers.json.BaseJsonSerializer
 
buildJson(CampaignRegistrationAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.CampaignRegistrationAttributesJsonSerializer
 
buildJson(PeopleSearchAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PeopleSearchAttributesJsonSerializer
 
buildJson(PersonProfileAddress, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileAddressJsonSerializer
 
buildJson(PersonProfileCertification, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileCertificationJsonSerializer
 
buildJson(PersonProfileCourse, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileCourseJsonSerializer
 
buildJson(PersonProfileEducation, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileEducationJsonSerializer
 
buildJson(PersonProfileEmail, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileEmailJsonSerializer
 
buildJson(PersonProfileIm, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileImJsonSerializer
 
buildJson(PersonProfileInterest, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileInterestJsonSerializer
 
buildJson(PersonProfile, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileJsonSerializer
 
buildJson(PersonProfileLike, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileLikeJsonSerializer
 
buildJson(PersonProfileName, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileNameJsonSerializer
 
buildJson(PersonProfileOrganization, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileOrganizationJsonSerializer
 
buildJson(PersonProfilePhoneNumber, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfilePhoneNumberJsonSerializer
 
buildJson(PersonProfilePictureUrl, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfilePictureUrlJsonSerializer
 
buildJson(PersonProfilePictureUrls, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfilePictureUrlsJsonSerializer
 
buildJson(PersonProfileProvider, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileProviderJsonSerializer
 
buildJson(PersonProfileProviders, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileProvidersJsonSerializer
 
buildJson(PersonProfileSpokenLanguage, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileSpokenLanguageJsonSerializer
 
buildJson(PersonProfileUrl, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.database.PersonProfileUrlJsonSerializer
 
buildJson(FacebookCredentialAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.FacebookCredentialAttributesJsonSerializer
 
buildJson(FacebookUpdateAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.FacebookUpdateAttributesJsonSerializer
 
buildJson(GplusCredentialAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.GplusCredentialAttributesJsonSerializer
 
buildJson(LinkedinCredentialAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.LinkedinCredentialAttributesJsonSerializer
 
buildJson(ConnectionAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.ConnectionAttributesJsonSerializer
 
buildJson(ResetPasswordEmailAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.ResetPasswordEmailAttributesJsonSerializer
 
buildJson(SignInAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.SignInAttributesJsonSerializer
 
buildJson(UserAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.UserAttributesJsonSerializer
 
buildJson(UserDataAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.UserDataAttributesJsonSerializer
 
buildJson(UserData, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.UserDataJsonSerializer
 
buildJson(User, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.login.UserJsonSerializer
 
buildJson(DeviceAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.push_notifications.DeviceAttributesJsonSerializer
 
buildJson(DeviceLinkAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.push_notifications.DeviceLinkAttributesJsonSerializer
 
buildJson(PublishAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.push_notifications.PublishAttributesJsonSerializer
 
buildJson(TwitterCredentialAttributes, boolean) - Method in class com.coffeebeantech.socialidapi.serializers.json.marketing.TwitterCredentialAttributesJsonSerializer
 
buildList(JSONArray) - Method in class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
buildList(String) - Method in class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
buildList(Response) - Method in class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
buildModel(String) - Method in class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
buildModel(Response) - Method in class com.coffeebeantech.socialidapi.builders.BaseModelBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.CredentialBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileAddressBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileCertificationBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileCourseBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileEducationBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileEmailBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileImBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileInterestBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileLikeBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileNameBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileOrganizationBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfilePhoneNumberBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfilePictureUrlBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfilePictureUrlsBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileProviderBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileProvidersBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileSpokenLanguageBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonProfileUrlBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.database.PersonSearchResultBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.FacebookCredentialBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.GplusCredentialBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.LinkedinCredentialBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.login.SignInBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.login.SignInInfoBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.login.SocialAppBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.login.UserBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.login.UserDataBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.oauth.LoginAppAccessTokenBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.oauth.UserAccessTokenBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.push_notifications.DeviceBuilder
 
buildModel(JSONObject) - Method in class com.coffeebeantech.socialidapi.builders.marketing.TwitterCredentialBuilder
 
A B C D E F G H I J K L M N O P Q R S T U V W