Inherits from NSObject
Declared in CMISObjectByPathUriBuilder.h

Properties

filter

@property (nonatomic, strong) NSString *filter

includeACL

@property BOOL includeACL

includeAllowableActions

@property BOOL includeAllowableActions

includePolicyIds

@property BOOL includePolicyIds

path

@property (nonatomic, strong) NSString *path

relationships

@property CMISIncludeRelationship relationships

renditionFilter

@property (nonatomic, strong) NSString *renditionFilter

Instance Methods

buildUrl

return the full URL

- (NSURL *)buildUrl

Discussion

return the full URL

Declared In

CMISObjectByPathUriBuilder.h

initWithTemplateUrl:

init the template URL with URL string

- (id)initWithTemplateUrl:(NSString *)templateUrl

Discussion

init the template URL with URL string

Declared In

CMISObjectByPathUriBuilder.h