|
Mobile API Reference
MicroStrategy 2019
|
#import <ReportStore.h>
Instance Methods | |
| (void) | - setUserData:key: |
| (id) | - userDataForKey: |
| (NSComparisonResult) | - compareReportName: |
| (NSComparisonResult) | - compareReportNameDiscending: |
Class Methods | |
| (ReportInfoHandle *) | + newHandle: |
Protected Attributes | |
| NSString * | sid |
| NSString * | name |
| NSInteger | type |
| NSMutableDictionary * | userData |
| NSString * | projectID |
| NSString * | objectID |
| - (NSComparisonResult) compareReportName: | (ReportInfoHandle *) | item |
| - (NSComparisonResult) compareReportNameDiscending: | (ReportInfoHandle *) | item |
| + (ReportInfoHandle*) newHandle: | (MSIReportDisplayInfo *) | report |
| - (void) setUserData: | (id) | data | |
| key: | (NSString *) | key | |
| - (id) userDataForKey: | (NSString *) | key |
|
readwritenonatomiccopyprotected |
|
readwritenonatomiccopyprotected |
|
readwritenonatomiccopyprotected |
|
readwritenonatomiccopyprotected |
|
readwriteprotected |
|
protected |