protected class BaseAnnouncementService.PrivacyFilter extends Object implements Filter
| Modifier and Type | Field and Description |
|---|---|
protected Filter |
m_filter
The other filter to check with.
|
| Constructor and Description |
|---|
PrivacyFilter(Filter filter)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object o)
Does this object satisfy the criteria of the filter?
|
Copyright © 2003–2016 The Sakai Foundation. All rights reserved.