| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StaticPageService
Represents aspects of the static page aggregation API that are common to portal and portlet environment. They are thread specific and must be released by a call to Disposable.dispose() when no longer used (within one thread).
Method Summary | |
---|---|
StaticContentPageDistincter | createStaticContentPageDistincter()
Returns a Static page distincter that determins whether this page is StaticContentPage, and its EmbedType. |
StaticPageDataSourceParser | createStaticPageDataSourceParser()
Returns a static page parser that determines the content type of the static page dynamically and also optionally caches the parsed result. |
StaticPageURIParser | createStaticPageURIParser()
Returns a static page parser that determines the content type of the static page dynamically and also optionally caches the parsed result. |
Methods inherited from interface com.ibm.portal.Disposable |
---|
dispose |
Method Detail |
---|
StaticPageDataSourceParser createStaticPageDataSourceParser()
StaticPageURIParser createStaticPageURIParser()
StaticContentPageDistincter createStaticContentPageDistincter()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |