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