Uses of Interface
org.hippoecm.frontend.service.IBrowseService
-
Packages that use IBrowseService Package Description org.hippoecm.frontend.plugins.standards.browse -
-
Uses of IBrowseService in org.hippoecm.frontend.plugins.standards.browse
Classes in org.hippoecm.frontend.plugins.standards.browse that implement IBrowseService Modifier and Type Class Description class
AbstractBrowseView
class
BrowserPlugin.BrowseView
class
BrowseService
An implementation of IBrowseService that also exposes two model services, for document and folder, that represent the state of the "browser".
-