|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.core.ExtensionSupport com.tonbeller.jpivot.mondrian.MondrianPlaceHierarchies com.tonbeller.jpivot.mondrian.MondrianPlaceMembers
public class MondrianPlaceMembers
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.navi.PlaceMembersOnAxes |
---|
ID |
Constructor Summary | |
---|---|
MondrianPlaceMembers()
Constructor for MondrianPlaceMembers. |
Method Summary | |
---|---|
java.lang.Object |
createMemberExpression(java.util.List members)
return List of Mondrian members |
java.util.List |
findVisibleMembers(Hierarchy hier)
find all members of an hierarchy |
Methods inherited from class com.tonbeller.jpivot.mondrian.MondrianPlaceHierarchies |
---|
createMemberExpression, getExpandAllMember, setExpandAllMember, setQueryAxis |
Methods inherited from class com.tonbeller.jpivot.core.ExtensionSupport |
---|
decorate, getId, getModel, modelInitialized, setId, setModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.jpivot.olap.navi.PlaceHierarchiesOnAxes |
---|
createMemberExpression, getExpandAllMember, setExpandAllMember, setQueryAxis |
Methods inherited from interface com.tonbeller.jpivot.core.Extension |
---|
decorate, getId, modelInitialized, setModel |
Constructor Detail |
---|
public MondrianPlaceMembers()
Method Detail |
---|
public java.lang.Object createMemberExpression(java.util.List members)
createMemberExpression
in interface PlaceMembersOnAxes
members
- a List of Members
PlaceMembersOnAxes.createMemberExpression(List)
public java.util.List findVisibleMembers(Hierarchy hier)
findVisibleMembers
in interface PlaceMembersOnAxes
hier
- the Hierarchy
PlaceMembersOnAxes.findVisibleMembers(Hierarchy)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |