- 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
-
- getCount() - Method in class com.contentstack.sdk.QueryResult
-
- 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.
- getDataRequest(String, String, String) - Method in class com.contentstack.sdk.URLConnection
-
- getDate(String) - Method in class com.contentstack.sdk.Entry
-
- getDate(String) - Method in class com.contentstack.sdk.Group
-
- 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
-
return String environment
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
-
- 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 Built.io 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
-
- 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
-
- 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.
- 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
-