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

G

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.Group
Get value for the given reference key.
getApplicationKey() - Method in class com.contentstack.sdk.Stack
 
getAsset(String) - Method in class com.contentstack.sdk.Group
Get an asset from the group
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.Group
Get boolean value for key.
getContentType() - Method in class com.contentstack.sdk.Query
 
getContentTypes(JSONObject, ContentTypesCallback) - Method in class com.contentstack.sdk.Stack
 
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.SyncStack
 
getCreateAt() - Method in class com.contentstack.sdk.Asset
 
getCreatedBy() - Method in class com.contentstack.sdk.Asset
 
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
getDeletedBy() - Method in class com.contentstack.sdk.Asset
Get uid who deleted this entry.
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
getErrorDetail() - Method in class com.contentstack.sdk.Error
Returns error details in String
getErrorMessage() - Method in class com.contentstack.sdk.Error
Returns error in string format.
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.Group
Get integer value for key
getGroup(String) - Method in class com.contentstack.sdk.Group
Get a group from the group.
getGroups(String) - Method in class com.contentstack.sdk.Group
Get a list of group from the group.
getHost() - Method in class com.contentstack.sdk.Config
 
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.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.Group
Get JSONObject value for key
getJSONResponse() - Method in class com.contentstack.sdk.SyncStack
 
getLimit() - Method in class com.contentstack.sdk.SyncStack
 
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.Group
Get JSONObject value for key
getPaginationToken() - Method in class com.contentstack.sdk.SyncStack
 
getRegion() - Method in class com.contentstack.sdk.Config
 
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 class com.contentstack.sdk.Query
 
getResultObject(List<Object>, JSONObject, boolean) - Method in class com.contentstack.sdk.AssetLibrary
 
getResultObject(List<Object>, JSONObject, boolean) - Method in class com.contentstack.sdk.Query
 
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.Group
Get string value for key.
getSyncToken() - Method in class com.contentstack.sdk.SyncStack
 
getTags() - Method in class com.contentstack.sdk.Asset
Get tags.
getUpdateAt() - Method in class com.contentstack.sdk.Asset
Get Calendar value of updating time of entry.
getUpdatedBy() - Method in class com.contentstack.sdk.Asset
Get uid who updated this entry.
getUrl() - Method in class com.contentstack.sdk.Asset
 
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
 
A C D E F G H I J L N O P Q R S T U V W 
Skip navigation links