Uses of Class
com.semanticcms.core.model.Book
-
-
Uses of Book in com.semanticcms.core.model
Methods in com.semanticcms.core.model that return Book Modifier and Type Method Description Book
PageRef. getBook()
the book itself, only available when have access to the referenced book.Methods in com.semanticcms.core.model with parameters of type Book Modifier and Type Method Description int
Book. compareTo(Book o)
Constructors in com.semanticcms.core.model with parameters of type Book Constructor Description PageRef(Book book, String path)
-