|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayOptions
An interface for display option of a content node.
Nested Class Summary | |
---|---|
static class |
DisplayOptions.DisplayOption
display option |
Method Summary | |
---|---|
DisplayOptions.DisplayOption |
getDisplayOption(Markup aMarkup)
Gets the display option of this Page for an existing markup. |
DisplayOptions.DisplayOption |
getDisplayOption(java.lang.String aMarkup)
Gets the display option of this Page for an existing markup. |
Method Detail |
---|
DisplayOptions.DisplayOption getDisplayOption(java.lang.String aMarkup)
aMarkup
- The markup name.
DisplayOptions.DisplayOption getDisplayOption(Markup aMarkup) throws ModelException
aMarkup
- The markup name.
ModelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |