| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<ConnectionDefinition> |
CoreBeanFactory.ConnectionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDefinition |
AdapterConnectionDetails.getCurrentSelection() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.ballroom.client.widgets.forms.Form<ConnectionDefinition> |
AdapterValidation.getForm() |
org.jboss.ballroom.client.widgets.forms.Form<ConnectionDefinition> |
AdapterSecurity.getForm() |
org.jboss.ballroom.client.widgets.forms.Form<ConnectionDefinition> |
AdapterConnectionDetails.getForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAdapterPresenter.enOrDisbaleConnection(ConnectionDefinition selection) |
void |
ResourceAdapterPresenter.onCreateConnection(ConnectionDefinition connectionDefinition) |
void |
ResourceAdapterPresenter.onCreateConnectionProperty(ConnectionDefinition connection,
PropertyRecord prop) |
void |
ResourceAdapterPresenter.onDeleteConnection(ConnectionDefinition selection) |
void |
ResourceAdapterPresenter.onDeleteConnectionProperty(ConnectionDefinition connection,
PropertyRecord prop) |
void |
ResourceAdapterPresenter.onDeletePoolConfig(ConnectionDefinition ra) |
void |
ResourceAdapterPresenter.onDoFlush(ConnectionDefinition entity) |
void |
ResourceAdapterPresenter.onSaveConnection(ConnectionDefinition entity,
Map<String,Object> changedValues) |
void |
ResourceAdapterPresenter.onSavePoolConfig(ConnectionDefinition connection,
Map<String,Object> changeset) |
void |
AdapterValidation.updateFrom(ConnectionDefinition connectionDefinition) |
void |
AdapterSecurity.updateFrom(ConnectionDefinition selectedObject) |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionDefinition> |
ResourceAdapter.getConnectionDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAdapter.setConnectionDefinitions(List<ConnectionDefinition> connections) |
| Modifier and Type | Method and Description |
|---|---|
void |
NewConnectionWizard.onCompleteStep1(ConnectionDefinition step1) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.