| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StaticPageServiceHome
Home interface to the request independent artifacts of the static page API. Instantiate actually one of the subclasses to access these methods, e.g. PortalStaticPageServiceHome.
Method Summary | |
---|---|
StaticPageContentHandler | com.ibm.portal.content.LayoutModelController)">createStaticPageContentHandler(LayoutModelController<LayoutNode,ModifiableLayoutNode> aController)
Creates a StaticPageContentHandler that will synchronize the LayoutModelController with the static page events |
StaticPageZipParser | createStaticPageZipParser()
Creates a parser that parses specific markup files inside a ZIP file and that generates a merged event stream. |
FileTypeMap | getFileTypeMap()
Returns the FileTypeMap that manages the suffixes of filenames to mime types |
StaticPageParserFactory | getStaticPageParserFactory()
Returns the factory that produces StaticPageParser instances. |
Method Detail |
---|
StaticPageContentHandler createStaticPageContentHandler(LayoutModelController<LayoutNode,ModifiableLayoutNode> aController) throws ModelException
StaticPageZipParser createStaticPageZipParser()
StaticPageParserFactory getStaticPageParserFactory()
FileTypeMap getFileTypeMap()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |