Inherits from NSObject
Declared in CMISObjectByIdUriBuilder.h

Tasks

Properties

filter

@property (nonatomic, strong) NSString *filter

includeACL

@property BOOL includeACL

includeAllowableActions

@property BOOL includeAllowableActions

includePolicyIds

@property BOOL includePolicyIds

objectId

@property (nonatomic, strong) NSString *objectId

relationships

@property CMISIncludeRelationship relationships

renditionFilter

@property (nonatomic, strong) NSString *renditionFilter

returnVersion

@property CMISReturnVersion returnVersion

Instance Methods

buildUrl

returns the URL

- (NSURL *)buildUrl

Discussion

returns the URL

Declared In

CMISObjectByIdUriBuilder.h

initWithTemplateUrl:

initialise with the template URL string

- (id)initWithTemplateUrl:(NSString *)templateUrl

Discussion

initialise with the template URL string

Declared In

CMISObjectByIdUriBuilder.h