Skip navigation links
com.essbase.eas.essbase.net.xml
Class EssbaseDatabase
java.lang.Object
com.essbase.eas.essbase.net.xml.EssbaseDatabase
-
public class EssbaseDatabase
- extends java.lang.Object
| Method Summary |
void |
exportCacheInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportCurrencyInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
org.w3c.dom.Element |
exportData(org.w3c.dom.Element parent, DatabaseInfo dbInfo)
|
void |
exportDBAccessLevel(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportDbOptions(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportDbProperties(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportDimInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportGeneralInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportModificationInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportPropertiesSubsetInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportStatisticsInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportStorageInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
void |
exportTransactionInfo(org.w3c.dom.Element parent, DatabaseProperties dbProps)
|
java.lang.String |
getName()
|
DatabaseProperties |
getProperties()
|
void |
importCacheInfo(org.w3c.dom.Element parent)
|
void |
importCurrencyInfo(org.w3c.dom.Element parent)
|
void |
importData(org.w3c.dom.Element parent)
|
void |
importDBAccessLevel(org.w3c.dom.Element parent)
|
void |
importDbOptions(org.w3c.dom.Element parent)
|
void |
importDbProperties(org.w3c.dom.Element parent)
|
void |
importDimInfo(org.w3c.dom.Element parent)
|
void |
importGeneralInfo(org.w3c.dom.Element parent)
|
void |
importModificationInfo(org.w3c.dom.Element parent)
|
void |
importPropertiesSubsetInfo(org.w3c.dom.Element parent)
|
void |
importStatisticsInfo(org.w3c.dom.Element parent)
|
void |
importStorageInfo(org.w3c.dom.Element parent)
|
void |
importTransactionInfo(org.w3c.dom.Element parent)
|
void |
setName(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EssbaseDatabase
public EssbaseDatabase()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getProperties
public DatabaseProperties getProperties()
exportData
public org.w3c.dom.Element exportData(org.w3c.dom.Element parent,
DatabaseInfo dbInfo)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportDbProperties
public void exportDbProperties(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportPropertiesSubsetInfo
public void exportPropertiesSubsetInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportGeneralInfo
public void exportGeneralInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportDimInfo
public void exportDimInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportStatisticsInfo
public void exportStatisticsInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportCacheInfo
public void exportCacheInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportTransactionInfo
public void exportTransactionInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportStorageInfo
public void exportStorageInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportCurrencyInfo
public void exportCurrencyInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportModificationInfo
public void exportModificationInfo(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportDbOptions
public void exportDbOptions(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportDBAccessLevel
public void exportDBAccessLevel(org.w3c.dom.Element parent,
DatabaseProperties dbProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importData
public void importData(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importDbProperties
public void importDbProperties(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importPropertiesSubsetInfo
public void importPropertiesSubsetInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importGeneralInfo
public void importGeneralInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importDimInfo
public void importDimInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importStatisticsInfo
public void importStatisticsInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importCacheInfo
public void importCacheInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importTransactionInfo
public void importTransactionInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importStorageInfo
public void importStorageInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importCurrencyInfo
public void importCurrencyInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importModificationInfo
public void importModificationInfo(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importDbOptions
public void importDbOptions(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importDBAccessLevel
public void importDBAccessLevel(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.