public interface DocusaurusFileOrFolder
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.lib.md.MdElement |
getContent(net.thevpc.nuts.NutsSession session) |
String |
getLongId() |
int |
getOrder() |
String |
getShortId() |
String |
getTitle() |
boolean |
isFile() |
boolean |
isFolder() |
String |
toJSON(int indent) |
String getShortId()
String getLongId()
String getTitle()
boolean isFile()
int getOrder()
boolean isFolder()
net.thevpc.nuts.lib.md.MdElement getContent(net.thevpc.nuts.NutsSession session)
String toJSON(int indent)
Copyright © 2021 vpc open source initiative. All rights reserved.