|
Accela SDK for Android
V3.1
|
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.AccelaMobile | inline |
| AccelaMobile(Activity ownerActivity, String appId, String appSecret, AMSessionDelegate sessionDelegate) | com.accela.mobile.AccelaMobile | inline |
| AccelaMobile(Activity dialogActivity, String appId, String appSecret, AMSessionDelegate sessionDelegate, String authHost, String apisHost) | com.accela.mobile.AccelaMobile | inline |
| AccelaMobile(Context ownerActivity, String appId, String appSecret) (defined in com.accela.mobile.AccelaMobile) | com.accela.mobile.AccelaMobile | inline |
| AccelaMobile(Context ownerActivity, String appId, String appSecret, AMSessionDelegate sessionDelegate) (defined in com.accela.mobile.AccelaMobile) | com.accela.mobile.AccelaMobile | inline |
| agency | com.accela.mobile.AccelaMobile | protected |
| amApisHost | com.accela.mobile.AccelaMobile | protected |
| amAuthHost | com.accela.mobile.AccelaMobile | protected |
| amIsRemember | com.accela.mobile.AccelaMobile | protected |
| authorizationManager | com.accela.mobile.AccelaMobile | protected |
| authorizationStatus | com.accela.mobile.AccelaMobile | protected |
| authorize(String[] permissions) | com.accela.mobile.AccelaMobile | inline |
| authorize(String[] permissions, String agency) | com.accela.mobile.AccelaMobile | inline |
| authorize2(String[] permissions) | com.accela.mobile.AccelaMobile | inline |
| authorize2(String[] permissions, String agency) | com.accela.mobile.AccelaMobile | inline |
| batchBegin() | com.accela.mobile.AccelaMobile | inlinestatic |
| batchCommit(AMBatchSession session, AMBatchRequestDelegate batchRequestDelegate) | com.accela.mobile.AccelaMobile | inlinestatic |
| customHttpHeader (defined in com.accela.mobile.AccelaMobile) | com.accela.mobile.AccelaMobile | protected |
| defaultInstance() | com.accela.mobile.AccelaMobile | inlinestatic |
| downloadAttachment(String path, RequestParams urlParams, String localFile, AMRequestDelegate requestDelegate) | com.accela.mobile.AccelaMobile | inline |
| environment | com.accela.mobile.AccelaMobile | protected |
| fetch(String path, RequestParams urlParams) | com.accela.mobile.AccelaMobile | inline |
| fetch(String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData) | com.accela.mobile.AccelaMobile | inline |
| getAgency() | com.accela.mobile.AccelaMobile | inline |
| getAppId() | com.accela.mobile.AccelaMobile | inline |
| getAppSecret() | com.accela.mobile.AccelaMobile | inline |
| getAuthorizationStatus() | com.accela.mobile.AccelaMobile | inline |
| getCustomHttpHeader() (defined in com.accela.mobile.AccelaMobile) | com.accela.mobile.AccelaMobile | inline |
| getEnvironment() | com.accela.mobile.AccelaMobile | inline |
| getSessionDelegate() | com.accela.mobile.AccelaMobile | inline |
| getUrlSchema() | com.accela.mobile.AccelaMobile | inline |
| isSessionValid() | com.accela.mobile.AccelaMobile | inline |
| logout() | com.accela.mobile.AccelaMobile | inline |
| ownerContext | com.accela.mobile.AccelaMobile | protected |
| request(String path, RequestParams urlParams, AMRequestDelegate requestDelegate) | com.accela.mobile.AccelaMobile | inline |
| request(AMBatchSession batchSession, String path, RequestParams urlParams, AMRequestDelegate requestDelegate) (defined in com.accela.mobile.AccelaMobile) | com.accela.mobile.AccelaMobile | inline |
| request(String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData, AMRequestDelegate requestDelegate) | com.accela.mobile.AccelaMobile | inline |
| request(AMBatchSession batchSession, String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData, AMRequestDelegate requestDelegate) | com.accela.mobile.AccelaMobile | inline |
| request(String path, RequestParams urlParams, HTTPMethod httpMethod, RequestParams postData, Map< String, String > attachments, AMRequestDelegate requestDelegate) | com.accela.mobile.AccelaMobile | inline |
| sessionDelegate | com.accela.mobile.AccelaMobile | protected |
| setAmIsRemember(Boolean remember) | com.accela.mobile.AccelaMobile | inline |
| setAuthorizationManager(AuthorizationManager authorizationManager) | com.accela.mobile.AccelaMobile | inline |
| setCustomHttpHeader(HashMap< String, String > customHttpHeader) (defined in com.accela.mobile.AccelaMobile) | com.accela.mobile.AccelaMobile | inline |
| setEnvironment(Environment environment) | com.accela.mobile.AccelaMobile | inline |
| setSessionDelegate(AMSessionDelegate sessionDelegate) | com.accela.mobile.AccelaMobile | inline |
| setUrlSchema(String urlSchema) | com.accela.mobile.AccelaMobile | inline |
| stringLoader | com.accela.mobile.AccelaMobile | protected |
| uploadAttachments(String path, RequestParams postData, Map< String, String > fileInformation, AMRequestDelegate requestDelegate) | com.accela.mobile.AccelaMobile | inline |