|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.step.repetition.nodefilter.AndFilter
public class AndFilter
Constructor Summary | |
---|---|
AndFilter()
|
Method Summary | |
---|---|
java.util.List<NodeFilterCriteria> |
getCriterias()
|
boolean |
matches(Step step,
GridNode node)
|
void |
setCriterias(java.util.List<NodeFilterCriteria> criterias)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AndFilter()
Method Detail |
---|
@Size(min=2, max=100) public java.util.List<NodeFilterCriteria> getCriterias()
public void setCriterias(java.util.List<NodeFilterCriteria> criterias)
public boolean matches(Step step, GridNode node)
matches
in interface NodeFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |