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

A

accessToken - Variable in class com.nifcloud.mbaas.core.NCMBFacebookParameters
Access token that can be obtained in the OAuth authentication
accessToken - Variable in class com.nifcloud.mbaas.core.NCMBGoogleParameters
Access token that can be obtained in the OAuth authentication
accessToken - Variable in class com.nifcloud.mbaas.core.NCMBTwitterParameters
 
accessTokenSecret - Variable in class com.nifcloud.mbaas.core.NCMBTwitterParameters
 
ACL_PUBLIC - Static variable in class com.nifcloud.mbaas.core.NCMBAcl
public ACL
addOrderByAscending(String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
add Order by ascending with specified key Search Results is sorted in order which key was added.
addOrderByDescending(String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
add Order by descending with specified key
addRelation(List<NCMBObject>) - Static method in class com.nifcloud.mbaas.core.NCMBRelation
Create JSONObject to add relation
addRole(JSONArray, String) - Static method in class com.nifcloud.mbaas.core.NCMBRelation
Add role to relation array
addRole(List<NCMBRole>) - Method in class com.nifcloud.mbaas.core.NCMBRole
add roles to role
addRoleInBackground(List<NCMBRole>, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
add roles to role asynchronously
addRoleRelations(String, List<NCMBRole>) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Add roles to role
addRoleRelationsInBackground(String, List<NCMBRole>, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Add roles to role in background
addToList(String, List) - Method in class com.nifcloud.mbaas.core.NCMBObject
add objects to given key this method is effective for the saved object that contains value of the specified key
addUniqueToList(String, List) - Method in class com.nifcloud.mbaas.core.NCMBObject
add objects if object is unique in the specified key this method is effective for the saved object that contains value of the specified key
addUser(JSONArray, String) - Static method in class com.nifcloud.mbaas.core.NCMBRelation
Add user to relation array
addUser(List<NCMBUser>) - Method in class com.nifcloud.mbaas.core.NCMBRole
add users to role
addUserInBackground(List<NCMBUser>, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
add users to role asynchronously
addUserRelations(String, List<NCMBUser>) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Add users to role
addUserRelationsInBackground(String, List<NCMBUser>, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Add users to role in background
allKeys() - Method in class com.nifcloud.mbaas.core.NCMBBase
Get list all keys of object
applicationKey - Variable in class com.nifcloud.mbaas.core.NCMBContext
Application key
arrOfficeFilenameExt - Static variable in class com.nifcloud.mbaas.core.NCMBRichPush
 
AUTH_FAILURE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E401002 ID/Pass認証エラー

B

baseUrl - Variable in class com.nifcloud.mbaas.core.NCMBContext
Base URL of API

C

CallbackBase - Interface in com.nifcloud.mbaas.core
Base interface for callback
clientKey - Variable in class com.nifcloud.mbaas.core.NCMBContext
Client key
com.nifcloud.mbaas.core - package com.nifcloud.mbaas.core
 
consumerKey - Variable in class com.nifcloud.mbaas.core.NCMBTwitterParameters
 
consumerSecret - Variable in class com.nifcloud.mbaas.core.NCMBTwitterParameters
 
containsKey(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
confirm whether the specified field is present
content - Variable in class com.nifcloud.mbaas.core.NCMBService.RequestParams
 
context - Variable in class com.nifcloud.mbaas.core.NCMBContext
Application context
count() - Method in class com.nifcloud.mbaas.core.NCMBQuery
return the number of search results
CountCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after call count search results method in the entity class
countInBackground(CountCallback) - Method in class com.nifcloud.mbaas.core.NCMBQuery
return number of search results asynchronously
countObject(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Counting search object results from NIFCLOUD mobile backend
countObjectInBackground(String, JSONObject, CountCallback) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Counting search object results from NIFCLOUD mobile backend
createInstallation(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Create installation object
createInstallationInBackground(String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Create installation object in background
createOriginalLayoutDialog() - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
createRole() - Method in class com.nifcloud.mbaas.core.NCMBRole
create role
createRole(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Create role with given name
createRoleCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Check response to create role with gevin name
createRoleInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
create role asynchronously
createRoleInBackground(String, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Create role with gevin name in background
createRoleParams(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Setup params to create role with gevin name
createUpdateJsonData() - Method in class com.nifcloud.mbaas.core.NCMBBase
 

D

DATA_NOT_FOUND - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E404001 該当データなし
DEFAULT_API_VERSION - Static variable in class com.nifcloud.mbaas.core.NCMB
Default API version
DEFAULT_DOMAIN_URL - Static variable in class com.nifcloud.mbaas.core.NCMB
Default base URL of API
DEFAULT_SCRIPT_API_VERSION - Static variable in class com.nifcloud.mbaas.core.NCMBScriptService
script API version
DEFAULT_SCRIPT_DOMAIN_URL - Static variable in class com.nifcloud.mbaas.core.NCMBScriptService
script end point
delete() - Method in class com.nifcloud.mbaas.core.NCMBFile
Delete file from file store
delete() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Delete installation object
delete() - Method in class com.nifcloud.mbaas.core.NCMBPush
Delete push object
deleteFile(String) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Delete file data to NIFCLOUD mobile backend
deleteFileInBackground(String, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Delete file data to NIFCLOUD mobile backend in background thread
deleteInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBFile
Delete file from file store asynchronously
deleteInBackground() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Delete installation object inBackground none callback
deleteInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Delete installation object inBackground
deleteInBackground() - Method in class com.nifcloud.mbaas.core.NCMBPush
Delete push object inBackground none callback
deleteInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBPush
Delete push object inBackground
deleteInstallation(String) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Delete installation object
deleteInstallationInBackground(String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Delete installation object in background
deleteObject() - Method in class com.nifcloud.mbaas.core.NCMBObject
delete current NCMBObject from data store
deleteObject(String, String) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Deleting JSONObject data from NIFCLOUD mobile backend
deleteObject() - Method in class com.nifcloud.mbaas.core.NCMBRole
delete role
deleteObject() - Method in class com.nifcloud.mbaas.core.NCMBUser
 
deleteObjectInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBObject
delete current NCMBObject from data store asynchronously
deleteObjectInBackground(String, String, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Deleting JSONObject data from NIFCLOUD mobile backend in background thread
deleteObjectInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
 
deleteObjectInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUser
 
deleteOrder(String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
remove the specified key sort conditions
deletePush(String) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Delete push object
deletePushInBackground(String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Delete push object in background
deleteRole(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Delete role
deleteRoleCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Check response to delete role
deleteRoleInBackground(String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Delete role in background
deleteRoleParams(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Setup params to delete role
deleteUser(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Delete user by given id
deleteUserCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check responkse to delete user
deleteUserInBackground(String, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Delete user by given id in background
deleteUserParams(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup params to delete user
DIALOG_DISPLAY_BACKGROUND - Static variable in class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
display format that display dialog with original background image
DIALOG_DISPLAY_DIALOG - Static variable in class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
display format that display dialog
DIALOG_DISPLAY_NONE - Static variable in class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
display format nothing to display
DIALOG_DISPLAY_ORIGINAL - Static variable in class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
display format that display original layout dialog
dialogPushHandler(Context, Bundle, NCMBDialogPushConfiguration) - Static method in class com.nifcloud.mbaas.core.NCMBPush
If it contains the dialog in the payload data, it will display the dialog
done(int, NCMBException) - Method in interface com.nifcloud.mbaas.core.CountCallback
Override this method with the code you want to run after count object
done(NCMBException) - Method in interface com.nifcloud.mbaas.core.DoneCallback
Override this method with the code you want to run after process completed
done(byte[], NCMBException) - Method in interface com.nifcloud.mbaas.core.ExecuteScriptCallback
Override this method with the code you want to run after executing script service
done(JSONObject, NCMBException) - Method in interface com.nifcloud.mbaas.core.ExecuteServiceCallback
Override this method with the code you want to run after executing service
done(T, NCMBException) - Method in interface com.nifcloud.mbaas.core.FetchCallback
Override this method with the code you want to run after process completed
done(byte[], NCMBException) - Method in interface com.nifcloud.mbaas.core.FetchFileCallback
Override this method with the code you want to run after process completed
done(List<T>, NCMBException) - Method in interface com.nifcloud.mbaas.core.FindCallback
Override this method with the code you want to run after find object
done(NCMBUser, NCMBException) - Method in interface com.nifcloud.mbaas.core.LoginCallback
Override this method with the code you want to run after logged-in complete
done(NCMBResponse, NCMBException) - Method in interface com.nifcloud.mbaas.core.RequestApiCallback
execute after api request
done(List<NCMBFile>, NCMBException) - Method in interface com.nifcloud.mbaas.core.SearchFileCallback
Override this method with the code you want to run after searching files
done(ArrayList<NCMBInstallation>, NCMBException) - Method in interface com.nifcloud.mbaas.core.SearchInstallationCallback
Override this method with the code you want to run after getting installations
done(List<NCMBObject>, NCMBException) - Method in interface com.nifcloud.mbaas.core.SearchObjectCallback
Override this method with the code you want to run after searching objects
done(ArrayList<NCMBPush>, NCMBException) - Method in interface com.nifcloud.mbaas.core.SearchPushCallback
Override this method with the code you want to run after getting push
done(ArrayList<NCMBRole>, NCMBException) - Method in interface com.nifcloud.mbaas.core.SearchRoleCallback
Override this method with the code you want to run after getting role
done(ArrayList<NCMBUser>, NCMBException) - Method in interface com.nifcloud.mbaas.core.SearchUserCallback
Override this method with the code you want to run after getting user
done(String, NCMBException) - Method in interface com.nifcloud.mbaas.core.TokenCallback
 
DoneCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after call entity class method in background thread
DUPLICATE_VALUE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E409001 重複エラー
項目によって一意の内容が異なる

E

enableResponseValidation(boolean) - Static method in class com.nifcloud.mbaas.core.NCMB
Determining whether a response has not been tampered
The default is invalid
true = valid , false = inValid
execute(Map<String, String>, JSONObject, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBScript
Execute the script with request parameters
executeInBackground(Map<String, String>, JSONObject, JSONObject, ExecuteScriptCallback) - Method in class com.nifcloud.mbaas.core.NCMBScript
Execute the script asynchronously with request parameters
executeScript(String, NCMBScript.MethodType, Map<String, String>, JSONObject, JSONObject, String) - Method in class com.nifcloud.mbaas.core.NCMBScriptService
execute script to NIFCLOUD mobile backend
ExecuteScriptCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after call script service class method
executeScriptInBackground(String, NCMBScript.MethodType, Map<String, String>, JSONObject, JSONObject, String, ExecuteScriptCallback) - Method in class com.nifcloud.mbaas.core.NCMBScriptService
execute script to NIFCLOUD mobile backend in background thread
ExecuteServiceCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after call service class method
exists(NCMB.ServiceType, NCMBContext) - Method in class com.nifcloud.mbaas.core.NCMBServicePool
Return service object is already cached
expirationDate - Variable in class com.nifcloud.mbaas.core.NCMBFacebookParameters
Expiration date of access token
EXPIRED_ONETIME_KEY - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E403004 ワンタイムキー有効期限切れ

F

factory(NCMB.ServiceType) - Static method in class com.nifcloud.mbaas.core.NCMB
Create service instance from given type string
fetch() - Method in class com.nifcloud.mbaas.core.NCMBFile
Get fileData from file store
fetch() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get installation object
fetch() - Method in class com.nifcloud.mbaas.core.NCMBObject
fetch current NCMBObject data from data store
fetch() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get push object
fetch() - Method in class com.nifcloud.mbaas.core.NCMBUser
 
FetchCallback<T extends NCMBBase> - Interface in com.nifcloud.mbaas.core
Interface for callback after call fetch method in entity class
fetchFile(String) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Get file data from NIFCLOUD mobile backend
FetchFileCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after file GET
fetchFileInBackground(String, FetchFileCallback) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Get file data from NIFCLOUD mobile backend in background thread
fetchInBackground(FetchFileCallback) - Method in class com.nifcloud.mbaas.core.NCMBFile
Get file from file store asynchronously
fetchInBackground(FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get installation object inBackground
fetchInBackground() - Method in class com.nifcloud.mbaas.core.NCMBObject
Get object in Background without callback
fetchInBackground(FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBObject
fetch current NCMBObject data from data store asynchronously
fetchInBackground() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get push object inBackground none callback
fetchInBackground(FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBPush
Get push object inBackground
fetchInBackground(FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBUser
 
fetchInstallation(String) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Get installation object
fetchInstallationInBackground(String, FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Get installation object in background
fetchObject(String, String) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Fetching JSONObject data from NIFCLOUD mobile backend
fetchObject() - Method in class com.nifcloud.mbaas.core.NCMBRole
fetch role
fetchObjectInBackground(String, String, FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Fetching JSONObject data from NIFCLOUD mobile backend in background thread
fetchObjectInBackground(FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
fetch role asynchronously
fetchPush(String) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Get push object
fetchPushInBackground(String, FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Get push object in background
fetchRole(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Get role information
fetchRoleInBackground(String, FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Get role information in background
fetchUser(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Get user entity from given id
fetchUserInBackground(String, FetchCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Get user entity from given id in background
FIELD_NOT_FOUND - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E404003 該当フィールドなし
FILE_TOO_LARGE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E413001 1ファイルあたりのサイズ上限エラー
fillParameters(String[], JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Create JSONObject and copy values with given keys
find() - Method in class com.nifcloud.mbaas.core.NCMBQuery
search data from NIFCLOUD mobile backend
findBelongUser(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Get belong users with gevin role id
FindCallback<T extends NCMBBase> - Interface in com.nifcloud.mbaas.core
Interface for callback after call search method in the entity class
findInBackground(FindCallback<T>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
search data from NIFCLOUD mobile backend asynchronously

G

GENERIC_ERROR - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E000001 SDK 汎用エラー (not API)
get(NCMB.ServiceType, NCMBContext) - Method in class com.nifcloud.mbaas.core.NCMBServicePool
Get service object
getAccess(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
get user access permissions
getAcl() - Method in class com.nifcloud.mbaas.core.NCMBBase
 
getAction() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get action
getAllRequestProperties() - Method in class com.nifcloud.mbaas.core.NCMBRequest
 
getApplicationKey() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get applicationKey
getApplicationName() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get application name
getApplicationState() - Static method in class com.nifcloud.mbaas.core.NCMBApplicationController
Get application state
getAppVersion() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get application version
getAuthData() - Method in class com.nifcloud.mbaas.core.NCMBUser
Get authData
getAuthData(String) - Method in class com.nifcloud.mbaas.core.NCMBUser
Get Specified Authentication Data
getBadge() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get badge count
getBadgeIncrementFlag() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get badge increment flag
getBadgeSetting() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get badge setting count
getBaseUrl() - Method in class com.nifcloud.mbaas.core.NCMBScript
get the script base url
getBoolean(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
get boolean value from given key
getBundleFromRemoteMessage(RemoteMessage) - Method in class com.nifcloud.mbaas.core.NCMBFirebaseMessagingService
 
getCategory() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get category
getChannels() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get channels
getClassName() - Method in class com.nifcloud.mbaas.core.NCMBBase
 
getClientKey() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get clientKey
getCode() - Method in exception com.nifcloud.mbaas.core.NCMBException
例外のコード番号を取得
getConditions() - Method in class com.nifcloud.mbaas.core.NCMBQuery
get current search condition
getContent() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get contentData
getContentAvailable() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get content available flag
getContentType() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get contentType
getCreateDate() - Method in class com.nifcloud.mbaas.core.NCMBBase
 
getCurrentContext() - Static method in class com.nifcloud.mbaas.core.NCMB
Get NCMBContext
getCurrentInstallation() - Static method in class com.nifcloud.mbaas.core.NCMBInstallation
Get current installation object
getCurrentUser() - Static method in class com.nifcloud.mbaas.core.NCMBUser
Get current user object
getDate(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get Date object from given key
getDefaultChannel() - Static method in class com.nifcloud.mbaas.core.NCMBNotificationUtils
 
getDeliveryExpirationDate() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery expiration date
getDeliveryExpirationTime() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery expiration time
getDeliveryNumber() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery number
getDeliveryPlanNumber() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery plan number
getDeliveryTime() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery date
getDeviceToken() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
getDeviceTokenInBackground(TokenCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get device token
getDeviceType() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get device type
getDialog() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get dialog flag
getDisplayType() - Method in class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
get the dislay format setting
getDouble(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
get double value from given key
getError() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery error
getFileData() - Method in class com.nifcloud.mbaas.core.NCMBFile
Get fileData
getFileData() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get file data
getFileName() - Method in class com.nifcloud.mbaas.core.NCMBFile
Get fileName
getFileName() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get fileName
getGeolocation(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get Location object from given key
getIncludeObject(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get NCMBObject if given key data include pointer object data
getInt(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
get int value from given key
getIso8601() - Static method in class com.nifcloud.mbaas.core.NCMBDateFormat
Get SimpleDataFomat object ready for ISO8601
getJSONArray(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get JSONArray from given key
getJSONObject(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get JSONObject from given key
getList(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get List object from given key
getLocalDeviceToken() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get device token
getLong(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
get long value from given key
getMailAddress() - Method in class com.nifcloud.mbaas.core.NCMBUser
Get mail address
getManager() - Method in class com.nifcloud.mbaas.core.NCMBNotificationUtils
 
getMap(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
Get Map object from given key
getMessage() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get push message
getMetadata(Context, String) - Static method in class com.nifcloud.mbaas.core.NCMB
Getting metadata from given context
getMethod() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get HTTPMethod
getMethod() - Method in class com.nifcloud.mbaas.core.NCMBScript
get the HTTP method
getObjectId() - Method in class com.nifcloud.mbaas.core.NCMBBase
 
getPublicReadAccess() - Method in class com.nifcloud.mbaas.core.NCMBAcl
Get whether the public is allowed to read.
getPublicWriteAccess() - Method in class com.nifcloud.mbaas.core.NCMBAcl
Get whether the public is allowed to write.
getQuery() - Static method in class com.nifcloud.mbaas.core.NCMBFile
Create query for file class
getQuery() - Static method in class com.nifcloud.mbaas.core.NCMBInstallation
Create query for installation class
getQuery() - Static method in class com.nifcloud.mbaas.core.NCMBPush
Create query for push class
getQuery() - Static method in class com.nifcloud.mbaas.core.NCMBRole
Create query for role class
getQuery() - Static method in class com.nifcloud.mbaas.core.NCMBUser
Create query for file class
getQueryString() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get queryParams
getReadAccess(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Get whether the given user id is allowed to read
getRequestProperty(String) - Method in class com.nifcloud.mbaas.core.NCMBRequest
 
getRichUrl() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get richUrl
getRoleAccess(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
get role access permissions
getRoleCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Check response to get role information
getRoleName() - Method in class com.nifcloud.mbaas.core.NCMBRole
Get role name
getRoleParams(String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Setup params to get role information
getRoleReadAccess(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Get whether the gevin role name is allowed to read
getRoleWriteAccess(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Get whether the gevin role name is allowed to write
getScriptName() - Method in class com.nifcloud.mbaas.core.NCMBScript
get the script name
getSDKVersion() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get SDK version
getSearchCondition() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get search condition
getServices(NCMB.ServiceType) - Method in class com.nifcloud.mbaas.core.NCMBServicePool
Get context-keyed hash of given service type
getSessionToken() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get sessionToken
getSessionToken() - Static method in class com.nifcloud.mbaas.core.NCMBUser
Get sessionToken
getSignatureHashData() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get signatureHashData
getSound() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get sound
getStatus() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get delivery status
getString(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
get string value from given key
getSubscriptions() - Static method in class com.nifcloud.mbaas.core.NCMBInstallation
get the channels
getTarget() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get target device
getTimeout() - Static method in class com.nifcloud.mbaas.core.NCMB
Getting time out
getTimestamp() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get timestamp
getTimeZone() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get timezone
getTitle() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get push title
getUpdateDate() - Method in class com.nifcloud.mbaas.core.NCMBBase
 
getUrl() - Method in class com.nifcloud.mbaas.core.NCMBRequest
Get url
getUserCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to get user entity
getUserName() - Method in class com.nifcloud.mbaas.core.NCMBUser
Get user name
getUserParams(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup params to get user entity
getUserSettingValue() - Method in class com.nifcloud.mbaas.core.NCMBPush
Get user setting value
getValue(String) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Get custom field value
getWriteAccess(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Get whether the given user id is allowed to write

H

HTTP_STATUS_AUTHORIZED - Static variable in class com.nifcloud.mbaas.core.NCMBUserService
Status code of authorize success
HTTP_STATUS_CREATED - Static variable in class com.nifcloud.mbaas.core.NCMBResponse
 
HTTP_STATUS_INSTALLATION_CREATED - Static variable in class com.nifcloud.mbaas.core.NCMBInstallationService
Status code of installation created
HTTP_STATUS_INSTALLATION_DELETED - Static variable in class com.nifcloud.mbaas.core.NCMBInstallationService
Status code of installation deleted
HTTP_STATUS_INSTALLATION_GOTTEN - Static variable in class com.nifcloud.mbaas.core.NCMBInstallationService
Status code of installation gotten
HTTP_STATUS_INSTALLATION_UPDATED - Static variable in class com.nifcloud.mbaas.core.NCMBInstallationService
Status code of installation updated
HTTP_STATUS_OK - Static variable in class com.nifcloud.mbaas.core.NCMBResponse
http status for success
HTTP_STATUS_PUSH_CREATED - Static variable in class com.nifcloud.mbaas.core.NCMBPushService
Status code of push created
HTTP_STATUS_PUSH_DELETED - Static variable in class com.nifcloud.mbaas.core.NCMBPushService
Status code of push deleted
HTTP_STATUS_PUSH_GOTTEN - Static variable in class com.nifcloud.mbaas.core.NCMBPushService
Status code of push gotten
HTTP_STATUS_PUSH_RECEIPTSTATUS - Static variable in class com.nifcloud.mbaas.core.NCMBPushService
Status code of push receiptStatus
HTTP_STATUS_PUSH_UPDATED - Static variable in class com.nifcloud.mbaas.core.NCMBPushService
Status code of push updated
HTTP_STATUS_REGISTERED - Static variable in class com.nifcloud.mbaas.core.NCMBUserService
Status code of register success
HTTP_STATUS_REQUEST_ACCEPTED - Static variable in class com.nifcloud.mbaas.core.NCMBUserService
Status code of invite api accespted
HTTP_STATUS_ROLE_CREATED - Static variable in class com.nifcloud.mbaas.core.NCMBRoleService
Status code of role created
HTTP_STATUS_ROLE_DELETED - Static variable in class com.nifcloud.mbaas.core.NCMBRoleService
Status code of role deleted
HTTP_STATUS_ROLE_UPDATED - Static variable in class com.nifcloud.mbaas.core.NCMBRoleService
Status code of role created

I

increment(String, int) - Method in class com.nifcloud.mbaas.core.NCMBObject
increment the value of the specified key this method is effective for the saved object that contains value of the specified key
initialize(Context, String, String) - Static method in class com.nifcloud.mbaas.core.NCMB
Setup SDK internals
initialize(Context, String, String, Map<String, String>) - Static method in class com.nifcloud.mbaas.core.NCMB
Setup SDK internals
initialize(Context, String, String, String, String) - Static method in class com.nifcloud.mbaas.core.NCMB
Setup SDK internals with api server host name
initialize(Context, String, String, String, String, Map<String, String>) - Static method in class com.nifcloud.mbaas.core.NCMB
Setup SDK internals with api server host name
INTERNAL_SERVER_ERROR - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E500001 内部エラー
INVALID_AUTH_HEADER - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E401001 Header不正による認証エラー
INVALID_FORMAT - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E400004 フォーマットが不正
INVALID_JSON - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E400001 JSON形式不正
INVALID_RESPONSE_SIGNATURE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E100001 レスポンスシグネチャ不正
INVALID_SETTING_NAME - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E403005 設定不可の項目
INVALID_TYPE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E400002 型が不正
inviteByMail(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Invite new user by Email ( /requestMailAddressUserEntry API )
inviteByMailCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to invite new user by Email
inviteByMailInBackground(String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Invite new user by Email in background
inviteByMailParams(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup params to invite new user by Email
isAuthenticated() - Method in class com.nifcloud.mbaas.core.NCMBUser
Decision whether logged in
isEmpty() - Method in class com.nifcloud.mbaas.core.NCMBAcl
Check ACL is empty or not
isLinkedWith(String) - Method in class com.nifcloud.mbaas.core.NCMBUser
Check for specified provider's authentication data is linked
isMailAddressConfirmed() - Method in class com.nifcloud.mbaas.core.NCMBUser
Get mail address confirmed flag

K

KEY_OP - Static variable in class com.nifcloud.mbaas.core.NCMBRelation
key ob operation

L

linkInBackgroundWith(Object, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUser
link specified authentication data asynchronously for current user
linkWith(Object) - Method in class com.nifcloud.mbaas.core.NCMBUser
link specified authentication data for current user
login(String, String) - Static method in class com.nifcloud.mbaas.core.NCMBUser
login with username and password
loginByMail(String, String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
login by mail address
loginByMailCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to login by mail address
loginByMailInBackground(String, String, LoginCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Login by mail address in background
loginByMailParams(String, String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup params to login by mail address
loginByName(String, String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Login by user name
loginByNameCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to login by user name
loginByNameInBackground(String, String, LoginCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Login by user name in background
loginByNameParams(String, String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup params to login by user name
LoginCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after user login
loginInBackground(String, String, LoginCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Login with username and password in background
loginInBackgroundWith(Object, LoginCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
login asynchronously with parameter that can be obtained after the OAuth authentication
loginWith(Object) - Static method in class com.nifcloud.mbaas.core.NCMBUser
login with parameter that can be obtained after the OAuth authentication
loginWithAnonymous() - Static method in class com.nifcloud.mbaas.core.NCMBUser
Login with anonymous
loginWithAnonymousInBackground(LoginCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Login with anonymous in background
loginWithMailAddress(String, String) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Login with mailAddress and password
loginWithMailAddressInBackground(String, String, LoginCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Login with mailAddress and password in background
logout() - Static method in class com.nifcloud.mbaas.core.NCMBUser
logout from NIFCLOUD mobile backend
logout() - Method in class com.nifcloud.mbaas.core.NCMBUserService
Logout from session
logoutCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to logout
logoutInBackground(DoneCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
logout from NIFCLOUD mobile backend
logoutInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Logout from session in background
logoutParams() - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup parameters to logout

M

mBaseUrl - Variable in class com.nifcloud.mbaas.core.NCMBScript
 
mbErrorMessage - Variable in class com.nifcloud.mbaas.core.NCMBResponse
 
mbStatus - Variable in class com.nifcloud.mbaas.core.NCMBResponse
mobile backendへのAPIリクエスト結果から取得したエラーコード
mClassName - Variable in class com.nifcloud.mbaas.core.NCMBBase
 
mContext - Variable in class com.nifcloud.mbaas.core.NCMBService
Serivce context
METADATA_PREFIX - Static variable in class com.nifcloud.mbaas.core.NCMB
Prefix of keys in metadata for NCMB settings
mFields - Variable in class com.nifcloud.mbaas.core.NCMBBase
 
mIgnoreKeys - Variable in class com.nifcloud.mbaas.core.NCMBBase
ignore key list
MISSING_VALUE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E400006 存在しない値
mMethod - Variable in class com.nifcloud.mbaas.core.NCMBScript
 
mScriptName - Variable in class com.nifcloud.mbaas.core.NCMBScript
 
mServicePath - Variable in class com.nifcloud.mbaas.core.NCMBService
Serivce path of API URL
mUpdateKeys - Variable in class com.nifcloud.mbaas.core.NCMBBase
 

N

NCMB - Class in com.nifcloud.mbaas.core
The NCMB Class contains sdk initialize method and factory method for Service class
NCMB() - Constructor for class com.nifcloud.mbaas.core.NCMB
 
NCMB.ServiceType - Enum in com.nifcloud.mbaas.core
Service types
NCMBAcl - Class in com.nifcloud.mbaas.core
NCMBAcl class contains acl setting for datastore , user , role
NCMBAcl() - Constructor for class com.nifcloud.mbaas.core.NCMBAcl
Constructor
NCMBAcl(JSONObject) - Constructor for class com.nifcloud.mbaas.core.NCMBAcl
Constructor from JSON
NCMBAcl.Permission - Class in com.nifcloud.mbaas.core
Inner class of representation for permission
NCMBApplicationController - Class in com.nifcloud.mbaas.core
Holding the state of the application
NCMBApplicationController() - Constructor for class com.nifcloud.mbaas.core.NCMBApplicationController
 
NCMBBase - Class in com.nifcloud.mbaas.core
NCMBBase class provide an interface to edit data
NCMBConnection - Class in com.nifcloud.mbaas.core
NCMBConnection is a class that communicates with NIFCLOUD mobile backend
NCMBConnection(NCMBRequest) - Constructor for class com.nifcloud.mbaas.core.NCMBConnection
Constructor with NCMBRequest
NCMBContext - Class in com.nifcloud.mbaas.core
Runtime context
NCMBDateFormat - Class in com.nifcloud.mbaas.core
Utils for SimpleDateFormat
NCMBDateFormat() - Constructor for class com.nifcloud.mbaas.core.NCMBDateFormat
 
NCMBDialogActivity - Class in com.nifcloud.mbaas.core
Default Activity for dialaog push notification
NCMBDialogActivity() - Constructor for class com.nifcloud.mbaas.core.NCMBDialogActivity
 
NCMBDialogPushConfiguration - Class in com.nifcloud.mbaas.core
NCMBDialogPushConfiguration is used to setting of dialog push notification
NCMBDialogPushConfiguration() - Constructor for class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
Costructor
default display formati is DIALOG_DISPLAY_NONE
NCMBDialogPushConfiguration(int) - Constructor for class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
Constructor
NCMBException - Exception in com.nifcloud.mbaas.core
NCMBException is a class that defines the error to be returened from NIFCLOUD mobile backend
NCMBException(String, String) - Constructor for exception com.nifcloud.mbaas.core.NCMBException
コンストラクタ
NCMBException(Throwable, String) - Constructor for exception com.nifcloud.mbaas.core.NCMBException
コンストラクタ
NCMBException(Throwable) - Constructor for exception com.nifcloud.mbaas.core.NCMBException
コンストラクタ
NCMBFacebookParameters - Class in com.nifcloud.mbaas.core
Parameters Object for login to NIFCLOUD mobile backend with Facebook Account
NCMBFacebookParameters(String, String, Date) - Constructor for class com.nifcloud.mbaas.core.NCMBFacebookParameters
Constructor
NCMBFile - Class in com.nifcloud.mbaas.core
NCMBFile class.
NCMBFile can not add any field.
Information about the field names that can be set , refer to the following reference .
NCMBFile() - Constructor for class com.nifcloud.mbaas.core.NCMBFile
Constructor
NCMBFile(String) - Constructor for class com.nifcloud.mbaas.core.NCMBFile
Constructor with fileName
NCMBFile(String, NCMBAcl) - Constructor for class com.nifcloud.mbaas.core.NCMBFile
Constructor with fileName and fileACL
NCMBFile(String, byte[], NCMBAcl) - Constructor for class com.nifcloud.mbaas.core.NCMBFile
Constructor with fileName and fileData and fileACL
NCMBFileService - Class in com.nifcloud.mbaas.core
NCMBFileService class
NCMBFirebaseMessagingService - Class in com.nifcloud.mbaas.core
FCM push notification receive class
NCMBFirebaseMessagingService() - Constructor for class com.nifcloud.mbaas.core.NCMBFirebaseMessagingService
 
NCMBGoogleParameters - Class in com.nifcloud.mbaas.core
Parameters Object for login to NIFCLOUD mobile backend with Google Account
NCMBGoogleParameters(String, String) - Constructor for class com.nifcloud.mbaas.core.NCMBGoogleParameters
Constructor
NCMBInstallation - Class in com.nifcloud.mbaas.core
NCMBInstallation is used to retrieve and upload the installation data
NCMBInstallation() - Constructor for class com.nifcloud.mbaas.core.NCMBInstallation
Constructor
NCMBInstallationService - Class in com.nifcloud.mbaas.core
Service class for installation api
NCMBNotificationUtils - Class in com.nifcloud.mbaas.core
The NCMBNotificationUtils Class contains register channel and get channel method
NCMBNotificationUtils(Context) - Constructor for class com.nifcloud.mbaas.core.NCMBNotificationUtils
 
NCMBObject - Class in com.nifcloud.mbaas.core
NCMBObject is used to retrieve and upload the data in data store
NCMBObject(String) - Constructor for class com.nifcloud.mbaas.core.NCMBObject
Constructor with class name
NCMBObjectService - Class in com.nifcloud.mbaas.core
Service class for data store api
NCMBPush - Class in com.nifcloud.mbaas.core
NCMBPush is used to retrieve and send the push notification.
NCMBPush can not add any field.
Information about the field names that can be set , refer to the following reference .
NCMBPush() - Constructor for class com.nifcloud.mbaas.core.NCMBPush
Constructor
NCMBPushService - Class in com.nifcloud.mbaas.core
Service class for push notification api
NCMBQuery<T extends NCMBBase> - Class in com.nifcloud.mbaas.core
NCMBQuery is used to search data from NIFCLOUD mobile backend
NCMBQuery(String) - Constructor for class com.nifcloud.mbaas.core.NCMBQuery
Constructor
NCMBRelation - Class in com.nifcloud.mbaas.core
Utility for relation of ojbjects
NCMBRelation() - Constructor for class com.nifcloud.mbaas.core.NCMBRelation
 
NCMBRequest - Class in com.nifcloud.mbaas.core
NCMBRequest class is used to config api request
NCMBRequest(String, String, String, JSONObject, String, String, String) - Constructor for class com.nifcloud.mbaas.core.NCMBRequest
Constructor
NCMBRequest(String, String, String, byte[], JSONObject, String, String, String) - Constructor for class com.nifcloud.mbaas.core.NCMBRequest
constructor for fileStore
NCMBRequest(String, String, String, String, byte[], String, JSONObject, String, String, String, String) - Constructor for class com.nifcloud.mbaas.core.NCMBRequest
コンストラクタ
NCMBResponse - Class in com.nifcloud.mbaas.core
NCMBResponse contains response data from NIFCLOUD mobile backend
NCMBResponse(InputStream, int, Map<String, List<String>>) - Constructor for class com.nifcloud.mbaas.core.NCMBResponse
API response
NCMBRichPush - Class in com.nifcloud.mbaas.core
NCMBRichPush provide dialog for rich push notification
NCMBRichPush(Context, String) - Constructor for class com.nifcloud.mbaas.core.NCMBRichPush
 
NCMBRole - Class in com.nifcloud.mbaas.core
NCMBRole is used to retrieve and upload the role data
NCMBRole() - Constructor for class com.nifcloud.mbaas.core.NCMBRole
Constructor
NCMBRole(String) - Constructor for class com.nifcloud.mbaas.core.NCMBRole
Constructor with role name
NCMBRoleService - Class in com.nifcloud.mbaas.core
Service class for role api
NCMBScript - Class in com.nifcloud.mbaas.core
NCMBScript is used to script.
NCMBScript(String, NCMBScript.MethodType) - Constructor for class com.nifcloud.mbaas.core.NCMBScript
Create NCMBScript instance with specified script name and request method
NCMBScript(String, NCMBScript.MethodType, String) - Constructor for class com.nifcloud.mbaas.core.NCMBScript
Create NCMBScript instance with specified script name and request method This constructor can set the custom endpoint for debug
NCMBScript.MethodType - Enum in com.nifcloud.mbaas.core
HTTP method types
NCMBScriptService - Class in com.nifcloud.mbaas.core
Service class for script api
NCMBService - Class in com.nifcloud.mbaas.core
Serivce abstract class
NCMBService.RequestParams - Class in com.nifcloud.mbaas.core
Innter class for params of request
NCMBServicePool - Class in com.nifcloud.mbaas.core
Temporary pool for service object
NCMBServicePool() - Constructor for class com.nifcloud.mbaas.core.NCMBServicePool
Constructor
NCMBTwitterParameters - Class in com.nifcloud.mbaas.core
Parameters Object for login to NIFCLOUD mobile backend with Twitter Account
NCMBTwitterParameters(String, String, String, String, String, String) - Constructor for class com.nifcloud.mbaas.core.NCMBTwitterParameters
Constructor
NCMBUser - Class in com.nifcloud.mbaas.core
NCMBUser is used to sign up and login/logout the user
NCMBUser() - Constructor for class com.nifcloud.mbaas.core.NCMBUser
Constructor
NCMBUserService - Class in com.nifcloud.mbaas.core
Service for user api
newService(NCMB.ServiceType, NCMBContext) - Method in class com.nifcloud.mbaas.core.NCMBServicePool
Create service object and return it
NOT_EFFICIENT_VALUE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E400005 有効な値でない
notificationSettings(Bundle) - Method in class com.nifcloud.mbaas.core.NCMBFirebaseMessagingService
 

O

OAUTH_ANONYMOUS - Static variable in class com.nifcloud.mbaas.core.NCMB
Anonymous authentication
OAUTH_FACEBOOK - Static variable in class com.nifcloud.mbaas.core.NCMB
OAuth type of Facebook
OAUTH_FAILURE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E401003 OAuth認証エラー
OAUTH_GOOGLE - Static variable in class com.nifcloud.mbaas.core.NCMB
OAuth type of Google
OAUTH_TWITTER - Static variable in class com.nifcloud.mbaas.core.NCMB
OAuth type of Twitter
onCreate() - Method in class com.nifcloud.mbaas.core.NCMBApplicationController
Set application state
onCreate(Bundle) - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
onCreate(Bundle) - Method in class com.nifcloud.mbaas.core.NCMBRichPush
 
onDestroy() - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
onMessageReceived(RemoteMessage) - Method in class com.nifcloud.mbaas.core.NCMBFirebaseMessagingService
 
onNewIntent(Intent) - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
onNewToken(String) - Method in class com.nifcloud.mbaas.core.NCMBFirebaseMessagingService
Called if InstanceID token is updated.
onResume() - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
OP_ADD_RELATION - Static variable in class com.nifcloud.mbaas.core.NCMBRelation
operation AddRelation
OP_REMOVE_RELATION - Static variable in class com.nifcloud.mbaas.core.NCMBRelation
operation RemoveRelation
OPERATION_FORBIDDEN - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E403003 禁止されているオペレーション
OPERATION_FORBIDDEN_BY_ACL - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E403001 ACLによるアクセス権なし
OPERATION_FORBIDDEN_BY_USER_TYPE - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E403002 コラボレータ/管理者(サポート)権限なし
or(Collection<NCMBQuery>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that matches any one of the given query all queries must be same class name

P

parse(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBAcl
parse json from JSONObject
pool - Variable in class com.nifcloud.mbaas.core.NCMBServicePool
stored services
postLoginProcess(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
process after login
PREFIX_ROLE - Static variable in class com.nifcloud.mbaas.core.NCMBAcl
prefix of role
put(String, String) - Method in class com.nifcloud.mbaas.core.NCMBBase
put string value to given key
put(String, boolean) - Method in class com.nifcloud.mbaas.core.NCMBBase
put boolean value to given key
put(String, int) - Method in class com.nifcloud.mbaas.core.NCMBBase
put int value to given key
put(String, long) - Method in class com.nifcloud.mbaas.core.NCMBBase
put long value to given key
put(String, float) - Method in class com.nifcloud.mbaas.core.NCMBBase
put float value to given key
put(String, double) - Method in class com.nifcloud.mbaas.core.NCMBBase
put double value to given key
put(String, Date) - Method in class com.nifcloud.mbaas.core.NCMBBase
put Date value to given key
put(String, Location) - Method in class com.nifcloud.mbaas.core.NCMBBase
put Location value to given key
put(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBBase
put JSONObject value to given key
put(String, JSONArray) - Method in class com.nifcloud.mbaas.core.NCMBBase
put JSONArray value to given key
put(String, Map) - Method in class com.nifcloud.mbaas.core.NCMBBase
put Map value to given key
put(String, List) - Method in class com.nifcloud.mbaas.core.NCMBBase
put List value to given key
put(String, NCMBObject) - Method in class com.nifcloud.mbaas.core.NCMBBase
put NCMBObject value to given key as pointer object

Q

query - Variable in class com.nifcloud.mbaas.core.NCMBService.RequestParams
 

R

readable - Variable in class com.nifcloud.mbaas.core.NCMBAcl.Permission
access permitted to read
registerByName(String, String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Register new user by name
registerByName(String, String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Register new user by name
registerByNameInBackground(String, String, LoginCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Register new user by name in background
registerByNameInBackground(String, String, JSONObject, LoginCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Register new user by name in background
registerByOauth(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Register new user by OAuth services
registerByOauthInBackground(JSONObject, LoginCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Register new user by OAuth services in background
registerByOauthSetup(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup OAuth parameters to register new user with OAuth
registerUser(JSONObject, boolean) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Internal method to register user
registerUserCheckResponse(NCMBResponse, boolean) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to register new user
registerUserInBackground(JSONObject, boolean, LoginCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Internal method to register user in background
registerUserParams(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup params to register new user
relationQueryJson(String, String) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Build relation query as JSONObject
remove(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
remove the value for the specified key
removeFromList(String, List) - Method in class com.nifcloud.mbaas.core.NCMBObject
remove objects from array in the given key this method is effective for the saved object that contains value of the specified key
removePermission(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Remove permission for user
removeRelation(List<NCMBObject>) - Static method in class com.nifcloud.mbaas.core.NCMBRelation
Create JSONObject to remove relation
removeRole(List<NCMBRole>) - Method in class com.nifcloud.mbaas.core.NCMBRole
remove roles to role
removeRoleInBackground(List<NCMBRole>, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
remove roles to role asynchronously
removeRolePermission(String) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Remove permisson for role
removeRoleRelations(String, List<NCMBRole>) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Remove roles to role
removeRoleRelationsInBackground(String, List<NCMBRole>, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Remove roles to role in background
removeUser(List<NCMBUser>) - Method in class com.nifcloud.mbaas.core.NCMBRole
remove users to role
removeUserInBackground(List<NCMBUser>, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRole
remove users to role asynchronously
removeUserRelations(String, List<NCMBUser>) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Remove users to role
removeUserRelationsInBackground(String, List<NCMBUser>, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Remove users to role in background
RequestApiCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after api request
requestAuthenticationMail(String) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Mail request of user authentication
requestAuthenticationMailInBackground(String, DoneCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Mail request of user authentication in background
RequestParams() - Constructor for class com.nifcloud.mbaas.core.NCMBService.RequestParams
 
requestPasswordReset(String) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Request Email for the password reset
requestPasswordReset(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Send Email for the password reset in background thread
requestPasswordResetInBackground(String, DoneCallback) - Static method in class com.nifcloud.mbaas.core.NCMBUser
Request Email for the password reset in background thread
requestPasswordResetInBackground(String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Send Email for the password reset in background thread
requestPasswordResetParams(String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
 
REQUIRED - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E400003 必須項目で未入力
responseByte - Variable in class com.nifcloud.mbaas.core.NCMBResponse
 
responseData - Variable in class com.nifcloud.mbaas.core.NCMBResponse
 
responseDataString - Variable in class com.nifcloud.mbaas.core.NCMBResponse
 
RESTRICTED - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E429001 使用制限(APIコール数、PUSH通知数、ストレージ容量)超過
richPushHandler(Context, Intent) - Static method in class com.nifcloud.mbaas.core.NCMBPush
If it contains the URL in the payload data, it will display the webview
roleRelationParams(String, List<NCMBRole>, boolean) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Setup params to add or remove roles to role

S

save() - Method in class com.nifcloud.mbaas.core.NCMBFile
Upload file to file store
save() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Save installation object
save() - Method in class com.nifcloud.mbaas.core.NCMBObject
save current NCMBObject to data store
save() - Method in class com.nifcloud.mbaas.core.NCMBUser
 
saveByName(String, String) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Save new user by name
saveByName(String, String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Save new user by name
saveByNameInBackground(String, String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Internal Save new user by name in background
saveByNameInBackground(String, String, JSONObject, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Internal Save new user by name in background
saveFile(String, byte[], JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Upload file data to NIFCLOUD mobile backend
saveFileInBackground(String, byte[], JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Upload file data to NIFCLOUD mobile backend in background thread
saveInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBFile
Upload file to file store asynchronously
saveInBackground() - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Save installation object inBackground none callback
saveInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Save installation object inBackground
saveInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBObject
save current NCMBObject to data store asynchronously
saveInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUser
 
saveObject(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Saving JSONObject data to NIFCLOUD mobile backend
saveObjectInBackground(String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Saving JSONObject data to NIFCLOUD mobile backend in background thread
saveUser(JSONObject, boolean) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Internal method to save user
saveUserInBackground(JSONObject, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Internal method to save user in background
screenName - Variable in class com.nifcloud.mbaas.core.NCMBTwitterParameters
 
SDK_VERSION - Static variable in class com.nifcloud.mbaas.core.NCMB
Version of this SDK
searchFile(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Get files from NIFCLOUD mobile backend
SearchFileCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after files search
searchFileInBackground(JSONObject, SearchFileCallback) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Get files from NIFCLOUD mobile backend in background thread
searchInstallation(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Search installations
SearchInstallationCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after installation search
searchInstallationInBackground(JSONObject, SearchInstallationCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Search installations in background
searchObject(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Searching JSONObject data from NIFCLOUD mobile backend
SearchObjectCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after object search
searchObjectInBackground(String, JSONObject, SearchObjectCallback) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Searching JSONObject data to NIFCLOUD mobile backend in background thread
searchPush(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Search push
SearchPushCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after push notification search
searchPushInBackground(JSONObject, SearchPushCallback) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Search installations in background
searchRole(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Search role synchronously
SearchRoleCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after role search
searchRoleInBackground(JSONObject, SearchRoleCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Search role asynchronously
searchUser(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Search users
SearchUserCallback - Interface in com.nifcloud.mbaas.core
Interface for callback after user search
searchUserCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to search users
searchUserInBackground(JSONObject, SearchUserCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Search users in background
searchUserParams(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Setup parameters to search users
searchUserPostProcess(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Post process to search users
send() - Method in class com.nifcloud.mbaas.core.NCMBPush
Send push object
sendInBackground() - Method in class com.nifcloud.mbaas.core.NCMBPush
Send push object inBackground none callback
sendInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBPush
Send push object inBackground
sendPush(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Create push object
sendPushInBackground(JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Create push object in background
sendPushReceiptStatusInBackground(String, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Open push registration in background
sendRequest() - Method in class com.nifcloud.mbaas.core.NCMBConnection
Request NIFCLOUD mobile backed api synchronously
sendRequest(String, String) - Method in class com.nifcloud.mbaas.core.NCMBService
sendRequest shortcut
sendRequest(String, String, String) - Method in class com.nifcloud.mbaas.core.NCMBService
sendRequest shortcut
sendRequest(String, String, String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBService
send request
sendRequest(NCMBService.RequestParams) - Method in class com.nifcloud.mbaas.core.NCMBService
 
sendRequestAsync(String, String, String, JSONObject, NCMBService.ServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBService
Send request in asynchronously
sendRequestAsync(NCMBService.RequestParams, NCMBService.ServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBService
Send request in asynchronously with parameter bag
sendRequestAsynchronously(RequestApiCallback) - Method in class com.nifcloud.mbaas.core.NCMBConnection
Request NIFCLOUD mobile backend api asynchronously
sendRequestFile(String, String, String, byte[], JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBService
Send request file
sendRequestFileAsync(String, String, String, byte[], JSONObject, RequestApiCallback) - Method in class com.nifcloud.mbaas.core.NCMBService
Send request file in asynchronously
SERVICE_NOT_FOUND - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E404002 該当サービスなし
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBFileService
service path for API category
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBInstallationService
service path for API category
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBObjectService
 
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBPushService
service path for API category
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBRoleService
service path for API category
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBScriptService
execute api path
SERVICE_PATH - Static variable in class com.nifcloud.mbaas.core.NCMBUserService
service path for API category
sessionToken - Variable in class com.nifcloud.mbaas.core.NCMBContext
Session key
setAccess(String, NCMBAcl.Permission) - Method in class com.nifcloud.mbaas.core.NCMBAcl
set user access permissions
setAcl(NCMBAcl) - Method in class com.nifcloud.mbaas.core.NCMBBase
 
setAclCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Check response to set ACL to role
setAclFromInternal(NCMBAcl) - Method in class com.nifcloud.mbaas.core.NCMBBase
 
setAclParams(String, NCMBAcl) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Setup params to set ACL to role
setAction(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set action
setApplicationName(String) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Set application name
setBadge(int) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Set badge count
setBadgeIncrementFlag(Boolean) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set badge increment flag
setBadgeSetting(Integer) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set badge setting count
setBaseUrl(String) - Method in class com.nifcloud.mbaas.core.NCMBScript
set the script base url
setCallbackListener(RequestApiCallback) - Method in class com.nifcloud.mbaas.core.NCMBConnection
setting callback for api request
setCategory(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set category
setChannels(JSONArray) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Set channels
setContentAvailable(Boolean) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set content available flag
setCreateDate(Date) - Method in class com.nifcloud.mbaas.core.NCMBBase
 
setDeliveryExpirationDate(Date) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set delivery expiration date
setDeliveryExpirationTime(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set delivery expiration time
setDeliveryTime(Date) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set delivery date
setDeviceToken(String) - Method in class com.nifcloud.mbaas.core.NCMBInstallation
Set device token
setDialog(Boolean) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set dialog flag
setDisplayType(int) - Method in class com.nifcloud.mbaas.core.NCMBDialogPushConfiguration
set the display format
setFileData(byte[]) - Method in class com.nifcloud.mbaas.core.NCMBFile
Set fileData
setFileName(String) - Method in class com.nifcloud.mbaas.core.NCMBFile
Set fileName
setIncludeKey(String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set to include nested Object of the specified key in the search results
setLimit(int) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the number of acquisition of search results
setMailAddress(String) - Method in class com.nifcloud.mbaas.core.NCMBUser
Set mail address
setMessage(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set push message
setMethod(NCMBScript.MethodType) - Method in class com.nifcloud.mbaas.core.NCMBScript
set the HTTP method
setObjectId(String) - Method in class com.nifcloud.mbaas.core.NCMBBase
 
setPassword(String) - Method in class com.nifcloud.mbaas.core.NCMBUser
set password
setPublicReadAccess(boolean) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Set whether the public is allowed to read.
setPublicWriteAccess(boolean) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Set whether the public is allowed to write.
setReadAccess(String, boolean) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Set whether the given user id is allowed to read.
setRichUrl(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set richUrl
setRoleAccess(String, NCMBAcl.Permission) - Method in class com.nifcloud.mbaas.core.NCMBAcl
set role access permissions
setRoleName(String) - Method in class com.nifcloud.mbaas.core.NCMBRole
set role name
setRoleReadAccess(String, boolean) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Set whether the given role is allowed to read.
setRoleWriteAccess(String, boolean) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Set whether the given role is allowed to write.
setScriptName(String) - Method in class com.nifcloud.mbaas.core.NCMBScript
set the script name
setSearchCondition(NCMBQuery<NCMBInstallation>) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set search condition
setSkip(int) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the number to skip the search results
setSound(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set sound
setTarget(JSONArray) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set target device
setTimeout(int) - Static method in class com.nifcloud.mbaas.core.NCMB
Setting time out Default 10000 milliseconds
settingDefaultChannels() - Method in class com.nifcloud.mbaas.core.NCMBNotificationUtils
 
setTitle(String) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set push title
setUpdateDate(Date) - Method in class com.nifcloud.mbaas.core.NCMBBase
 
setUserName(String) - Method in class com.nifcloud.mbaas.core.NCMBUser
set user name
setUserSettingValue(JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBPush
Set user setting value
setWriteAccess(String, boolean) - Method in class com.nifcloud.mbaas.core.NCMBAcl
Set whether the given user is allowed to write.
signUp() - Method in class com.nifcloud.mbaas.core.NCMBUser
sign up to NIFCLOUD mobile backend
signUpInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUser
sign up to NIFCLOUD mobile backend
sServicePool - Static variable in class com.nifcloud.mbaas.core.NCMB
service pool
statusCode - Variable in class com.nifcloud.mbaas.core.NCMBResponse
 
STORAGE_ERROR - Static variable in exception com.nifcloud.mbaas.core.NCMBException
E502001 ストレージエラー
NIFCLOUD ストレージでエラーが発生した場合のエラー
subscribe(String, Class<? extends Activity>) - Static method in class com.nifcloud.mbaas.core.NCMBInstallation
set the channel
subscribe(String, Class<? extends Activity>, int) - Static method in class com.nifcloud.mbaas.core.NCMBInstallation
set the channel please use after the instalation registration

T

toJson() - Method in class com.nifcloud.mbaas.core.NCMBAcl.Permission
Represent to JSON object
toJson() - Method in class com.nifcloud.mbaas.core.NCMBAcl
Convert to JSONObject
TokenCallback - Interface in com.nifcloud.mbaas.core
 
toString() - Method in class com.nifcloud.mbaas.core.NCMBAcl.Permission
Represent to string
trackAppOpened(Intent) - Static method in class com.nifcloud.mbaas.core.NCMBPush
Open push registration in background
turnOnScreen() - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
type - Variable in class com.nifcloud.mbaas.core.NCMBService.RequestParams
 

U

unlink(String) - Method in class com.nifcloud.mbaas.core.NCMBUser
 
unlinkInBackground(String, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBUser
 
unsubscribe(String) - Static method in class com.nifcloud.mbaas.core.NCMBInstallation
remove the channel please use after the instalation registration
update() - Method in class com.nifcloud.mbaas.core.NCMBFile
Update file to file store
updateAcl(String, NCMBAcl) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Update ACL to role
updateAclInBackground(String, NCMBAcl, DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Update ACL to role in background
updateFile(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Update ACL of file
updateFileInBackground(String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBFileService
Update ACL of file in background thread
updateInBackground(DoneCallback) - Method in class com.nifcloud.mbaas.core.NCMBFile
Update file to file store asynchronously
updateInstallation(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Update installation object
updateInstallationInBackground(String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBInstallationService
Update installation object in background
updateObject(String, String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Updating JSONObject data to NIFCLOUD mobile backend
updateObjectInBackground(String, String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBObjectService
Updating JSONObject data to NIFCLOUD mobile backend in background thread
updatePush(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Update push object It can only be updated before delivery
updatePushInBackground(String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBPushService
Update push object in background It can only be updated before delivery
updateRoleCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Check response to update role
updateUser(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Update user information
updateUserCheckResponse(NCMBResponse) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Check response to update user information
updateUserInBackground(String, JSONObject, ExecuteServiceCallback) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Update user information in background
updateUserParams(String, JSONObject) - Method in class com.nifcloud.mbaas.core.NCMBUserService
Set up to update user information
url - Variable in class com.nifcloud.mbaas.core.NCMBService.RequestParams
 
userId - Variable in class com.nifcloud.mbaas.core.NCMBContext
Current user id
userId - Variable in class com.nifcloud.mbaas.core.NCMBFacebookParameters
User id of Facebook account
userId - Variable in class com.nifcloud.mbaas.core.NCMBGoogleParameters
User id of Facebook account
userId - Variable in class com.nifcloud.mbaas.core.NCMBTwitterParameters
 
userRelationsParams(String, List<NCMBUser>, boolean) - Method in class com.nifcloud.mbaas.core.NCMBRoleService
Setup params to add or remove users to role

V

VAL_CLASS_ROLE - Static variable in class com.nifcloud.mbaas.core.NCMBRelation
className of role
VAL_CLASS_USER - Static variable in class com.nifcloud.mbaas.core.NCMBRelation
className of user
VAL_TYPE_POINTER - Static variable in class com.nifcloud.mbaas.core.NCMBRelation
type of Pointer
valueOf(String) - Static method in enum com.nifcloud.mbaas.core.NCMB.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nifcloud.mbaas.core.NCMBScript.MethodType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.nifcloud.mbaas.core.NCMB.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nifcloud.mbaas.core.NCMBScript.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForLight() - Method in class com.nifcloud.mbaas.core.NCMBDialogActivity
 
whereContainedIn(String, Collection<? extends Object>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that contains value of the specified key
whereContainedInArray(String, Collection<? extends Object>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that contains elements of array in the specified key
whereContainsAll(String, Collection<? extends Object>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that contains all elements of array in the specified key
whereDoesNotExists(String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that specified key exists
whereEqualTo(String, Object) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that matches the value of the specified key
whereExists(String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that specified key exists
whereGreaterThan(String, Object) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that greater than the value of the specified key
whereGreaterThanOrEqualTo(String, Object) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that greater than or equal to the value of the specified key
whereLessThan(String, Object) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that less than the value of the specified key
whereLessThanOrEqualTo(String, Object) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that less than or equal to the value of the specified key
whereMatchesKeyInQuery(String, String, NCMBQuery) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that matches inQuery condition and inQueryKey value of the specified key
whereMatchesQuery(String, NCMBQuery) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that has pointer that match inQuery condition object
whereNotContainedIn(String, Collection<? extends Object>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that not contains value of the specified key
whereNotContainedInArray(String, Collection<? extends Object>) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that contains elements of array in the specified key
whereNotEqualTo(String, Object) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that not matches the value of the specified key
whereRelatedTo(NCMBObject, String) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data that related parent object in specified key
whereWithinGeoBox(String, Location, Location) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data with location information
whereWithinKilometers(String, Location, double) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data with location information
whereWithinMiles(String, Location, int) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data with location information
whereWithinRadians(String, Location, int) - Method in class com.nifcloud.mbaas.core.NCMBQuery
set the conditions to search the data with location information
writable - Variable in class com.nifcloud.mbaas.core.NCMBAcl.Permission
access permitted to write
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links