|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrillLOVRetrievalMode
This interface is used to select the way to retrieve the List Of Values of a Dimension (LOV) or the List Of Values of a Detail (LOV).
Drill,
DrillPath,
DrillHierarchy,
DrillInfo,
Action,
ReportEngine,
DocumentInformation| Nested Class Summary | |
|---|---|
static class |
DrillLOVRetrievalMode.Enum
Enumeration value class for com.businessobjects.dsws.reportengine.DrillLOVRetrievalMode. |
static class |
DrillLOVRetrievalMode.Factory
A class with methods for creating instances of the DrillLOVRetrievalMode type. |
| Field Summary | |
|---|---|
static DrillLOVRetrievalMode.Enum |
ALL
Retrieve all List Of Values (LOV) |
static int |
INT_ALL
Returns the int value corresponding to the "ALL" DrillLOVRetrievalMode |
static int |
INT_NONE
Returns the int value corresponding to the "NONE" DrillLOVRetrievalMode |
static int |
INT_SELECTED
Returns the int value corresponding to the "SELECTED" DrillLOVRetrievalMode |
static DrillLOVRetrievalMode.Enum |
NONE
Do not retrieve any List Of Values (LOV) |
static DrillLOVRetrievalMode.Enum |
SELECTED
Retrieve the selected List Of Values (LOV) |
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
Internal Use Only. |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
Internal Use Only.
static final DrillLOVRetrievalMode.Enum NONE
static final DrillLOVRetrievalMode.Enum ALL
static final DrillLOVRetrievalMode.Enum SELECTED
com.businessobjects.dsws.reportengine.RetrieveDrillInfo#setSelectDrillLOVsstatic final int INT_NONE
static final int INT_ALL
static final int INT_SELECTED
| Method Detail |
|---|
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
Internal Use Only.
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
Internal Use Only.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||