| Package | Description |
|---|---|
| io.stallion.sitemaps |
| Modifier and Type | Method and Description |
|---|---|
SiteMapItem |
SiteMapItem.setLastModTicks(Long lastModTicks) |
SiteMapItem |
SiteMapItem.setPermalink(String permalink) |
| Modifier and Type | Method and Description |
|---|---|
List<SiteMapItem> |
SiteMapController.getAllItems() |
List<SiteMapItem> |
SiteMapController.getAllItemsForDomain(String domain)
Get all items that exist on the given domain, as opposed to being accessible from a secondary
domain.
|
| Modifier and Type | Method and Description |
|---|---|
SiteMapController |
SiteMapController.addItem(SiteMapItem item) |
Copyright © 2016. All rights reserved.