|
|||||||||
| Home >> All >> com >> fetish >> [ directory overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.fetish.directory
Interface SearchCriteriaInterface

- All Known Implementing Classes:
- SearchCriteria
- public interface SearchCriteriaInterface
Interface for the SearchCriteria class.
This class allows the FADA stub to be used without the need to
provide with all the classes that are used as parameters and return
types (and thus avoiding to provide with all classes those classes
need, and on, and on).
| Method Summary | |
int |
getMaxMatches()
|
java.lang.Class[] |
getService()
|
ServiceTemplate |
toServiceTemplate()
|
| Method Detail |
getService
public java.lang.Class[] getService()
getMaxMatches
public int getMaxMatches()
toServiceTemplate
public ServiceTemplate toServiceTemplate()
|
|||||||||
| Home >> All >> com >> fetish >> [ directory overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC