Package com.jalios.jcms.policy
Interface MemberPolicyFilter
- 
- All Superinterfaces:
- java.lang.Comparable,- PluginComponent,- PolicyFilter
 - All Known Implementing Classes:
- BasicMemberPolicyFilter
 
 public interface MemberPolicyFilter extends PolicyFilter 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetStatus(Member mbr, int computed)- 
Methods inherited from interface com.jalios.jcms.plugin.PluginComponentinit
 
- 
 
- 
- 
- 
Method Detail- 
getStatusint getStatus(Member mbr, int computed) 
 
- 
 
-