org.eclipse.emf.cdo.server
Class CDOServerBrowser.HistoryPage
java.lang.Object
org.eclipse.emf.cdo.server.CDOServerBrowser.AbstractPage
org.eclipse.emf.cdo.server.CDOServerBrowser.HistoryPage
- All Implemented Interfaces:
- CDOServerBrowser.Page
- Enclosing class:
- CDOServerBrowser
- public static class CDOServerBrowser.HistoryPage
- extends CDOServerBrowser.AbstractPage
A server browser page
that renders commit infos
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
CDOServerBrowser.HistoryPage
public CDOServerBrowser.HistoryPage()
canDisplay
public boolean canDisplay(InternalRepository repository)
display
public void display(CDOServerBrowser browser,
InternalRepository repository,
PrintStream out)
showCommitInfo
protected boolean showCommitInfo(PrintStream out,
CDOCommitInfo commitInfo,
CDOServerBrowser browser,
String param,
boolean auditing)
showCommitData
protected void showCommitData(PrintStream out,
CDOCommitInfo commitInfo,
CDOServerBrowser browser)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.