Uses of Interface
org.eclipse.emf.cdo.server.CDOServerBrowser.Page
Package
Description
Server concepts for dealing with repositories and stores.
-
Uses of CDOServerBrowser.Page in org.eclipse.emf.cdo.server
Modifier 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
Modifier and TypeMethodDescriptionprotected void
CDOServerBrowser.showPage
(PrintStream pout, CDOServerBrowser.Page page) Modifier and TypeMethodDescriptionprotected void
CDOServerBrowser.initPages
(List<CDOServerBrowser.Page> pages)