Package | Description |
---|---|
oracle.odi.domain.dimension |
Modifier and Type | Field and Description |
---|---|
static OdiLevelAttribute.LevelAttributeRole |
OdiLevelAttribute.LevelAttributeRole.NONE
The attribute has no special role.
|
static OdiLevelAttribute.LevelAttributeRole |
OdiLevelAttribute.LevelAttributeRole.SURROGATE_KEY
The attribute is the surrogate key attribute for the level.
|
Modifier and Type | Method and Description |
---|---|
static OdiLevelAttribute.LevelAttributeRole |
OdiLevelAttribute.LevelAttributeRole.valueOf(java.lang.String name) |
static OdiLevelAttribute.LevelAttributeRole[] |
OdiLevelAttribute.LevelAttributeRole.values() |