public class Collections extends Object
Constructor and Description |
---|
Collections(String userId) |
Modifier and Type | Method and Description |
---|---|
CollectionCounts |
getAllCounts() |
List<FolderDetails> |
getSubFolders(CollectionType type)
Retrieves the sub folders for the specified collection type
|
public Collections(String userId)
public CollectionCounts getAllCounts()
public List<FolderDetails> getSubFolders(CollectionType type)
type
- type of collection whose sub folders are to be retrievedCopyright © 2017. All rights reserved.