|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.dataselectors.filters.SimpleFilterDefinitionModelFactory
public class SimpleFilterDefinitionModelFactory
This is the factory class for SimpleFilterDefinitionModelInterface instances. Right now, the only implementation it returns is the InformationMapToSimpleFilterDefinitionModelAdapter, but this can be expanded in the future.
| Method Summary | |
|---|---|
static SimpleFilterDefinitionModelInterface |
getAdapter(java.lang.Object model)
Deprecated. Returns a new adapter for the given model. |
| Method Detail |
|---|
public static SimpleFilterDefinitionModelInterface getAdapter(java.lang.Object model)
model - the primary model.
java.lang.IllegalArgumentException - if the model is anything other than an OLAPQueryInterface
or a DataSelection.
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||