com.jalios.jcms.policy
Interface MemberPolicyFilter

All Superinterfaces:
Comparable, PluginComponent, PolicyFilter
All Known Implementing Classes:
BasicMemberPolicyFilter

public interface MemberPolicyFilter
extends PolicyFilter


Field Summary
static String REVISION
           
 
Method Summary
 int getStatus(Member mbr, int computed)
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.jalios.jcms.plugin.PluginComponent
init
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values
Method Detail

getStatus

int getStatus(Member mbr,
              int computed)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.