Package com.jamasoftware.velocity.api
Interface CategoryResults
-
public interface CategoryResults
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<ResultItem>
getResults()
java.lang.String
getType()
-
-
-
Method Detail
-
getResults
java.util.List<ResultItem> getResults()
-
getType
java.lang.String getType()
-
-