| Modifier and Type | Method and Description |
|---|---|
void |
ProfileMgmtView.setSubsystems(List<SubsystemRecord> subsystemRecords) |
void |
ProfileMgmtPresenter.MyView.setSubsystems(List<SubsystemRecord> subsystemRecords) |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainRuntimeView.setSubsystems(List<SubsystemRecord> result) |
void |
DomainRuntimePresenter.MyView.setSubsystems(List<SubsystemRecord> result) |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<SubsystemRecord> |
CoreBeanFactory.subsystem() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
SubsystemMetaData.getDefaultSubsystem(String preferred,
List<SubsystemRecord> existing) |
| Modifier and Type | Method and Description |
|---|---|
List<SubsystemRecord> |
SubsystemStore.getSubsystems(String profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubsystemStoreImpl.loadSubsystems(String profileName,
com.google.gwt.user.client.rpc.AsyncCallback<List<SubsystemRecord>> callback) |
void |
SubsystemLoader.loadSubsystems(String profileName,
com.google.gwt.user.client.rpc.AsyncCallback<List<SubsystemRecord>> callback)
load subsystems for specific profile
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SubsystemTreeBuilder.build(com.google.gwt.user.client.ui.HasTreeItems subsysTree,
List<SubsystemRecord> subsystems) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerMgmtApplicationView.updateFrom(List<SubsystemRecord> subsystemRecords) |
void |
ServerMgmtApplicationPresenter.ServerManagementView.updateFrom(List<SubsystemRecord> subsystemRecords) |
void |
LHSStandaloneNavigation.updateFrom(List<SubsystemRecord> subsystems) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneRuntimeView.setSubsystems(List<SubsystemRecord> result) |
void |
StandaloneRuntimePresenter.MyView.setSubsystems(List<SubsystemRecord> result) |
void |
StandaloneRuntimeNavigation.setSubsystems(List<SubsystemRecord> subsystems) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.