Skip navigation links
A C D E F G H I J L N O P Q R S T U V W _ 

A

addParam(String, String) - Method in class com.contentstack.sdk.Asset
This method adds key and value to an Entry.
addParam(String, String) - Method in class com.contentstack.sdk.Entry
This method adds key and value to an Entry.
addParam(String, String) - Method in class com.contentstack.sdk.Query
This method adds key and value to an Entry.
addQuery(String, String) - Method in class com.contentstack.sdk.Query
Add a custom query against specified key.
always() - Method in class com.contentstack.sdk.ContentstackResultCallback
 
always() - Method in class com.contentstack.sdk.ContentTypesCallback
 
always() - Method in class com.contentstack.sdk.EntryResultCallBack
 
always() - Method in class com.contentstack.sdk.FetchAssetsCallback
 
always() - Method in class com.contentstack.sdk.FetchResultCallback
 
always() - Method in class com.contentstack.sdk.QueryResultsCallBack
 
always() - Method in class com.contentstack.sdk.ResultCallBack
 
always() - Method in class com.contentstack.sdk.SingleQueryResultCallback
 
always() - Method in class com.contentstack.sdk.SyncResultCallBack
 
and(ArrayList<Query>) - Method in class com.contentstack.sdk.Query
Combines all the queries together using AND operator
ascending(String) - Method in class com.contentstack.sdk.Query
Sort the results in ascending order with the given key.
Asset - Class in com.contentstack.sdk
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Asset() - Constructor for class com.contentstack.sdk.Asset
 
Asset(String) - Constructor for class com.contentstack.sdk.Asset
 
asset(String) - Method in class com.contentstack.sdk.Stack
 
asset() - Method in class com.contentstack.sdk.Stack
 
AssetLibrary - Class in com.contentstack.sdk
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
AssetLibrary() - Constructor for class com.contentstack.sdk.AssetLibrary
 
assetLibrary() - Method in class com.contentstack.sdk.Stack
 
AssetLibrary.ORDERBY - Enum in com.contentstack.sdk
Sorting order enum for AssetLibrary.
assetUid - Variable in class com.contentstack.sdk.Asset
 

C

com.contentstack.sdk - package com.contentstack.sdk
 
com.contentstack.sdk.utility - package com.contentstack.sdk.utility
 
Config - Class in com.contentstack.sdk
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Config() - Constructor for class com.contentstack.sdk.Config
BuiltConfig constructor

Example :
 BuiltConfig config = new BuiltConfig();
config - Variable in class com.contentstack.sdk.Stack
 
configure(JSONObject) - Method in class com.contentstack.sdk.Asset
Creates new instance of Asset from valid JSONObject.
configure(JSONObject) - Method in class com.contentstack.sdk.Entry
 
containedIn(String, Object[]) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key's entry to be contained in the provided array.
content_type - Variable in class com.contentstack.sdk.Stack
 
contentObject - Variable in class com.contentstack.sdk.QueryResult
 
Contentstack - Class in com.contentstack.sdk
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
CONTENTSTACK - Static variable in class com.contentstack.sdk.utility.CSLoggerLevel
Level representing my log level
CONTENTSTACK_INT - Static variable in class com.contentstack.sdk.utility.CSLoggerLevel
Value of CSLoggerLevel level.
ContentstackResultCallback - Class in com.contentstack.sdk
 
ContentstackResultCallback() - Constructor for class com.contentstack.sdk.ContentstackResultCallback
 
ContentstackUtil - Class in com.contentstack.sdk.utility
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
ContentstackUtil() - Constructor for class com.contentstack.sdk.utility.ContentstackUtil
 
contentType - Variable in class com.contentstack.sdk.Asset
 
ContentType - Class in com.contentstack.sdk
 
ContentType(String) - Constructor for class com.contentstack.sdk.ContentType
 
contentType - Variable in class com.contentstack.sdk.Stack
 
contentType(String) - Method in class com.contentstack.sdk.Stack
 
contentTypeInstance - Variable in class com.contentstack.sdk.Query
 
contentTypeName - Variable in class com.contentstack.sdk.ContentType
 
ContentTypesCallback - Class in com.contentstack.sdk
 
ContentTypesCallback() - Constructor for class com.contentstack.sdk.ContentTypesCallback
 
ContentTypesModel - Class in com.contentstack.sdk
 
ContentTypesModel() - Constructor for class com.contentstack.sdk.ContentTypesModel
 
count() - Method in class com.contentstack.sdk.Query
Retrieve only count of entries in result.
count - Variable in class com.contentstack.sdk.QueryResult
 
CSAppConstants - Class in com.contentstack.sdk.utility
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
CSAppConstants() - Constructor for class com.contentstack.sdk.utility.CSAppConstants
 
CSAppConstants.callController - Enum in com.contentstack.sdk.utility
 
CSAppConstants.RequestMethod - Enum in com.contentstack.sdk.utility
 
CSAppUtils - Class in com.contentstack.sdk.utility
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
CSAppUtils() - Constructor for class com.contentstack.sdk.utility.CSAppUtils
 
CSAppUtils.DateComapareType - Enum in com.contentstack.sdk.utility
Type to compare dates.
CSController - Class in com.contentstack.sdk.utility
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
CSController() - Constructor for class com.contentstack.sdk.utility.CSController
 
CSHttpConnection - Class in com.contentstack.sdk
 
CSHttpConnection(String, IRequestModelHTTP) - Constructor for class com.contentstack.sdk.CSHttpConnection
 
CSLoggerLevel - Class in com.contentstack.sdk.utility
MIT License Copyright (c) 2012 - 2019 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
CSLoggerLevel(int, String, int) - Constructor for class com.contentstack.sdk.utility.CSLoggerLevel
Constructor

D

descending(String) - Method in class com.contentstack.sdk.Query
Sort the results in descending order with the given key.

E

entry(String) - Method in class com.contentstack.sdk.ContentType
Represents a Entry.
entry() - Method in class com.contentstack.sdk.ContentType
 
Entry - Class in com.contentstack.sdk
 
Entry(String) - Constructor for class com.contentstack.sdk.Entry
 
EntryResultCallBack - Class in com.contentstack.sdk
 
EntryResultCallBack() - Constructor for class com.contentstack.sdk.EntryResultCallBack
 
environment - Variable in class com.contentstack.sdk.Config
 
Error - Class in com.contentstack.sdk
 
Error() - Constructor for class com.contentstack.sdk.Error
 
ErrorMessage_CalledDefaultMethod - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_Default - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_FormName - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_JsonNotProper - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_NoNetwork - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_QueryFilterException - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_Stack_AccessToken_IsNull - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_Stack_Environment_IsNull - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_StackApiKeyIsNull - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_VolleyAuthFailureError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_VolleyNoConnectionError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_VolleyParseError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorMessage_VolleyServerError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ErrorType - Class in com.contentstack.sdk
 
ErrorType() - Constructor for class com.contentstack.sdk.ErrorType
 
except(String[]) - Method in class com.contentstack.sdk.Entry
Specifies list of field uids that would be 'excluded' from the response.
except(ArrayList<String>) - Method in class com.contentstack.sdk.Query
Specifies list of field uids that would be 'excluded' from the response.
except(String[]) - Method in class com.contentstack.sdk.Query
Specifies list of field uids that would be 'excluded' from the response.
exceptWithReferenceUid(ArrayList<String>, String) - Method in class com.contentstack.sdk.Entry
Specifies an array of 'except' keys that would be 'excluded' in the response.
exceptWithReferenceUid(ArrayList<String>, String) - Method in class com.contentstack.sdk.Query
Specifies an array of 'except' keys that would be 'excluded' in the response.
execQuery(SingleQueryResultCallback, QueryResultsCallBack, boolean) - Method in class com.contentstack.sdk.Query
 
exists(String) - Method in class com.contentstack.sdk.Query
Add a constraint that requires, a specified key exists in response.

F

fetch(FetchResultCallback) - Method in class com.contentstack.sdk.Asset
Fetch a particular asset using uid.
fetch(ContentTypesCallback) - Method in class com.contentstack.sdk.ContentType
 
fetch(EntryResultCallBack) - Method in class com.contentstack.sdk.Entry
Fetches the latest version of the entries from Contentstack.com content stack
fetchAll(FetchAssetsCallback) - Method in class com.contentstack.sdk.AssetLibrary
Fetch a all asset.
FETCHALLASSETS - Static variable in class com.contentstack.sdk.utility.CSController
 
FETCHASSETS - Static variable in class com.contentstack.sdk.utility.CSController
 
FetchAssetsCallback - Class in com.contentstack.sdk
 
FetchAssetsCallback() - Constructor for class com.contentstack.sdk.FetchAssetsCallback
 
FETCHCONTENTTYPES - Static variable in class com.contentstack.sdk.utility.CSController
 
FETCHENTRY - Static variable in class com.contentstack.sdk.utility.CSController
 
FetchResultCallback - Class in com.contentstack.sdk
 
FetchResultCallback() - Constructor for class com.contentstack.sdk.FetchResultCallback
 
FETCHSYNC - Static variable in class com.contentstack.sdk.utility.CSController
 
fileName - Variable in class com.contentstack.sdk.Asset
 
fileSize - Variable in class com.contentstack.sdk.Asset
 
find(QueryResultsCallBack) - Method in class com.contentstack.sdk.Query
Execute a Query and Caches its result (Optional)
findOne(SingleQueryResultCallback) - Method in class com.contentstack.sdk.Query
Execute a Query and Caches its result (Optional)
formHeader - Variable in class com.contentstack.sdk.Entry
 
formHeader - Variable in class com.contentstack.sdk.Query
 

G

get(String) - Method in class com.contentstack.sdk.Entry
Get object value for key.
get(String) - Method in class com.contentstack.sdk.Group
Get object value for key.
getAccessToken() - Method in class com.contentstack.sdk.Stack
 
getAllEntries(String, String) - Method in class com.contentstack.sdk.Entry
Get value for the given reference key.
getAllEntries(String, String) - Method in class com.contentstack.sdk.Group
Get value for the given reference key.
getApplicationKey() - Method in class com.contentstack.sdk.Stack
 
getAsset(String) - Method in class com.contentstack.sdk.Entry
Get an asset from the entry
getAsset(String) - Method in class com.contentstack.sdk.Group
Get an asset from the group
getAssets(String) - Method in class com.contentstack.sdk.Entry
Get an assets from the entry.
getAssets(String) - Method in class com.contentstack.sdk.Group
Get an assets from the group.
getAssetUid() - Method in class com.contentstack.sdk.Asset
 
getBoolean(String) - Method in class com.contentstack.sdk.Entry
Get boolean value for key.
getBoolean(String) - Method in class com.contentstack.sdk.Group
Get boolean value for key.
getCallBackObject() - Method in class com.contentstack.sdk.CSHttpConnection
 
getCallBackObject() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getContentType() - Method in class com.contentstack.sdk.Entry
Get contentType name.
getContentType() - Method in class com.contentstack.sdk.Query
 
getContentType() - Method in class com.contentstack.sdk.QueryResult
Returns class's content type if call to fetch contentType executed successfully.
getContentTypes(ContentTypesCallback) - Method in class com.contentstack.sdk.Stack
 
getController() - Method in class com.contentstack.sdk.CSHttpConnection
 
getController() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getCount() - Method in class com.contentstack.sdk.AssetLibrary
Get a count of assets in success callback of FetchAssetsCallback.
getCount() - Method in class com.contentstack.sdk.QueryResult
Returns count of objects available.
Note : To retrieve this data, Query.includeCount() or Query.count() should be added in Query while querying.
getCount() - Method in class com.contentstack.sdk.SyncStack
 
getCreateAt() - Method in class com.contentstack.sdk.Asset
 
getCreateAt() - Method in class com.contentstack.sdk.Entry
Get Calendar value of creation time of entry.
getCreatedBy() - Method in class com.contentstack.sdk.Asset
 
getCreatedBy() - Method in class com.contentstack.sdk.Entry
Get uid who created this entry.
getDate(String) - Method in class com.contentstack.sdk.Entry
Get Calendar value for key
getDate(String) - Method in class com.contentstack.sdk.Group
Get Calendar value for key
getDeleteAt() - Method in class com.contentstack.sdk.Asset
Get Calendar value of deletion time of entry
getDeleteAt() - Method in class com.contentstack.sdk.Entry
Get Calendar value of deletion time of entry.
getDeletedBy() - Method in class com.contentstack.sdk.Asset
Get uid who deleted this entry.
getDeletedBy() - Method in class com.contentstack.sdk.Entry
Get uid who deleted this entry.
getDouble(String) - Method in class com.contentstack.sdk.Entry
Get double value for key
getDouble(String) - Method in class com.contentstack.sdk.Group
Get double value for key
getEnvironment() - Method in class com.contentstack.sdk.Config
Get environment.
getErrorCode() - Method in class com.contentstack.sdk.Error
Returns error code
getErrorMessage() - Method in class com.contentstack.sdk.Error
Returns error in string format.
getErrors() - Method in class com.contentstack.sdk.Error
Returns error in HashMap format where error is key and its respective information as HashMap's value.
getFileName() - Method in class com.contentstack.sdk.Asset
 
getFileSize() - Method in class com.contentstack.sdk.Asset
 
getFileType() - Method in class com.contentstack.sdk.Asset
 
getFloat(String) - Method in class com.contentstack.sdk.Entry
Get integer value for key
getFloat(String) - Method in class com.contentstack.sdk.Group
Get integer value for key
getFormParams() - Method in class com.contentstack.sdk.CSHttpConnection
 
getGroup(String) - Method in class com.contentstack.sdk.Entry
Get a group from entry.
getGroup(String) - Method in class com.contentstack.sdk.Group
Get a group from the group.
getGroups(String) - Method in class com.contentstack.sdk.Entry
Get a list of group from entry.
getGroups(String) - Method in class com.contentstack.sdk.Group
Get a list of group from the group.
getHeaders() - Method in class com.contentstack.sdk.CSHttpConnection
 
getHeaders() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getHost() - Method in class com.contentstack.sdk.Config
 
getInfo() - Method in class com.contentstack.sdk.CSHttpConnection
 
getInfo() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getInt(String) - Method in class com.contentstack.sdk.Entry
Get integer value for key
getInt(String) - Method in class com.contentstack.sdk.Group
Get integer value for key
getItems() - Method in class com.contentstack.sdk.SyncStack
 
getJSONArray(String) - Method in class com.contentstack.sdk.Entry
Get JSONArray value for key
getJSONArray(String) - Method in class com.contentstack.sdk.Group
Get JSONArray value for key
getJsonFromCacheFile(File) - Static method in class com.contentstack.sdk.utility.CSAppUtils
To retrieve data from cache.
getJSONObject(String) - Method in class com.contentstack.sdk.Entry
Get JSONObject value for key
getJSONObject(String) - Method in class com.contentstack.sdk.Group
Get JSONObject value for key
getJSONResponse() - Method in class com.contentstack.sdk.SyncStack
 
getLanguage() - Method in class com.contentstack.sdk.Entry
Get Language instance
getLimit() - Method in class com.contentstack.sdk.SyncStack
 
getLong(String) - Method in class com.contentstack.sdk.Entry
Get long value for key
getLong(String) - Method in class com.contentstack.sdk.Group
Get long value for key
getMD5FromString(String) - Method in class com.contentstack.sdk.utility.CSAppUtils
To encrypt given value.
getNumber(String) - Method in class com.contentstack.sdk.Entry
Get JSONObject value for key
getNumber(String) - Method in class com.contentstack.sdk.Group
Get JSONObject value for key
getOwner() - Method in class com.contentstack.sdk.Entry
 
getPaginationToken() - Method in class com.contentstack.sdk.SyncStack
 
getRequestMethod() - Method in class com.contentstack.sdk.CSHttpConnection
 
getRequestMethod() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getResponse() - Method in class com.contentstack.sdk.ContentTypesModel
 
getResponse() - Method in class com.contentstack.sdk.CSHttpConnection
 
getResponse() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getResponseTimeFromCacheFile(File, long) - Method in class com.contentstack.sdk.utility.CSAppUtils
To check if required response within given time window available in cache
getResult(Object, String) - Method in class com.contentstack.sdk.AssetLibrary
 
getResult(Object, String) - Method in interface com.contentstack.sdk.INotifyClass
 
getResult(Object, String) - Method in class com.contentstack.sdk.Query
 
getResultArray() - Method in class com.contentstack.sdk.ContentTypesModel
 
getResultObject(List<Object>, JSONObject, boolean) - Method in class com.contentstack.sdk.AssetLibrary
 
getResultObject(List<Object>, JSONObject, boolean) - Method in interface com.contentstack.sdk.INotifyClass
 
getResultObject(List<Object>, JSONObject, boolean) - Method in class com.contentstack.sdk.Query
 
getResultObjects() - Method in class com.contentstack.sdk.QueryResult
 
getSchema() - Method in class com.contentstack.sdk.QueryResult
Returns class's schema if call to fetch schema executed successfully.
getShort(String) - Method in class com.contentstack.sdk.Entry
Get short value for key
getShort(String) - Method in class com.contentstack.sdk.Group
Get short value for key
getSkip() - Method in class com.contentstack.sdk.SyncStack
 
getString(String) - Method in class com.contentstack.sdk.Entry
Get string value for key.
getString(String) - Method in class com.contentstack.sdk.Group
Get string value for key.
getSyncToken() - Method in class com.contentstack.sdk.SyncStack
 
getTags() - Method in class com.contentstack.sdk.Asset
Get tags.
getTags() - Method in class com.contentstack.sdk.Entry
Get tags.
getTitle() - Method in class com.contentstack.sdk.Entry
Get title string
getTreatDuplicateKeysAsArrayItems() - Method in class com.contentstack.sdk.CSHttpConnection
 
getTreatDuplicateKeysAsArrayItems() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
getUid() - Method in class com.contentstack.sdk.Entry
Get uid.
getUpdateAt() - Method in class com.contentstack.sdk.Asset
Get Calendar value of updating time of entry.
getUpdateAt() - Method in class com.contentstack.sdk.Entry
Get Calendar value of updating time of entry.
getUpdatedBy() - Method in class com.contentstack.sdk.Asset
Get uid who updated this entry.
getUpdatedBy() - Method in class com.contentstack.sdk.Entry
Get uid who updated this entry.
getUrl() - Method in class com.contentstack.sdk.Asset
 
getURL() - Method in class com.contentstack.sdk.Entry
Get url string
getURL() - Method in class com.contentstack.sdk.SyncStack
 
getVersion() - Method in class com.contentstack.sdk.Config
Get version of the Contentstack server.
greaterThan(String, Object) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key entry to be greater than the provided value.
greaterThanOrEqualTo(String, Object) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key entry to be greater than or equal to the provided value.
Group - Class in com.contentstack.sdk
 
Group(Stack, JSONObject) - Constructor for class com.contentstack.sdk.Group
 

H

headerGroup_app - Variable in class com.contentstack.sdk.Asset
 
headerGroup_app - Variable in class com.contentstack.sdk.Stack
 
headerGroup_local - Variable in class com.contentstack.sdk.Asset
 
HTTP_ACCEPTED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 202: Accepted.
HTTP_BAD_GATEWAY - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_METHOD - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_REQUEST - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 400: Bad Request.
HTTP_CLIENT_TIMEOUT - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 408: Request Time-Out.
HTTP_CONFLICT - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 409: Conflict.
HTTP_CREATED - Static variable in class com.contentstack.sdk.ErrorType
 
HTTP_ENTITY_TOO_LARGE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 413: Request Entity Too Large.
HTTP_FORBIDDEN - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 403: Forbidden.
HTTP_GATEWAY_TIMEOUT - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 504: Gateway Timeout.
HTTP_GONE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 410: Gone.
HTTP_INTERNAL_ERROR - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 500: Internal Server Error.
HTTP_LENGTH_REQUIRED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 411: Length Required.
HTTP_MOVED_PERM - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_TEMP - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 302: Temporary Redirect.
HTTP_MULT_CHOICE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 300: Multiple Choices.
HTTP_NO_CONTENT - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 204: No Content.
HTTP_NOT_ACCEPTABLE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_AUTHORITATIVE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_FOUND - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 404: Not Found.
HTTP_NOT_IMPLEMENTED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 501: Not Implemented.
HTTP_NOT_MODIFIED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 304: Not Modified.
HTTP_PARTIAL - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 206: Partial Content.
HTTP_PAYMENT_REQUIRED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 402: Payment Required.
HTTP_PRECON_FAILED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 412: Precondition Failed.
HTTP_PROXY_AUTH - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 407: Proxy Authentication Required.
HTTP_REQ_TOO_LONG - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 414: Request-URI Too Large.
HTTP_RESET - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 205: Reset Content.
HTTP_SEE_OTHER - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 303: See Other.
HTTP_SERVER_ERROR - Static variable in class com.contentstack.sdk.ErrorType
Deprecated.
it is misplaced and shouldn't have existed.
HTTP_UNAUTHORIZED - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 401: Unauthorized.
HTTP_UNAVAILABLE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 503: Service Unavailable.
HTTP_UNSUPPORTED_TYPE - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 415: Unsupported Media Type.
HTTP_USE_PROXY - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 305: Use Proxy.
HTTP_VERSION - Static variable in class com.contentstack.sdk.ErrorType
HTTP Status-Code 505: HTTP Version Not Supported.

I

ImageTransform(String, LinkedHashMap<String, Object>) - Method in class com.contentstack.sdk.Stack
 
includeContentType() - Method in class com.contentstack.sdk.Query
Include Content Type of all returned objects along with objects themselves.
includeCount() - Method in class com.contentstack.sdk.AssetLibrary
Retrieve count and data of assets in result.
includeCount() - Method in class com.contentstack.sdk.Query
Retrieve count and data of objects in result
includeOwner() - Method in class com.contentstack.sdk.Query
Include object owner's profile in the objects data.
includeReference(String) - Method in class com.contentstack.sdk.Entry
Add a constraint that requires a particular reference key details.
includeReference(String[]) - Method in class com.contentstack.sdk.Entry
Add a constraint that requires a particular reference key details.
includeReference(String) - Method in class com.contentstack.sdk.Query
Add a constraint that requires a particular reference key details.
includeRelativeUrl() - Method in class com.contentstack.sdk.AssetLibrary
Retrieve relative urls objects in result.
includeSchema() - Method in class com.contentstack.sdk.Query
Deprecated.
INotifyClass - Interface in com.contentstack.sdk
 
IRequestModelHTTP - Interface in com.contentstack.sdk
 
isNetworkAvailable() - Static method in class com.contentstack.sdk.utility.CSAppConstants
 
IURLRequestHTTP - Interface in com.contentstack.sdk
 

J

json - Variable in class com.contentstack.sdk.Asset
 

L

Language - Enum in com.contentstack.sdk
 
language(Language) - Method in class com.contentstack.sdk.Query
Set Language instance.
lessThan(String, Object) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key entry to be less than the provided value.
lessThanOrEqualTo(String, Object) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key entry to be less than or equal to the provided value.
limit(int) - Method in class com.contentstack.sdk.Query
A limit on the number of objects to return.
localeCode - Variable in class com.contentstack.sdk.Stack
 
localHeader - Variable in class com.contentstack.sdk.Stack
 
log(String, String) - Static method in class com.contentstack.sdk.Stack
 
LOG_TAKE_OFF_STACKTRACE - Static variable in class com.contentstack.sdk.Stack
 
loggerLevel - Static variable in class com.contentstack.sdk.Stack
 

N

NONETWORKCONNECTION - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
notContainedIn(String, Object[]) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key entry's value not be contained in the provided array.
notEqualTo(String, Object) - Method in class com.contentstack.sdk.Query
Add a constraint to the query that requires a particular key's entry to be not equal to the provided value.
notExists(String) - Method in class com.contentstack.sdk.Query
Add a constraint that requires, a specified key does not exists in response.

O

onCompletion(ResponseType, Error) - Method in class com.contentstack.sdk.ContentstackResultCallback
 
onCompletion(ContentTypesModel, Error) - Method in class com.contentstack.sdk.ContentTypesCallback
 
onCompletion(ResponseType, Error) - Method in class com.contentstack.sdk.EntryResultCallBack
Triggered after call execution complete.
onCompletion(ResponseType, List<Asset>, Error) - Method in class com.contentstack.sdk.FetchAssetsCallback
 
onCompletion(ResponseType, Error) - Method in class com.contentstack.sdk.FetchResultCallback
Triggered after call execution complete.
onCompletion(ResponseType, QueryResult, Error) - Method in class com.contentstack.sdk.QueryResultsCallBack
 
onCompletion(ResponseType, Entry, Error) - Method in class com.contentstack.sdk.SingleQueryResultCallback
 
onCompletion(SyncStack, Error) - Method in class com.contentstack.sdk.SyncResultCallBack
 
only(String[]) - Method in class com.contentstack.sdk.Entry
Specifies an array of 'only' keys in BASE object that would be 'included' in the response.
only(String[]) - Method in class com.contentstack.sdk.Query
Specifies an array of 'only' keys in BASE object that would be 'included' in the response.
onlyWithReferenceUid(ArrayList<String>, String) - Method in class com.contentstack.sdk.Entry
Specifies an array of 'only' keys that would be 'included' in the response.
onlyWithReferenceUid(ArrayList<String>, String) - Method in class com.contentstack.sdk.Query
Specifies an array of 'only' keys that would be 'included' in the response.
onRequestFailed(JSONObject, int, ResultCallBack) - Method in interface com.contentstack.sdk.IRequestModelHTTP
 
onRequestFinish(ResponseType) - Method in class com.contentstack.sdk.ContentstackResultCallback
 
onRequestFinish(ResponseType, List<Asset>) - Method in class com.contentstack.sdk.FetchAssetsCallback
 
onRequestFinished(CSHttpConnection) - Method in interface com.contentstack.sdk.IRequestModelHTTP
 
or(ArrayList<Query>) - Method in class com.contentstack.sdk.Query
Add a constraint to fetch all entries which satisfy any queries.
owner - Variable in class com.contentstack.sdk.Entry
 
ownerEmailId - Variable in class com.contentstack.sdk.Entry
 
ownerUid - Variable in class com.contentstack.sdk.Entry
 

P

pagination_token - Variable in class com.contentstack.sdk.Stack
 
parseDate(String, TimeZone) - Static method in class com.contentstack.sdk.utility.ContentstackUtil
Converts the given date to user's timezone.
parseDate(String, String, TimeZone) - Static method in class com.contentstack.sdk.utility.ContentstackUtil
Converts the given date to the user's timezone.
parseDate(String, TimeZone) - Static method in class com.contentstack.sdk.utility.CSAppUtils
Converts the given date to user's timezone.
parseDate(String, String, TimeZone) - Static method in class com.contentstack.sdk.utility.CSAppUtils
Converts the given date to the user's timezone.
publishType - Variable in class com.contentstack.sdk.Stack
 

Q

query() - Method in class com.contentstack.sdk.ContentType
Represents a Query.
Query - Class in com.contentstack.sdk
 
Query(String) - Constructor for class com.contentstack.sdk.Query
 
QUERYOBJECT - Static variable in class com.contentstack.sdk.utility.CSController
 
QueryResult - Class in com.contentstack.sdk
 
QueryResult() - Constructor for class com.contentstack.sdk.QueryResult
 
QueryResultsCallBack - Class in com.contentstack.sdk
 
QueryResultsCallBack() - Constructor for class com.contentstack.sdk.QueryResultsCallBack
 

R

receiveJson - Variable in class com.contentstack.sdk.QueryResult
 
regex(String, String) - Method in class com.contentstack.sdk.Query
Add a regular expression constraint for finding string values that match the provided regular expression.
regex(String, String, String) - Method in class com.contentstack.sdk.Query
Add a regular expression constraint for finding string values that match the provided regular expression.
removeHeader(String) - Method in class com.contentstack.sdk.Asset
Remove a header for a given key from headers.
removeHeader(String) - Method in class com.contentstack.sdk.AssetLibrary
Remove a header for a given key from headers.
removeHeader(String) - Method in class com.contentstack.sdk.ContentType
Remove header key.
removeHeader(String) - Method in class com.contentstack.sdk.Entry
Remove header key.
removeHeader(String) - Method in class com.contentstack.sdk.Query
Remove header key @param key custom_header_key
removeHeader(String) - Method in class com.contentstack.sdk.Stack
 
removeQuery(String) - Method in class com.contentstack.sdk.Query
Remove provided query key from custom query if exist.
REQUEST_URL - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
ResponseType - Enum in com.contentstack.sdk
 
ResultCallBack - Class in com.contentstack.sdk
 
ResultCallBack() - Constructor for class com.contentstack.sdk.ResultCallBack
 
resultJson - Variable in class com.contentstack.sdk.Entry
 
resultObjects - Variable in class com.contentstack.sdk.QueryResult
 

S

schemaArray - Variable in class com.contentstack.sdk.QueryResult
 
SDK_VERSION - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 
search(String) - Method in class com.contentstack.sdk.Query
This method provides only the entries matching the specified value.
send() - Method in class com.contentstack.sdk.CSHttpConnection
 
send() - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
sendRequest() - Method in interface com.contentstack.sdk.IRequestModelHTTP
 
setCallBackObject(ResultCallBack) - Method in class com.contentstack.sdk.CSHttpConnection
 
setCallBackObject(ResultCallBack) - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
setConfig(Config) - Method in class com.contentstack.sdk.Stack
 
setContentTypeInstance(ContentType) - Method in class com.contentstack.sdk.Entry
 
setContentTypeInstance(ContentType) - Method in class com.contentstack.sdk.Query
 
setController(String) - Method in class com.contentstack.sdk.CSHttpConnection
 
setController(String) - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
setEnvironment(String) - Method in class com.contentstack.sdk.Config
set environment.
setErrorCode(int) - Method in class com.contentstack.sdk.Error
 
setErrorMessage(String) - Method in class com.contentstack.sdk.Error
 
setErrors(HashMap<String, Object>) - Method in class com.contentstack.sdk.Error
 
setFormParams(HashMap<String, Object>) - Method in class com.contentstack.sdk.CSHttpConnection
 
setFormParamsGET(HashMap<String, Object>) - Method in class com.contentstack.sdk.CSHttpConnection
 
setFormParamsPOST(JSONObject) - Method in class com.contentstack.sdk.CSHttpConnection
 
setHeader(String, String) - Method in class com.contentstack.sdk.Asset
To set headers for Contentstack rest calls.
setHeader(String, String) - Method in class com.contentstack.sdk.AssetLibrary
To set headers for Contentstack rest calls.
setHeader(String, String) - Method in class com.contentstack.sdk.ContentType
To set headers for Built.io Contentstack rest calls.
setHeader(String, String) - Method in class com.contentstack.sdk.Entry
Set headers.
setHeader(String, String) - Method in class com.contentstack.sdk.Query
To set headers for Built.io Contentstack rest calls.
setHeader(String, String) - Method in class com.contentstack.sdk.Stack
 
setHeaders(LinkedHashMap) - Method in class com.contentstack.sdk.CSHttpConnection
 
setHeaders(LinkedHashMap) - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
setHost(String) - Method in class com.contentstack.sdk.Config
Sets host name of the Contentstack server.
setInfo(String) - Method in class com.contentstack.sdk.CSHttpConnection
 
setInfo(String) - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
setJSON(JSONObject) - Method in class com.contentstack.sdk.ContentTypesModel
 
setJSON(JSONObject, List<Entry>) - Method in class com.contentstack.sdk.QueryResult
 
setJSON(JSONObject) - Method in class com.contentstack.sdk.SyncStack
 
setQueryJson(QueryResultsCallBack) - Method in class com.contentstack.sdk.Query
 
setRequestMethod(CSAppConstants.RequestMethod) - Method in class com.contentstack.sdk.CSHttpConnection
 
setRequestMethod(CSAppConstants.RequestMethod) - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
setStackInstance(Stack) - Method in class com.contentstack.sdk.Asset
 
setStackInstance(Stack) - Method in class com.contentstack.sdk.AssetLibrary
 
setStackInstance(Stack) - Method in class com.contentstack.sdk.ContentType
 
setTags(String[]) - Method in class com.contentstack.sdk.Asset
 
setTags(String[]) - Method in class com.contentstack.sdk.Entry
 
setTreatDuplicateKeysAsArrayItems(boolean) - Method in class com.contentstack.sdk.CSHttpConnection
 
setTreatDuplicateKeysAsArrayItems(boolean) - Method in interface com.contentstack.sdk.IURLRequestHTTP
 
setUid(String) - Method in class com.contentstack.sdk.Asset
To set uid of media file which is uploaded on Contentstack server.
setUid(String) - Method in class com.contentstack.sdk.Entry
 
SINGLEQUERYOBJECT - Static variable in class com.contentstack.sdk.utility.CSController
 
SingleQueryResultCallback - Class in com.contentstack.sdk
 
SingleQueryResultCallback() - Constructor for class com.contentstack.sdk.SingleQueryResultCallback
 
skip(int) - Method in class com.contentstack.sdk.Query
The number of objects to skip before returning any.
sort(String, AssetLibrary.ORDERBY) - Method in class com.contentstack.sdk.AssetLibrary
Sort assets by fieldUid.
stack(String, String, String) - Static method in class com.contentstack.sdk.Contentstack
Authenticates the stack api key of your stack.
stack(String, String, String, Config) - Static method in class com.contentstack.sdk.Contentstack
Authenticates the stack api key of your stack.
Stack - Class in com.contentstack.sdk
 
Stack(String) - Constructor for class com.contentstack.sdk.Stack
 
Stack.PublishType - Enum in com.contentstack.sdk
 
stackInstance - Variable in class com.contentstack.sdk.Asset
 
stackInstance - Variable in class com.contentstack.sdk.ContentType
 
start_from_date - Variable in class com.contentstack.sdk.Stack
 
sync(SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
sync(String, Date, Language, Stack.PublishType, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
SYNC_KEY - Variable in class com.contentstack.sdk.Stack
 
sync_token - Variable in class com.contentstack.sdk.Stack
 
syncContentType(String, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
syncFromDate(Date, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
syncLocale(Language, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
syncPaginationToken(String, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
syncPublishType(Stack.PublishType, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 
SyncResultCallBack - Class in com.contentstack.sdk
 
SyncResultCallBack() - Constructor for class com.contentstack.sdk.SyncResultCallBack
 
SyncStack - Class in com.contentstack.sdk
 
SyncStack() - Constructor for class com.contentstack.sdk.SyncStack
 
syncToken(String, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
 

T

tags(String[]) - Method in class com.contentstack.sdk.Query
Include tags with which to search entries.
tagsArray - Variable in class com.contentstack.sdk.Asset
 
title - Variable in class com.contentstack.sdk.Entry
 
toJSON() - Method in class com.contentstack.sdk.Asset
 
toJSON() - Method in class com.contentstack.sdk.Entry
Get entry representation in json
toJSON() - Method in class com.contentstack.sdk.Group
Get group representation in json
toLevel(String) - Static method in class com.contentstack.sdk.utility.CSLoggerLevel
Checks whether logArgument is "CONTENTSTACK" level.
toLevel(int) - Static method in class com.contentstack.sdk.utility.CSLoggerLevel
Checks whether val is CSLoggerLevel#CONTENTSTACK_INT.
toLevel(int, Level) - Static method in class com.contentstack.sdk.utility.CSLoggerLevel
Checks whether val is CSLoggerLevel#CONTENTSTACK_INT.
toLevel(String, Level) - Static method in class com.contentstack.sdk.utility.CSLoggerLevel
Checks whether logArgument is "CONTENTSTACK" level.

U

uid - Variable in class com.contentstack.sdk.Entry
 
uploadUrl - Variable in class com.contentstack.sdk.Asset
 
URL - Variable in class com.contentstack.sdk.Config
 
url - Variable in class com.contentstack.sdk.Entry
 
URL - Variable in class com.contentstack.sdk.Stack
 
URLSCHEMA - Variable in class com.contentstack.sdk.Config
 
URLSCHEMA - Variable in class com.contentstack.sdk.Stack
 
URLSCHEMA_HTTPS - Static variable in class com.contentstack.sdk.utility.CSAppConstants
 

V

valueOf(String) - Static method in enum com.contentstack.sdk.AssetLibrary.ORDERBY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentstack.sdk.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentstack.sdk.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentstack.sdk.Stack.PublishType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentstack.sdk.utility.CSAppConstants.callController
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentstack.sdk.utility.CSAppConstants.RequestMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentstack.sdk.utility.CSAppUtils.DateComapareType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.contentstack.sdk.AssetLibrary.ORDERBY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentstack.sdk.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentstack.sdk.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentstack.sdk.Stack.PublishType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentstack.sdk.utility.CSAppConstants.callController
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentstack.sdk.utility.CSAppConstants.RequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentstack.sdk.utility.CSAppUtils.DateComapareType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Variable in class com.contentstack.sdk.Config
 
VERSION - Variable in class com.contentstack.sdk.Stack
 

W

where(String, Object) - Method in class com.contentstack.sdk.Query
Add a constraint to fetch all entries that contains given value against specified key

_

_metadata - Variable in class com.contentstack.sdk.Entry
 
A C D E F G H I J L N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2019 Contentstack. All rights reserved.