Node.Cookie@Deprecated public interface FilterCookie extends Node.Cookie
Children.| Modifier and Type | Method | Description |
|---|---|---|
Object |
getFilter() |
Deprecated.
Get the current filter.
|
Class |
getFilterClass() |
Deprecated.
Get the declared filter (super-)class.
|
void |
setFilter(Object filter) |
Deprecated.
Set the current filter.
|
Class getFilterClass()
null if no filter is currently in useObject getFilter()
null if none is currently in usevoid setFilter(Object filter)
filter - the filter, or null if none should be usedBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.