|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrillBarObject
Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.
DrillBarObject defines a wrapper around the drillable object of the universe (datasource).
DrillBar,
Lov,
DrillBar.getItem(int),
DrillBar.getItem(String)| Method Summary | |
|---|---|
java.lang.String |
getFilter()
Returns the current filter value. |
java.lang.String |
getID()
Returns an unique identifier of this object. |
Lov |
getLOV()
Returns the list of values (Lov) of the DrillBarObject. |
java.lang.String |
getName()
Returns the name of the DrillBarObject. |
ObjectQualification |
getQualification()
Returns the qualification of this object. |
boolean |
isQueryFilter()
Checks if the DrillBarObject is filtered in the Query. |
| Method Detail |
|---|
java.lang.String getName()
DrillBarObject.
java.lang.String getID()
ObjectQualification getQualification()
java.lang.String getFilter()
Lov getLOV()
DrillBarObject.
DrillBarObject.boolean isQueryFilter()
DrillBarObject is filtered in the Query.
true, if the DrillBarObject is filtered in the Query, otherwise false.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||