@Deprecated public class DraftEntryFilter extends Object implements BlogEntryFilter
Constructor and Description |
---|
DraftEntryFilter(boolean status)
Deprecated.
Creates a
DraftEntryFilter . |
public DraftEntryFilter(boolean status)
DraftEntryFilter
.status
- true
to include drafts only, or false
for published entries onlypublic boolean pass(BlogEntry entry)
pass
in interface BlogEntryFilter
entry
- The blog entrytrue
if the blog entry passes, false
otherwise"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"