Package sk.iway.iwcm.doc
Class NavbarService
java.lang.Object
sk.iway.iwcm.doc.NavbarService
Service for generating navbar (breadcrumb navigation)
Dispatches to appropriate implementation based on navbarDefaultType configuration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNavbar(DocDetails doc, javax.servlet.http.HttpServletRequest request)
-
Constructor Details
-
NavbarService
public NavbarService()
-
-
Method Details