public interface Post extends Convertible, Comparable<Post>, Base, Excerptable
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
getCategories() |
String |
getId() |
Post |
getNext() |
Post |
getPrevious() |
List<Tag> |
getTags() |
void |
setNext(Post post) |
void |
setPrevious(Post post) |
convert, getOutputFile, render, writecompareToget, getContent, getDate, getDateFormatted, getLayout, getPath, getPermalink, getSource, getTitle, getUpdated, getUpdatedFormatted, getUrl, setgetExcerpt, isExcerptedCopyright © 2015 Opoo.org. All Rights Reserved.