|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
@SASScope(value="ALL") public interface TimeBasedFilterAdapterInterface
Common methods for Time Based Filter Adapters
| Method Summary | |
|---|---|
abstract java.lang.Object |
getDataItem()
Returns the data item the time based filter is working with. |
abstract void |
setDataItem(java.lang.Object dataItem)
Sets the data item the time based filter is working with. |
| Method Detail |
|---|
void setDataItem(java.lang.Object dataItem)
dataItem - the data item the time based filter is working with.
It's a or belongs to a 'Time' dimensionjava.lang.Object getDataItem()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||