|
Oracle® OLAP Java API Reference 11g Release 2 (11.2) E10794-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.olapi.metadata.BaseMetadataObject
oracle.olapi.metadata.mapping.ObjectMap
oracle.olapi.metadata.mapping.DimensionMap
oracle.olapi.metadata.mapping.SolvedHierarchyMap
oracle.olapi.metadata.mapping.SolvedValueHierarchyMap
public final class SolvedValueHierarchyMap
A SolvedHierarchyMap for an MdmValueHierarchy.
To get a SolvedValueHierarchyMap, call the
method of an
findOrCreateSolvedValueHierarchyMapMdmValueHierarchy.
You use a SolvedValueHierarchyMap to map a hierarchy to a base
table that has already has rows for all of the aggregate data.
You specify the children of the hierarchy with the
setKeyExpression method and you specify the parents with the
setParentKeyExpression method.
| Method Summary |
|---|
| Methods inherited from class oracle.olapi.metadata.mapping.SolvedHierarchyMap |
|---|
getParentKeyExpression, setParentKeyExpression |
| Methods inherited from class oracle.olapi.metadata.mapping.DimensionMap |
|---|
addAttributeMap, findOrCreateAttributeMap, findOrCreateAttributeMap, getAttributeMaps, getDimension, getFromClause, getKeyExpression, getQuery, getWhereClause, removeAttributeMap, setDimension, setFromClause, setKeyExpression, setQuery, setWhereClause |
| Methods inherited from class oracle.olapi.metadata.mapping.ObjectMap |
|---|
getName |
| Methods inherited from class oracle.olapi.metadata.BaseMetadataObject |
|---|
getContainedByObject, getID, getNewName, 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 | ||||||||