-
- All Implemented Interfaces:
public class PageSearchResultParent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PageSearchResultParent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PageSearchResultParentdatabase(String databaseId)final PageSearchResultParentpage(String pageId)final PageSearchResultParentblock(String blockId)final PageSearchResultParentworkspace()-
-
Method Detail
-
database
final PageSearchResultParent database(String databaseId)
-
page
final PageSearchResultParent page(String pageId)
-
block
final PageSearchResultParent block(String blockId)
-
workspace
final PageSearchResultParent workspace()
-
-
-
-