public interface IEssOperation extends IEssBaseObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
IEssOperation.EEssOperationType
The EEssOperationType class is an enumeration of operation types.
|
| Modifier and Type | Method and Description |
|---|---|
IEssOperation.EEssOperationType |
getOperationType()
Gets the operation type.
|
IEssOperation.EEssOperationType getOperationType() throws com.essbase.api.base.EssException
com.essbase.api.base.EssException - if an error occurs.