| Modifier and Type | Method and Description |
|---|---|
void |
HostInterfacesView.setInterfaces(List<Interface> interfaces) |
void |
HostInterfacesPresenter.MyView.setInterfaces(List<Interface> interfaces) |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<Interface> |
CoreBeanFactory.interfaceDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceManagementImpl.createNewInterface(Interface entity) |
void |
InterfaceManagement.createNewInterface(Interface entity) |
void |
InterfaceManagementImpl.onRemoveInterface(Interface entity) |
void |
InterfaceManagement.onRemoveInterface(Interface entity) |
void |
InterfaceManagementImpl.onSaveInterface(Interface entity,
Map<String,Object> changeset) |
void |
InterfaceManagement.onSaveInterface(Interface entity,
Map<String,Object> changeset) |
ValidationResult |
InterfaceManagementImpl.validateInterfaceConstraints(Interface entity,
Map<String,Object> changeset) |
ValidationResult |
InterfaceManagement.validateInterfaceConstraints(Interface entity,
Map<String,Object> changeset) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceView.setInterfaces(List<Interface> interfaces) |
void |
InterfacePresenter.MyView.setInterfaces(List<Interface> interfaces) |
void |
InterfaceEditor.setInterfaces(List<Interface> interfaces) |
| Constructor and Description |
|---|
InterfaceManagementImpl(DispatchAsync dispatcher,
EntityAdapter<Interface> entityAdapter,
BeanMetaData beanMetaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadInterfacesCmd.execute(com.google.gwt.user.client.rpc.AsyncCallback<List<Interface>> callback) |
| Modifier and Type | Method and Description |
|---|---|
protected DecisionTree<Interface> |
CompositeDecision.buildDecisionTree(Interface entity,
Map<String,Object> changedValues) |
| Modifier and Type | Method and Description |
|---|---|
protected DecisionTree<Interface> |
CompositeDecision.buildDecisionTree(Interface entity,
Map<String,Object> changedValues) |
boolean |
CompositeDecision.doesApplyTo(Interface entity,
Map<String,Object> changedValues) |
ValidationResult |
CompositeDecision.validate(Interface entity,
Map<String,Object> changedValues) |
| Constructor and Description |
|---|
NewSocketGroupWizard(SocketBindingPresenter presenter,
List<Interface> existing) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.