Inherits NSObject.
Public Member Functions | |
| (id) | - initWithRecordType: |
Protected Attributes | |
| NSInteger | _offset |
| NSMutableArray * | _records |
| NSMutableArray * | _facets |
| NSMutableArray * | _searchFacets |
| NSInteger | _totalRecords |
| NSString * | _title |
| BOOL | _categoryResult |
| Class | _recordType |
| NSString * | _didYouMean |
| NSString * | _autocorrect |
| EMContentItem * | _contentItem |
Properties | |
| NSInteger | offset |
| NSMutableArray * | records |
| NSMutableArray * | facets |
| NSMutableArray * | searchFacets |
| NSInteger | totalRecords |
| Class | recordType |
| NSString * | title |
| BOOL | categoryResult |
| NSString * | didYouMean |
| NSString * | autocorrect |
| EMContentItem * | contentItem |
1.8.0