Interface OfferPageMeta
Represents an interface for the offers page meta component which implements
the Granite UI 'foundation-collection-meta' behavior.
-
Method Summary
-
Method Details
-
getTitle
String getTitle()Returns the title of the suffix resource.- Returns:
- Resource title
-
isFolder
boolean isFolder()Returnstrueif the current suffix resource is a folder.- Returns:
trueif suffix resource is a folder,falseotherwise
-
getActionRels
Returns a set of action relations which apply to the suffix resource.- Returns:
- A set of relation identifiers
-