public class PageContent
extends Object
This model represents the content of a single page.
- Since:
- 9.2
- Author:
- A.Pragt
-
Constructor Summary 
Constructors
-
Method Summary 
This method returns all model on the page, ordered by key.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details 
-
getElements 
This method returns all model on the page, ordered by key.
- Returns:
- The child elements.