- getAnalyzeContext() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getAppResourcesPath() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getAttribute(String) - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getCell() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getClientLibCategories() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getClientLibCategoriesJsBody() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getClientLibCategoriesJsHead() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getComponent() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getCssClassNames() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getCssClassNames() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getDecorationTagName() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getDefaultDecorationTagName() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getDescendantModel(Page, SlingHttpServletRequest, ModelFactory) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils
-
- getDescendants(Page, SlingHttpServletRequest, List<Pattern>, int) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils
-
Traverses the tree of descendants of the page.
- getDescendantsModels(SlingHttpServletRequest, Page, Style, ModelFactory) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils
-
Returns all descended page models of the currentPage plus the entryPoint page (even if was excluded based on rules enforced by
filterPatterns or traversalDepth)
- getDesignPath() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getEditContext() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getEntryPoint(SlingHttpServletRequest) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils
-
Returns the request's entry point attribute value
- getExportedChildren() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getExportedChildren() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
- getExportedHierarchyType() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getExportedHierarchyType() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
- getExportedItems() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getExportedItems() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
- getExportedItemsOrder() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getExportedItemsOrder() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
- getExportedPath() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getExportedPath() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
- getExportedType() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getExportedType() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
- getHierarchyRootJsonExportUrl() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getHierarchyRootJsonExportUrl() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
URL to the root model of the App
- getHierarchyRootModel() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
Returns the model of the root page which this page is a part of
- getHierarchyRootModel() - Method in interface com.adobe.aem.spa.project.core.models.Page
-
Root page model of the current hierarchy of pages
- getJsonExportURL(String) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.RequestUtils
-
Returns a model URL for the given page URL
- getKeywords() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getLanguage() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getLastModifiedDate() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getPage() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getPageJsonExportUrl(SlingHttpServletRequest, Page) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.RequestUtils
-
Returns a model URL for the given page URL
- getPageTreeDepth(Style, String) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.StyleUtils
-
Returns the tree depth that can be configured in the policy.
- getParent() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getRedirectTarget() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getResource() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getRoot() - Method in class com.adobe.aem.spa.project.core.internal.impl.HierarchyComponentContextWrapper
-
- getRootPage(Resource, Page) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils
-
Returns the root page which the current page is part of
- getStaticDesignPath() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getStructureDepth(Style, String) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.StyleUtils
-
Returns the style's structure depth attribute value
- getStructurePatterns(SlingHttpServletRequest, Style) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils
-
Returns the page structure patterns to filter the descendants to be exported.
- getTemplateName() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getTitle() - Method in class com.adobe.aem.spa.project.core.internal.impl.PageImpl
-
- getURL(SlingHttpServletRequest, Page) - Static method in class com.adobe.aem.spa.project.core.internal.impl.utils.RequestUtils
-
Given a Page, this method returns the correct URL, taking into account that the provided page might provide a vanity URL