|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.iquery.util.AppliedFilterUtil
public class AppliedFilterUtil
The applied filter represents the selection on an applied filter.
The applied filter holds the following information:
Not yet implemented.
| Constructor Summary | |
|---|---|
AppliedFilterUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<java.lang.String> |
getAllAppliedFilterDescription(BusinessQuery model,
com.sas.storage.olap.MetadataInterface metadata,
boolean applyPromptValues,
java.util.Locale locale,
boolean showByGroupExpression)
Returns a list of String objects that represent the filters applied to the data selection. |
| Constructor Detail |
|---|
public AppliedFilterUtil()
| Method Detail |
|---|
public static java.util.List<java.lang.String> getAllAppliedFilterDescription(BusinessQuery model,
com.sas.storage.olap.MetadataInterface metadata,
boolean applyPromptValues,
java.util.Locale locale,
boolean showByGroupExpression)
model - the model for which applied filter should be returnedmetadata - the metadata data interface associated with the result setlocale - to use for displayshow - by group filter expression
|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||