public interface IEssAppComponent extends IEssBaseObject
Modifier and Type | Interface and Description |
---|---|
static class |
IEssAppComponent.EEssAppComponentType
The EEssAppComponentType class is an enumeration of enterprise
application component types.
|
Modifier and Type | Method and Description |
---|---|
IEssAppComponent.EEssAppComponentType |
getAppComponentType()
Gets the application components type.
|
IEssAppComponent.EEssAppComponentType getAppComponentType() throws com.essbase.api.base.EssException
com.essbase.api.base.EssException
- if an error occurs.