Interface PageManager
- All Known Implementing Classes:
PageManagerImpl
public interface PageManager
- Author:
- Abdulin Ildar
-
Method Summary
Modifier and TypeMethodDescriptiongetPageName
(String pageId) getPagePath
(String pageId) getXmlPage
(Path path) boolean
void
void
savePagesByPath
(Set<Path> pagePaths)
-
Method Details
-
getPage
-
getPage
-
getXmlPage
-
save
-
savePagesByPath
-
getPagePath
-
getAllPageIds
-
getAllPagePaths
-
getPagesMap
-
getPageName
-
isPage
-
getPageId
-