|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface FilterCascadeContainerUpdater
Business objects that can modify there list of FilterCascadeInterfaces
should implement this interface.
| Method Summary | |
|---|---|
void |
setCascades(java.util.List filterCascades)
Set the list of FilterCascadeInterfaces that are associated to this filter. |
| Methods inherited from interface com.sas.iquery.metadata.business.FilterCascadeContainer |
|---|
getCascades |
| Method Detail |
|---|
void setCascades(java.util.List filterCascades)
filterCascades - list of FilterCascadeInterfaces
java.lang.IllegalArgumentException - if the list of filter cascades contains an object that is not a FilterCascadeInterface
|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||