Package com.appliedolap.essbase
Interface EssDataSource
- All Superinterfaces:
EssObject
- All Known Implementing Classes:
EssDataSourceImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.appliedolap.essbase.EssObject
EssObject.Type -
Field Summary
Fields -
Method Summary
-
Field Details
-
DELIMITER_SPACE
- See Also:
-
DELIMITER_TAB
- See Also:
-
-
Method Details
-
getName
String getName()Gets the name of this data source. -
getType
EssObject.Type getType()Description copied from interface:EssObjectGets the type of this object.
-