|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.mondrian.MondrianSortPosition
public class MondrianSortPosition
Position wrapper for sort
| Field Summary | |
|---|---|
int |
index
|
| Constructor Summary | |
|---|---|
MondrianSortPosition(int index,
mondrian.olap.Member[] posMembers)
c'tor |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
comparison |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int index
| Constructor Detail |
|---|
public MondrianSortPosition(int index,
mondrian.olap.Member[] posMembers)
| Method Detail |
|---|
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||