|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrillToElement
The DrillToElement interface provides access to DrillElement.
This interface is used only in drill mode.
DrillToElement must be specified and set by the user for a drill action.
DrillElement,
DrillFromElement| Method Summary | |
|---|---|
java.lang.String |
getHierarchyID()
Returns the hierarchy ID the user have set. |
void |
setHierarchyID(java.lang.String hierarchyID)
Sets the hierarchy ID of the dimension you want to drill to. |
| Methods inherited from interface com.businessobjects.rebean.wi.DrillElement |
|---|
getObjectID, setObjectID |
| Method Detail |
|---|
java.lang.String getHierarchyID()
void setHierarchyID(java.lang.String hierarchyID)
hierarchyID - the hierarchy ID of the dimension you want to drill to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||