|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use SelectedItem | |
|---|---|
| com.sas.iquery.metadata.business | The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. |
| Uses of SelectedItem in com.sas.iquery.metadata.business |
|---|
| Methods in com.sas.iquery.metadata.business with parameters of type SelectedItem | |
|---|---|
void |
BusinessQuery.insertSelectedItemAt(SelectedItem item,
int index)
Inserts the selected item into the selected items list at the specified index location. |
void |
BusinessQuery.removeSelectedItem(SelectedItem item)
This method uses the data item contained in the specified selected item to determine which selected item to removed from the business query. |
| Constructors in com.sas.iquery.metadata.business with parameters of type SelectedItem | |
|---|---|
Drill(SelectedItem item,
java.lang.String levelName,
java.lang.String memberName,
java.lang.String uniqueName)
Construct a new drill object with the specified selected item and hierarchy information. |
|
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||