Uses of Interface
org.eclipse.emf.cdo.server.CDOServerBrowser.Page
Packages that use CDOServerBrowser.Page
Package
Description
Server concepts for dealing with repositories and stores.
-
Uses of CDOServerBrowser.Page in org.eclipse.emf.cdo.server
Classes in org.eclipse.emf.cdo.server that implement CDOServerBrowser.PageModifier and TypeClassDescriptionstatic class
An abstract base implementation of aserver browser page
.static class
Aserver browser page
that renders the branch manager contents of a repository.static class
Aserver browser page
that renderscommit infos
.static class
Aserver browser page
that renderslarge object infos
.static class
Aserver browser page
that renders the locking manager contents of a repository.static class
Aserver browser page
that renders the package registry contents of a repository.static class
Aserver browser page
that rendersrevisions
.static class
Aserver browser page
that renders therevisions
in a revision cache.static class
Methods in org.eclipse.emf.cdo.server with parameters of type CDOServerBrowser.PageModifier and TypeMethodDescriptionprotected void
CDOServerBrowser.showPage
(PrintStream pout, CDOServerBrowser.Page page) Method parameters in org.eclipse.emf.cdo.server with type arguments of type CDOServerBrowser.PageModifier and TypeMethodDescriptionprotected void
CDOServerBrowser.initPages
(List<CDOServerBrowser.Page> pages)