|
Dashboard Builder Data Provider API 6.0.1-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Domain | |
|---|---|
| org.jboss.dashboard.domain | Classes to model different kind of data domains. |
| org.jboss.dashboard.provider | It contains classes in for the creation & load of data sets from several sources, f.i: SQL databases. |
| Uses of Domain in org.jboss.dashboard.domain |
|---|
| Classes in org.jboss.dashboard.domain that implement Domain | |
|---|---|
class |
AbstractDomain
Base class for the implementation of the different Domain classes. |
| Fields in org.jboss.dashboard.domain declared as Domain | |
|---|---|
protected Domain |
AbstractInterval.domain
|
| Methods in org.jboss.dashboard.domain that return Domain | |
|---|---|
Domain |
AbstractDomain.cloneDomain()
|
Domain |
Domain.cloneDomain()
|
Domain |
Interval.getDomain()
|
Domain |
AbstractInterval.getDomain()
|
| Methods in org.jboss.dashboard.domain with parameters of type Domain | |
|---|---|
void |
Interval.setDomain(Domain d)
|
void |
AbstractInterval.setDomain(Domain domain)
|
| Uses of Domain in org.jboss.dashboard.provider |
|---|
| Fields in org.jboss.dashboard.provider declared as Domain | |
|---|---|
protected Domain |
AbstractDataProperty.domain
|
| Methods in org.jboss.dashboard.provider that return Domain | |
|---|---|
Domain |
AbstractDataProperty.getDomain()
|
Domain |
DataProperty.getDomain()
|
| Methods in org.jboss.dashboard.provider with parameters of type Domain | |
|---|---|
void |
AbstractDataProperty.setDomain(Domain domain)
|
void |
DataProperty.setDomain(Domain domain)
|
|
Dashboard Builder Data Provider API 6.0.1-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||