| Modifier and Type | Interface and Description |
|---|---|
interface |
ClasspathAwareDataAdapter |
interface |
DataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClasspathAwareDataAdapter |
class |
AbstractDataAdapter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CsvDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataSourceDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmptyDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JdbcDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JndiDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
JndiDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataSourceProviderDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceProviderDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryExecuterDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecuterDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XlsDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XlsxDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsxDataAdapterImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteXmlDataAdapter |
interface |
XmlDataAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteXmlDataAdapterImpl |
class |
XmlDataAdapterImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectResource |
class |
ReportResource |
| Modifier and Type | Method and Description |
|---|---|
<K extends Resource> |
DefaultRepositoryService.getResource(java.lang.String uri,
java.lang.Class<K> resourceType) |
<K extends Resource> |
FileRepositoryService.getResource(java.lang.String uri,
java.lang.Class<K> resourceType) |
<K extends Resource> |
RepositoryService.getResource(java.lang.String uri,
java.lang.Class<K> resourceType) |
static <K extends Resource> |
RepositoryUtil.getResource(java.lang.String location,
java.lang.Class<K> resourceType) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
DefaultRepositoryService.getResource(java.lang.String uri) |
Resource |
RepositoryService.getResource(java.lang.String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRepositoryService.saveResource(java.lang.String uri,
Resource resource) |
void |
FileRepositoryService.saveResource(java.lang.String uri,
Resource resource) |
void |
RepositoryService.saveResource(java.lang.String uri,
Resource resource) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com