Inherits from CMISExtensionData : NSObject
Declared in CMISRepositoryInfo.h

Tasks

Properties

cmisVersionSupported

@property (nonatomic, strong) NSString *cmisVersionSupported

desc

@property (nonatomic, strong) NSString *desc

identifier

@property (nonatomic, strong) NSString *identifier

name

@property (nonatomic, strong) NSString *name

productName

@property (nonatomic, strong) NSString *productName

productVersion

@property (nonatomic, strong) NSString *productVersion

repositoryCapabilities

CMISRepositoryCapabilities needs to be created and replace the raw NSDictionary object that is currently being set from the CMISRepositoryInfoParser Use keypaths to get values until the property is properly typed **

@property (nonatomic, strong) id repositoryCapabilities

Discussion

CMISRepositoryCapabilities needs to be created and replace the raw NSDictionary object that is currently being set from the CMISRepositoryInfoParser Use keypaths to get values until the property is properly typed **

Declared In

CMISRepositoryInfo.h

rootFolderId

@property (nonatomic, strong) NSString *rootFolderId

vendorName

@property (nonatomic, strong) NSString *vendorName