|
Library Mobile API Reference for iPad
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
| - (NSInteger) addReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| cacheID: | (NSString *_Null_unspecified) | cacheID | |
| data: | (NSData *_Null_unspecified) | data | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) addReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| cacheID: | (NSString *_Null_unspecified) | cacheID | |
| data: | (NSData *_Null_unspecified) | data | |
| moveFileAtLocation: | (NSString *_Null_unspecified) | fileName | |
| withServerCache: | (IServerCacheInfo *_Null_unspecified) | isci | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) copyCacheSetWithSetID: | (NSString *_Null_unspecified) | setID | |
| forReport: | (MSIReportDisplayInfo *_Null_unspecified) | forReport | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) deleteReport: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) deleteReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| cacheID: | (NSString *_Null_unspecified) | cacheID | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) deleteReportCacheSet: | (NSString *_Null_unspecified) | cacheSetID | |
| cacheRootID: | (NSString *_Null_unspecified) | cacheRootID | |
| project: | (MSIProjectInfo *_Null_unspecified) | project | |
| status: | (int32_t) | status | |
| isBackground: | (BOOL) | background | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (MSILiveReportInfo * _Nullable) getPageDocumentInfo: | (NSString *_Nonnull) | pageKey | |
| dossierInfo: | (MSIReportDisplayInfo *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSData * _Null_unspecified) getReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| cacheID: | (NSString *_Null_unspecified) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSData * _Null_unspecified) getReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| cacheID: | (NSString *_Null_unspecified) | cacheID | |
| status: | (NSInteger *_Null_unspecified) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSString * _Null_unspecified) getReportCachePath: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| cacheID: | (NSString *_Null_unspecified) | cacheID | |
| status: | (NSInteger *_Null_unspecified) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) handleBookmarkOperationsWithOperation: | (NSInteger) | operation | |
| onDocument: | (MSIReportDisplayInfo *_Nullable) | onDocument | |
| withBookmarkID: | (NSString *_Nullable) | withBookmarkID | |
| forCacheID: | (NSString *_Nullable) | forCacheID | |
| error: | (NSError *_Nullable *_Nullable) | error | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (BOOL) hasInvalidReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | SWIFT_WARN_UNUSED_RESULT |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) invalidateReportCache: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) invalidateReportCacheSet: | (NSString *_Null_unspecified) | cacheSetID | |
| cacheRootID: | (NSString *_Null_unspecified) | cacheRootID | |
| project: | (MSIProjectInfo *_Nonnull) | project | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) invalidateReportCacheSet: | (NSString *_Null_unspecified) | cacheSetID | |
| cacheRootID: | (NSString *_Null_unspecified) | cacheRootID | |
| project: | (MSIProjectInfo *_Nonnull) | project | |
| markManipulated: | (BOOL) | markManipulated | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (MSILiveReportInfo * _Null_unspecified) liveReportCopyByTargetID: | (NSString *_Null_unspecified) | targetID | |
| type: | (NSInteger) | type | |
| project: | (MSIProjectInfo *_Null_unspecified) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (MSILiveReportInfo * _Null_unspecified) newLiveReport: | (MSIObjectInfo *_Null_unspecified) | object | |
| projectInfo: | (MSIProjectInfo *_Null_unspecified) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (nonnull instancetype) OBJC_DESIGNATED_INITIALIZER |
| - (void) replaceReportCache: | (MSIReportDisplayInfo *_Nullable) | document | |
| cacheID: | (NSString *_Nullable) | cacheID | |
| data: | (NSData *_Nullable) | data | |
| error: | (NSError *_Nullable *_Nullable) | error | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) unmapCachesInSet: | (NSString *_Null_unspecified) | cacheSetID | |
| cacheRootID: | (NSString *_Null_unspecified) | cacheRootID | |
| project: | (MSIProjectInfo *_Null_unspecified) | project | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (NSInteger) updateReport: | (MSIReportDisplayInfo *_Null_unspecified) | aReport | |
| deleteData: | (BOOL) | deleteData | |
| error: | (NSError *_Nullable *_Nullable) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category ReportStoreWrapper(SWIFT_EXTENSIONMicroStrategyMobileSDK).