| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<ConnectorService> |
CoreBeanFactory.connectorService() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorService |
ConnectorServiceList.getSelectedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgConnectionsPresenter.onCreateConnectorService(ConnectorService entity) |
void |
MsgConnectionsPresenter.onDeleteConnectorService(ConnectorService entity) |
void |
MsgConnectionsPresenter.onSaveConnectorService(ConnectorService entity,
Map<String,Object> changeset) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorServiceList.setConnectorServices(List<ConnectorService> ConnectorServices) |
void |
MsgConnectionsView.setConnetorServices(List<ConnectorService> services) |
void |
MsgConnectionsPresenter.MyView.setConnetorServices(List<ConnectorService> services) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.ballroom.client.widgets.forms.Form<ConnectorService> |
ConnectorServiceForm.getForm() |
| Constructor and Description |
|---|
ConnectorServiceForm(FormToolStrip.FormCallback<ConnectorService> callback) |
ConnectorServiceForm(FormToolStrip.FormCallback<ConnectorService> callback,
boolean create) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.