
public static class CDOServerBrowser.PackagesPage extends CDOServerBrowser.AbstractPage
server browser page that renders the package registry contents of a repository.| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
PRODUCT_GROUP| Constructor and Description |
|---|
CDOServerBrowser.PackagesPage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDisplay(InternalRepository repository) |
void |
display(CDOServerBrowser browser,
InternalRepository repository,
PrintStream out) |
protected String |
showPackage(InternalCDOPackageInfo info,
InternalCDOPackageRegistry packageRegistry,
CDOServerBrowser browser,
String param,
PrintStream out,
String prefix) |
getLabel, getNamepublic static final String NAME
public boolean canDisplay(InternalRepository repository)
public void display(CDOServerBrowser browser, InternalRepository repository, PrintStream out)
protected String showPackage(InternalCDOPackageInfo info, InternalCDOPackageRegistry packageRegistry, CDOServerBrowser browser, String param, PrintStream out, String prefix)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.