Accela SDK for Android  V3.1
 All Classes Functions Variables Pages
com.accela.mobile.AccelaMobile Member List

This is the complete list of members for com.accela.mobile.AccelaMobile, including all inherited members.

AccelaMobile(Activity ownerActivity, String appId, String appSecret)com.accela.mobile.AccelaMobileinline
AccelaMobile(Activity ownerActivity, String appId, String appSecret, AMSessionDelegate sessionDelegate)com.accela.mobile.AccelaMobileinline
AccelaMobile(Activity dialogActivity, String appId, String appSecret, AMSessionDelegate sessionDelegate, String authHost, String apisHost)com.accela.mobile.AccelaMobileinline
AccelaMobile(Context ownerActivity, String appId, String appSecret) (defined in com.accela.mobile.AccelaMobile)com.accela.mobile.AccelaMobileinline
AccelaMobile(Context ownerActivity, String appId, String appSecret, AMSessionDelegate sessionDelegate) (defined in com.accela.mobile.AccelaMobile)com.accela.mobile.AccelaMobileinline
agencycom.accela.mobile.AccelaMobileprotected
amApisHostcom.accela.mobile.AccelaMobileprotected
amAuthHostcom.accela.mobile.AccelaMobileprotected
amIsRemembercom.accela.mobile.AccelaMobileprotected
authorizationManagercom.accela.mobile.AccelaMobileprotected
authorizationStatuscom.accela.mobile.AccelaMobileprotected
authorize(String[] permissions)com.accela.mobile.AccelaMobileinline
authorize(String[] permissions, String agency)com.accela.mobile.AccelaMobileinline
authorize2(String[] permissions)com.accela.mobile.AccelaMobileinline
authorize2(String[] permissions, String agency)com.accela.mobile.AccelaMobileinline
batchBegin()com.accela.mobile.AccelaMobileinlinestatic
batchCommit(AMBatchSession session, AMBatchRequestDelegate batchRequestDelegate)com.accela.mobile.AccelaMobileinlinestatic
customHttpHeader (defined in com.accela.mobile.AccelaMobile)com.accela.mobile.AccelaMobileprotected
defaultInstance()com.accela.mobile.AccelaMobileinlinestatic
downloadAttachment(String path, RequestParams urlParams, String localFile, AMRequestDelegate requestDelegate)com.accela.mobile.AccelaMobileinline
environmentcom.accela.mobile.AccelaMobileprotected
fetch(String path, RequestParams urlParams)com.accela.mobile.AccelaMobileinline
fetch(String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData)com.accela.mobile.AccelaMobileinline
getAgency()com.accela.mobile.AccelaMobileinline
getAppId()com.accela.mobile.AccelaMobileinline
getAppSecret()com.accela.mobile.AccelaMobileinline
getAuthorizationStatus()com.accela.mobile.AccelaMobileinline
getCustomHttpHeader() (defined in com.accela.mobile.AccelaMobile)com.accela.mobile.AccelaMobileinline
getEnvironment()com.accela.mobile.AccelaMobileinline
getSessionDelegate()com.accela.mobile.AccelaMobileinline
getUrlSchema()com.accela.mobile.AccelaMobileinline
isSessionValid()com.accela.mobile.AccelaMobileinline
logout()com.accela.mobile.AccelaMobileinline
ownerContextcom.accela.mobile.AccelaMobileprotected
request(String path, RequestParams urlParams, AMRequestDelegate requestDelegate)com.accela.mobile.AccelaMobileinline
request(AMBatchSession batchSession, String path, RequestParams urlParams, AMRequestDelegate requestDelegate) (defined in com.accela.mobile.AccelaMobile)com.accela.mobile.AccelaMobileinline
request(String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData, AMRequestDelegate requestDelegate)com.accela.mobile.AccelaMobileinline
request(AMBatchSession batchSession, String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData, AMRequestDelegate requestDelegate)com.accela.mobile.AccelaMobileinline
request(String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData, Map< String, String > attachments, AMRequestDelegate requestDelegate)com.accela.mobile.AccelaMobileinline
sessionDelegatecom.accela.mobile.AccelaMobileprotected
setAmIsRemember(Boolean remember)com.accela.mobile.AccelaMobileinline
setAuthorizationManager(AuthorizationManager authorizationManager)com.accela.mobile.AccelaMobileinline
setCustomHttpHeader(HashMap< String, String > customHttpHeader) (defined in com.accela.mobile.AccelaMobile)com.accela.mobile.AccelaMobileinline
setEnvironment(Environment environment)com.accela.mobile.AccelaMobileinline
setSessionDelegate(AMSessionDelegate sessionDelegate)com.accela.mobile.AccelaMobileinline
setUrlSchema(String urlSchema)com.accela.mobile.AccelaMobileinline
stringLoadercom.accela.mobile.AccelaMobileprotected
uploadAttachments(String path, RequestParams postData, Map< String, String > fileInformation, AMRequestDelegate requestDelegate)com.accela.mobile.AccelaMobileinline