| Package | Description |
|---|---|
| org.pentaho.platform.plugin.services.importer |
| Class and Description |
|---|
| IPlatformImportBundle
A struct-like object for bundling related objects together for import into the platform.
|
| IPlatformImporter
Implementations handle importing the given content into the Pentaho System.
|
| IPlatformImportHandler
Implementations handle importing content into the repository.
|
| IPlatformImportMimeResolver
Implementations of this class compute mime-types based on the given IPlatformImportBundle.
|
| PlatformImportException
User: nbaker
Date: 5/29/12
modifed: tband
Date: 7/9/12
1 - Publish failed
2 - General Error -
6 - Data source problem
7 - XMLA Catalog Exists
8 - XMLA Schema Exists
9 - Content exists
|
| RepositoryFileImportBundle
Repository implementation of IPlatformImportBundle.
|
| RepositoryFileImportBundle.Builder |
| RepositoryFileImportFileHandler
User: nbaker
Date: 5/29/12
|