|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Member
OLAP Member. Member may have properties, e.g. a customer may have a phone number.
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
---|
LABEL_COMPARATOR |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
allows to compare members from the current result and the previous result. |
Level |
getLevel()
get the level to which this member belongs. |
int |
getRootDistance()
returns the distance from the root member of the hierarchy. |
boolean |
isAll()
|
boolean |
isCalculated()
an OLAP Member may be calculated i.e. derived from original members |
Methods inherited from interface com.tonbeller.jpivot.olap.model.PropertyHolder |
---|
getProperties, getProperty |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
---|
getLabel |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Decorator |
---|
getRootDecoree |
Method Detail |
---|
int getRootDistance()
Level getLevel()
boolean equals(java.lang.Object other)
equals
in class java.lang.Object
boolean isAll()
boolean isCalculated()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |