|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryInfo | |
---|---|
net.sf.tacos.services | Services for tapestry, and hivemind. |
net.sf.tacos.services.impl | Service implementations for tapestry, and hivemind. |
Uses of CategoryInfo in net.sf.tacos.services |
---|
Methods in net.sf.tacos.services that return CategoryInfo | |
---|---|
CategoryInfo |
SiteMap.getCategoryFromPage(String pageName)
Get the category info for the page name. |
CategoryInfo |
SiteMap.getCategoryInfo(String name)
Get category info for named category. |
Uses of CategoryInfo in net.sf.tacos.services.impl |
---|
Classes in net.sf.tacos.services.impl that implement CategoryInfo | |
---|---|
class |
CategoryInfoImpl
This class describes a site map category containing page names. |
Methods in net.sf.tacos.services.impl that return CategoryInfo | |
---|---|
CategoryInfo |
SiteMapImpl.getCategoryFromPage(String pageName)
Get the category info for the page name. |
CategoryInfo |
SiteMapImpl.getCategoryInfo(String name)
Get category info for named category. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |