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