Inherits from NSObject
Declared in CMISQueryAtomEntryWriter.h

Properties

includeAllowableActions

@property BOOL includeAllowableActions

maxItems

@property (nonatomic, strong) NSNumber *maxItems

relationships

@property CMISIncludeRelationship relationships

renditionFilter

@property (nonatomic, strong) NSString *renditionFilter

searchAllVersions

@property BOOL searchAllVersions

skipCount

@property (nonatomic, strong) NSNumber *skipCount

statement

@property (nonatomic, strong) NSString *statement

Instance Methods

generateAtomEntryXML

the XML query as string

- (NSString *)generateAtomEntryXML

Return Value

the XML query as string

Declared In

CMISQueryAtomEntryWriter.h