| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StaticContentPageDistincter
Determine whether a page is StaticContentPage, and its embed type.
Method Summary | |
---|---|
boolean | isContentAreaEmbedType(StaticContentPage page)
Returns true if the EmbedType of this page is ContentArea |
boolean | isPageEmbedType(StaticContentPage page)
Returns true if the EmbedType of this page is Page |
Methods inherited from interface com.ibm.portal.Disposable |
---|
dispose |
Method Detail |
---|
boolean isContentAreaEmbedType(StaticContentPage page)
true
if the EmbedType of this page is ContentArea,
false
, otherwise.boolean isPageEmbedType(StaticContentPage page)
true
if the EmbedType of this page is Page,
false
, otherwise.
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |