Mobile API Reference  MicroStrategy 2019
BrowseElementsTaskRequest Class Reference

#import <BrowseElementsTaskRequest.h>

Inheritance diagram for BrowseElementsTaskRequest:
MSITaskRequest MSINetworkRequestImpl MSINetworkRequestBase <MSINetworkRequest>

Protected Attributes

NSString * attributeId
 
NSString * filterXML
 
NSString * shortFilterXML
 
NSString * searchPattern
 
NSInteger blockBegin
 
NSInteger blockCount
 
NSString * searchForms
 
NSString * targetAttributeId
 
NSString * dataSourcesXML
 
NSString * datasetId
 
NSString * cubeinsId
 
NSString * ctlKey
 
NSString * messageID
 
- Protected Attributes inherited from MSITaskRequest
NSString * envType
 
NSString * taskID
 
- Protected Attributes inherited from MSINetworkRequestImpl
NSString * sessionState
 
- Protected Attributes inherited from MSINetworkRequestBase
NSURL * baseURL
 
NSMutableDictionary * parameters
 
NSMutableData * dataCollection
 
long long readLength
 
BOOL isInAuthenticationError
 
BOOL isInAuthenticationErrorWithExpiration
 
int certificateError
 
BOOL isKeychainUnavailableForCertificate
 
BOOL isCertificatePinningError
 
AuthenticationChallengeForNormalModeHandler normalAuthenticationChallengeHandler
 

Additional Inherited Members

- Instance Methods inherited from MSINetworkRequestImpl
(WebServerConfiguration *) - getWebServer
 
(void) - setProjectInfo:
 
(BOOL- displayNetworkErrors
 
(NSString *) - networkTimeoutDetailMessage
 
- Instance Methods inherited from MSINetworkRequestBase
(void) - addParameter:forKey:
 
(NSString *) - encode:
 
(NSURL *) - getBaseURL
 
(void) - setBaseURL:
 
(void) - setHTTPMethod:
 
(void) - setHTTPHeaderValue:forField:
 
(void) - logURL:
 
(void) - addFile:forKey:
 
(NSString *) - getRequestBody
 
(void) - setIsURLLoggable:
 
(void) - setAuthenticationChallengeForNormalModeHandler:
 
(void) - addParameters
 
(void) - handleResponse:data:
 
(void) - reportError:
 
(void) - reportSuccess:
 
(NSString *) - loggableRequestBody
 
(void) - handleAuthenticationChallengeForNormalMode:completionHandler:
 
(void) - task:didFailWithError:
 
(NSString *) - loggingClassName
 
(WebAuthModes- serverAuthenticationMode
 
- Instance Methods inherited from <MSINetworkRequest>
(void) - start
 
(void) - cancel
 
- Properties inherited from MSINetworkRequestImpl
MSIProjectConfigurationproject
 
NetworkRequestServerType serverType
 
BOOL suppressNetworkErrorAlerts
 
BOOL usePreferenceStoreForNetworkConnection
 
ClientRequestExecutionHandlerFlags requestExeFlag
 
BOOL isInfluencedByOfflineMode
 
- Properties inherited from MSINetworkRequestBase
id< NetworkResponseHandler > handler
 
NSMutableURLRequest * request
 
NSHTTPURLResponse * response
 
NSDate * requestStartTime
 
BOOL notifyProgress
 
EnumNetworkDownloadMode returnDataIncrementally
 
int incrementalDataMinSize
 
BOOL connectionShouldUseCredentialStorage
 
NSInteger networkTimeoutInterval
 
BOOL isAsync
 
BOOL cancelAuthenticationChallengeForClientCertificateMode
 
BOOL ignoreIdentityForClientCertificateMode
 

Member Data Documentation

◆ attributeId

- (NSString *) attributeId
readwritenonatomiccopyprotected

◆ blockBegin

- (NSInteger) blockBegin
readwriteprotected

◆ blockCount

- (NSInteger) blockCount
readwriteprotected

◆ ctlKey

- (NSString *) ctlKey
readwritenonatomiccopyprotected

◆ cubeinsId

- (NSString *) cubeinsId
readwritenonatomiccopyprotected

◆ datasetId

- (NSString *) datasetId
readwritenonatomiccopyprotected

◆ dataSourcesXML

- (NSString *) dataSourcesXML
readwritenonatomiccopyprotected

◆ filterXML

- (NSString *) filterXML
readwritenonatomiccopyprotected

◆ messageID

- (NSString *) messageID
readwritenonatomiccopyprotected

◆ searchForms

- (NSString *) searchForms
readwritenonatomiccopyprotected

◆ searchPattern

- (NSString *) searchPattern
readwritenonatomiccopyprotected

◆ shortFilterXML

- (NSString *) shortFilterXML
readwritenonatomiccopyprotected

◆ targetAttributeId

- (NSString *) targetAttributeId
readwritenonatomiccopyprotected