|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Constants (bit sets) that specify exclusions for a drill in a query.
| Field Summary | |
static int |
DRILL_EXCLUDE_RANGEBit identifier that excludes members of intervening levels during a drill. |
static int |
DRILL_EXCLUDE_SELFBit identifier that excludes the dimension value (also known as dimension member) that is specified in a drill. |
static int |
DRILL_EXCLUDE_SIBLINGSBit identifier that excludes siblings of the target dimension value (also known as dimension member) during a drill. |
| Field Detail |
public static final int DRILL_EXCLUDE_RANGE
public static final int DRILL_EXCLUDE_SIBLINGS
public static final int DRILL_EXCLUDE_SELF
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||