|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SiteView
This interface represents a view of a the Site cloud from a particuar view point.
| Nested Class Summary | |
|---|---|
static class |
SiteView.View
|
| Method Summary | |
|---|---|
Object |
getRenderContextObject()
gets the representation for the render context |
boolean |
isEmpty()
is the SiteView empty. |
void |
setDoPages(boolean doPages)
|
void |
setExpandSite(boolean expandSite)
|
void |
setIncludeSummary(boolean includeSummary)
|
void |
setPrefix(String prefix)
The prefix for creating site URLs. |
void |
setResetTools(boolean resetTools)
|
void |
setToolContextPath(String toolContextPath)
required |
| Method Detail |
|---|
void setPrefix(String prefix)
prefix - The prefix to use.void setToolContextPath(String toolContextPath)
toolContextPath - Object getRenderContextObject()
boolean isEmpty()
void setResetTools(boolean resetTools)
resetTools - void setIncludeSummary(boolean includeSummary)
includeSummary - void setDoPages(boolean doPages)
doPages - void setExpandSite(boolean expandSite)
expandSite -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||