public interface ExperienceFragmentPageMeta
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getActionRels()
Returns the actions that are available in this console.
|
java.lang.String |
getResourceType()
Checks whether this console shows a folder or not
|
java.lang.String |
getTitle()
Returns the title of this page
|
boolean |
isFolder()
Checks whether this console shows a folder or not
|
java.lang.String getTitle()
boolean isFolder()
true if the console shows a folder, false otherwisejava.lang.String getResourceType()
true if the console shows a folder, false otherwisejava.util.Set<java.lang.String> getActionRels()
Set of String values. The values must correspond to the "granite:rel" property of the actions that we want to be available"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"