public static interface CDOServerBrowser.Page
server browser
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PRODUCT_GROUP |
Modifier and Type | Method and Description |
---|---|
boolean |
canDisplay(InternalRepository repository) |
void |
display(CDOServerBrowser browser,
InternalRepository repository,
java.io.PrintStream out) |
java.lang.String |
getLabel() |
java.lang.String |
getName() |
static final java.lang.String PRODUCT_GROUP
java.lang.String getName()
java.lang.String getLabel()
boolean canDisplay(InternalRepository repository)
void display(CDOServerBrowser browser, InternalRepository repository, java.io.PrintStream out)
Copyright (c) 2004-2019 Eike Stepper (Loehne, 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