@Deprecated public interface FilterCookie extends Node.Cookie
Children.| Modifier and Type | Method and 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 August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.