Package com.day.cq.wcm.foundation
Class Sitemap.Link
- java.lang.Object
-
- com.day.cq.wcm.foundation.Sitemap.Link
-
- Enclosing class:
- Sitemap
public class Sitemap.Link extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Link(java.lang.String path, java.lang.String title, int level)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetLevel()java.lang.StringgetPath()java.lang.StringgetTitle()
-