Package com.jamasoftware.velocity.api
Interface SmartFilterService
- 
public interface SmartFilterService 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SearchResults<ContourItem>searchDocs(SmartFilterDTO sf, int start, int count, java.lang.String orderBy) 
 - 
 
- 
- 
Method Detail
- 
searchDocs
SearchResults<ContourItem> searchDocs(SmartFilterDTO sf, int start, int count, java.lang.String orderBy)
 
 - 
 
 -