Package com.day.cq.personalization
Interface Location
Simple data object that represents a targeted location item.
-
Method Summary
-
Method Details
-
getName
String getName()Returns the name of the location- Returns:
- Name of the location
-
getPath
String getPath()Returns the path to the location- Returns:
- Path to the location
-
getPagePath
String getPagePath()Returns the path to the parent page of the location- Returns:
- Path to the parent page of the location
-