|
Oracle® OLAP Java API Reference 11g Release 1 (11.1) B28128-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.olapi.metadata.BaseMetadataObject
oracle.olapi.metadata.mapping.ObjectMap
oracle.olapi.metadata.mapping.DimensionMap
oracle.olapi.metadata.mapping.SolvedHierarchyMap
oracle.olapi.metadata.mapping.SolvedLevelHierarchyMap
public final class SolvedLevelHierarchyMap
A SolvedHierarchyMap for an MdmLevelHierarchy. A SolvedLevelHierarchyMap is not used by an application that uses 11g metadata. It exists for use by legacy applications that are running in a metadata reader mode that is other than 11_ONLY. For the metadata reader modes, see .DataProvider
To get a SolvedLevelHierarchyMap, call the method of an findOrCreateSolvedLevelHierarchyMapMdmLevelHierarchy. A SolvedHierarchyMap must have an associated AttributeMap for the parent MdmAttribute of the hierarchy. It must also identify the level depth of each member. A SolvedLevelHierarchyMap can identify the level depth in either of the following ways.
AttributeMap for the level depth MdmAttribute.AttributeMap for the level name MdmAttribute.| Method Summary |
|---|
| Methods inherited from class oracle.olapi.metadata.mapping.SolvedHierarchyMap |
|---|
getLevelIDExpression, getParentKeyExpression, getParentLevelIDExpression, setLevelIDExpression, setParentKeyExpression, setParentLevelIDExpression |
| Methods inherited from class oracle.olapi.metadata.mapping.DimensionMap |
|---|
addAttributeMap, findOrCreateAttributeMap, findOrCreateAttributeMap, getAttributeMaps, getDimension, getKeyExpression, getQuery, removeAttributeMap, setDimension, setKeyExpression, setQuery |
| Methods inherited from class oracle.olapi.metadata.BaseMetadataObject |
|---|
getID, getName, getOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||