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 |
|---|
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) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html