|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ExportGeneralMetadata
| Method Summary | |
|---|---|
abstract DataSelection |
getDataSelection()
DataSelection behind an Export or Upload metadata. |
abstract ExportDataSource |
getExportDataSource(com.sas.iquery.metadata.business.DataSource dataSource,
java.lang.Object... createOptions)
gets a exported data source by it's underlying object |
abstract java.lang.String |
getID()
Returns the model ID of the underlying DataSelection |
abstract StructureOfData |
getStructureOfData()
Returns the structure of Data: Relational or OLAP |
abstract DataSelection |
getUnderlyingObject()
Returns the underlying object (DataSelection). |
abstract ExportObject<?,?> |
getUniqueExportObject(java.lang.String uniqueExportName)
Returns the export object for a specific unique export name or null if not found. |
| Method Detail |
|---|
DataSelection getDataSelection()
throws MetadataException
MetadataExceptionDataSelection getUnderlyingObject()
java.lang.String getID()
StructureOfData getStructureOfData()
ExportObject<?,?> getUniqueExportObject(java.lang.String uniqueExportName)
throws MetadataException
MetadataException
ExportDataSource getExportDataSource(com.sas.iquery.metadata.business.DataSource dataSource,
java.lang.Object... createOptions)
throws MetadataException
MetadataException
|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||