All Superinterfaces:
Comparable<StoreElement>, HistoryProvider, IDProvider, StoreElement, Workflowable
All Known Subinterfaces:
GCABody

public interface Body extends IDProvider
This interface provides methods to handle the bodys of pages in the PageStore. A page in PageStore can have zero or several bodies. To get all bodies for a page use Page.getChildren(Body.class)
Since:
3.0