Package | Description |
---|---|
org.overlord.rtgov.ui.client.model | |
org.overlord.rtgov.ui.provider |
Modifier and Type | Method and Description |
---|---|
static QName |
QName.fromString(String value)
Reverses toString.
|
QName |
ServiceBean.getApplication() |
QName |
ReferenceBean.getApplication() |
QName |
ComponentServiceBean.getApplication() |
QName |
ServiceBean.getName() |
QName |
ReferenceBean.getName() |
QName |
ComponentServiceBean.getName() |
Modifier and Type | Method and Description |
---|---|
List<QName> |
ApplicationListBean.getApplicationNames() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceBean.setApplication(QName application) |
void |
ReferenceBean.setApplication(QName application) |
void |
ComponentServiceBean.setApplication(QName application) |
void |
ServiceBean.setName(QName name) |
void |
ReferenceBean.setName(QName name) |
void |
ComponentServiceBean.setName(QName name) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationListBean.setApplicationNames(List<QName> appNames) |
Modifier and Type | Method and Description |
---|---|
List<QName> |
ServicesProvider.getApplicationNames()
This method returns the list of application names.
|
List<QName> |
AbstractServicesProvider.getApplicationNames()
This method returns the list of application names.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.