|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.core.criteria.CompositeMethodCriteria
public abstract class CompositeMethodCriteria
| Field Summary |
|---|
| Fields inherited from interface org.shiftone.jrat.core.criteria.MethodCriteria |
|---|
ALL, DEFAULT, NONE |
| Constructor Summary | |
|---|---|
CompositeMethodCriteria()
|
|
| Method Summary | |
|---|---|
void |
addCriteria(MethodCriteria criteria)
|
void |
clear()
|
java.util.Collection |
getCriterion()
|
protected abstract java.lang.String |
getTag()
|
boolean |
isEmpty()
|
int |
size()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.shiftone.jrat.core.criteria.MethodCriteria |
|---|
isMatch, isMatch |
| Constructor Detail |
|---|
public CompositeMethodCriteria()
| Method Detail |
|---|
public void addCriteria(MethodCriteria criteria)
public int size()
public boolean isEmpty()
public void clear()
public java.util.Collection getCriterion()
protected abstract java.lang.String getTag()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||