public class EntryFolders extends HasEntry
accountDAO, entryDAO
Constructor and Description |
---|
EntryFolders(String userId,
String entryId) |
Modifier and Type | Method and Description |
---|---|
List<FolderDetails> |
getFolders() |
public List<FolderDetails> getFolders()
userId
value is not specified
only public folders that the entry is contained in is returned and the entry has to be a public entryCopyright © 2017. All rights reserved.