Mobile API Reference  MicroStrategy 2019
DrilledReportInfo Class Reference

#import <DrilledReportInfo.h>

Inheritance diagram for DrilledReportInfo:
DerivedReportInfo MSIReportDisplayInfo <MSTRHandler>

Instance Methods

(id) - initWithMessageID:stateID:parentSubscription:
 
(NSString *) - drilledReportName
 
(void) - drilledReportName:
 
- Instance Methods inherited from DerivedReportInfo
(DerivedReportInfo *) - newDerivedReport
 
(NSInteger) - propagateChangesToParent:
 
- Instance Methods inherited from MSIReportDisplayInfo
(NSData *) - _serialize
 
(void) - _buildXMLBody:
 
(NSInteger) - type
 
(void) - setInitialPageForID:values:
 
(NSArray *) - getInitialPageForID:
 
(NSString *) - cacheSetID
 
(NSString *) - currentMessageID
 
(void) - setCurrentMessageID:
 
(NSData *) - promptQuestionXML
 
(void) - setPromptQuestionXML:
 
(void) - addIServerCacheInfo:withCacheID:isBackground:
 
(IServerCacheInfoMap *) - getIServerCacheInfoMap
 
(void) - removeIServerCacheInfo:
 
(void) - removeIServerCacheInfo:withCacheInfoID:
 
(NSString *) - _currentMessageIDInternal
 
(BOOL- validatePrompts:anError:
 
(void) - syncManipulationStateId
 
(NSComparisonResult) - compareReportName:
 
(NSData *) - infoXMLForLayout:grouByElements:
 
(void) - setInitialPageByElements:andPageByUnits:
 
(void) - setInitialLayout:inPortraitMode:
 
(EnumBinaryDownloadMode- getBinaryDownloadMode
 
(EnumPrivateAuthenticationMode- isPrivateReport
 
(EnumPrivateAuthenticationMode- isAuthPrintShare
 
(NSString *) - getExcelFilePathAndCreateFolders:
 
(void) - loadPromptQuestionXML
 
(void) - clearPromptQuestionCache
 
(bool) - isFirstSliceValid
 
- Instance Methods inherited from <MSTRHandler>
(void) - doStartElement:namespaceURI:attributes:level:support:
 
(void) - doEndElement:namespaceURI:level:support:
 

Properties

BOOL isLinkedDrill
 
NSMutableArray * drillPaths
 
- Properties inherited from MSIReportDisplayInfo
NSString * targetName
 
NSString * reportID
 
NSInteger reportType
 
NSInteger reportSubType
 
NSString * description
 
MSIObjectInfoparentFolder
 
NSString * abbreviation
 
NSString * iconPath
 
NSData * cachedPromptsQuestionXML
 
NSInteger viewMedia
 
NSInteger availableViewMedia
 
BOOL promptQuestionValid
 

Additional Inherited Members

- Class Methods inherited from MSIReportDisplayInfo
(NSString *) + visualizationStyle:
 
- Protected Attributes inherited from DerivedReportInfo
MSIReportDisplayInfobaseReport
 
- Protected Attributes inherited from MSIReportDisplayInfo
NSString * reportName
 
NSString * subscriptionName
 
NSString * subscriptionID
 
NSString * parentSubscriptionID
 
NSString * projectID
 
NSString * currentPromptAnswers
 
NSString * promptInPromptAnswers
 
NSTimeInterval inboxMessageTime
 
NSString * baseMessageID
 
NSInteger stateID
 
NSInteger hasWriteAccess
 
NSInteger mobileView
 
MSIProjectInfoproject
 
NSInteger refreshed
 
NSTimeInterval lastTimeRead
 
NSMutableDictionary * initialPageInfo
 
NSMutableArray * tmpPageInfo
 
NSString * tmpID
 
BOOL tmpIsNumeric
 
NSInteger read
 
CGFloat zoom
 
CGFloat xOffset
 
CGFloat yOffset
 
BOOL lastRefreshTimedOut
 
NSTimeInterval targetModificationTime
 
NSString * currentMessageID
 
BOOL isAlert
 
NSInteger currentStateIDForManipulatedReport
 
BOOL messageIDMatchesPrompt
 
BOOL answersSavedToMD
 
SAXStringHandler * currentAnswerGatherer
 
BOOL isPersonalized
 
BOOL isEditable
 
BOOL isPromptEditable
 
BOOL isUnsubscribable
 
BOOL forPreload
 
BOOL fullyCached
 
NSTimeInterval fullyCachedTime
 
NSInteger bytesLoaded
 
BOOL reprompted
 
NSData * repromptQuestionXML
 
BOOL isPromptInPrompt
 
NSInteger loadedSliceCount
 
NSInteger loadingLayoutID
 
NSString * promptsAnswerXML
 
NSString * elementsPromptAnswers
 
NSString * valuePromptAnswers
 
NSString * objectsPromptAnswers
 
NSDictionary * datasetPromptAnswers
 
MSIObjectInfomainTarget
 
MSIObjectInfoalertTarget
 

Method Documentation

◆ drilledReportName()

- (NSString*) drilledReportName

◆ drilledReportName:()

- (void) drilledReportName: (NSString *)  name

◆ initWithMessageID:stateID:parentSubscription:()

- (id) initWithMessageID: (NSString *)  msgID
stateID: (int)  stID
parentSubscription: (MSIReportDisplayInfo *)  parentSub 

Implements DerivedReportInfo.

Property Documentation

◆ drillPaths

- (NSMutableArray *) drillPaths
readatomicstrong

◆ isLinkedDrill

- (BOOL) isLinkedDrill
readwriteatomic