com.essbase.api.domain
Interface IEssAppComponent
- All Superinterfaces:
- IEssBaseObject
- All Known Subinterfaces:
- IEssCube, IEssOlapServer
- public interface IEssAppComponent
- extends IEssBaseObject
The IEssAppComponent is a component of an Enterprise application.
(FOR FUTURE USE)
getAppComponentType
public IEssAppComponent.EEssAppComponentType getAppComponentType()
throws EssException
- Gets the application components type.
- Returns:
- The application component type.
- Throws:
EssException
- if an error occurs.