|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BreadcrumbInfoAccessor
The service aware about breadcrumbs configuration.
Method Summary | |
---|---|
boolean |
areBreadcrumbsVisibileByDefault()
Returns true id the breadcrumbs should be visible by the default |
boolean |
isBreadcrumbedPage(Class pageClass)
Returns true of the page is enabled for the breadcrumb. |
boolean |
isRootPage(Class pageClass)
Returns true if the breadcrumb for the page should be placed to the top of the breadcrumb chain. |
Method Detail |
---|
boolean areBreadcrumbsVisibileByDefault()
boolean isBreadcrumbedPage(Class pageClass)
boolean isRootPage(Class pageClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |