|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use Lookup | |
|---|---|
| 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 Lookup in com.sas.iquery.metadata.business |
|---|
| Subclasses of Lookup in com.sas.iquery.metadata.business | |
|---|---|
class |
LookupByDataItem
Defines a Lookup that defines the data item it is associated with should be used
for retrieving possible filter values. |
class |
LookupList
Contains a list of LookupValue objects that are used for possible filter values
for a data item. |
class |
LookupNotAllowed
Defines a Lookup type where looking up values is not allowed. |
| Methods in com.sas.iquery.metadata.business that return Lookup | |
|---|---|
abstract Lookup |
DataItem.getLookupType()
Returns the lookup type for this data item. |
| Methods in com.sas.iquery.metadata.business with parameters of type Lookup | |
|---|---|
abstract void |
DataItem.setLookupType(Lookup lookupType)
Set the lookup type for this data item. |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||