|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> model >> [ opsemantics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.asaph.model.opsemantics
Interface SearchFieldPredicateSemantics

- All Superinterfaces:
- PredicateSemantics, com.virtuosotechnologies.asaph.model.SongOperation
- All Known Implementing Classes:
- SearchFieldPredicateSemantics.DefaultImplementation
- public interface SearchFieldPredicateSemantics
- extends PredicateSemantics
PredicateSemantics that searches a given field for text
| Nested Class Summary | |
static class |
SearchFieldPredicateSemantics.DefaultImplementation
The default implementation of TruePredicateSemantics |
| Method Summary | |
java.lang.String |
getFieldName()
Get the name of the field to search |
SearchParameters |
getSearchParameters()
Get the search parameters |
| Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation |
equals, perform |
| Method Detail |
getFieldName
public java.lang.String getFieldName()
- Get the name of the field to search
getSearchParameters
public SearchParameters getSearchParameters()
- Get the search parameters
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> model >> [ opsemantics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC