| AddToCollectionOperation |
Class for the operation to add a list of documents in a Collection.
|
| AddToFavoritesOperation |
Class for the operation to add a list of documents in the Favorites.
|
| CreateCollectionOperation |
Class for the operation to create a Collection.
|
| FetchFavorites |
Fetch the favorites document root collection.
|
| GetCollectionsOperation |
Class for the operation to get the collections matching the searching terms.
|
| GetDocumentsFromCollectionOperation |
Class for the operation to get the list of documents from a Collection.
|
| GetDocumentsFromFavoritesOperation |
Class for the operation getting the elements present in the Favorites collection.
|
| MoveCollectionMemberOperation |
|
| RemoveFromCollectionOperation |
Class for the operation to remove a list of documents in a Collection.
|
| RemoveFromFavoritesOperation |
Class for the operation to remove a list of documents from the Favorites.
|
| SuggestCollectionEntry |
|