#import <FolderCacheManager.h>
◆ addRecentlyViewedItem:()
| - (void) addRecentlyViewedItem: |
|
(FolderItem *) |
item |
|
◆ addSearchRecord:()
| - (void) addSearchRecord: |
|
(NSString *) |
searchRecord |
|
◆ clearCache()
◆ clearCacheOfProject:()
◆ clearCacheOfProjects:()
| - (void) clearCacheOfProjects: |
|
(NSArray *) |
projects |
|
◆ clearSearchHistory()
| - (void) clearSearchHistory |
|
|
|
◆ getChildObjectsOfParentObject:inProject:()
◆ getInstance()
◆ getRecentlyViewedItems()
| - (NSArray*) getRecentlyViewedItems |
|
|
|
◆ objectStoreWithProjectInfo:()
◆ popRestoreState()
| - (FolderRestoreState*) popRestoreState |
|
|
|
◆ projectListUpdated()
| - (void) projectListUpdated |
|
|
|
◆ pushRestoreState:()
| - (void) pushRestoreState: |
|
(FolderRestoreState *) |
restoreState |
|
◆ removeObjectStoreByProjectInfo:()
| - (void) removeObjectStoreByProjectInfo: |
|
(MSIProjectInfo *) |
projectInfo |
|
◆ removeRecentlyViewedItem:()
| - (void) removeRecentlyViewedItem: |
|
(FolderItem *) |
item |
|
◆ removeSearchRecordAt:()
| - (void) removeSearchRecordAt: |
|
(NSInteger) |
index |
|
◆ searchHistoryCount()
| - (NSUInteger) searchHistoryCount |
|
|
|
◆ searchRecordAtIndex:()
| - (NSString*) searchRecordAtIndex: |
|
(NSInteger) |
index |
|
◆ setChildObjects:ofParentObject:inProject:()
◆ unloadAllObjectStores()
| - (void) unloadAllObjectStores |
|
|
|
◆ unloadMemory()