public interface CategorySiteMapGeneratorConfiguration extends SiteMapGeneratorConfiguration
| Modifier and Type | Method and Description |
|---|---|
int |
getEndingDepth()
Returns the ending depth.
|
Category |
getRootCategory()
Returns the root category.
|
int |
getStartingDepth()
Returns the starting depth.
|
void |
setEndingDepth(int endingDepth)
Sets the ending depth.
|
void |
setRootCategory(Category rootCategory)
Sets the root category.
|
void |
setStartingDepth(int startingDepth)
Sets the starting depth.
|
getId, getSiteMapChangeFreq, getSiteMapConfiguration, getSiteMapGeneratorType, getSiteMapPriority, isDisabled, setDisabled, setId, setSiteMapChangeFreq, setSiteMapConfiguration, setSiteMapGeneratorType, setSiteMapPriorityCategory getRootCategory()
void setRootCategory(Category rootCategory)
rootCategory - int getStartingDepth()
void setStartingDepth(int startingDepth)
startingDepth - int getEndingDepth()
void setEndingDepth(int endingDepth)
endingDepth - Copyright © 2015. All Rights Reserved.