|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResultSet
The ResultSet class stores search information for
Content Services ES2. Methods such as
searchRepository
return an object of this type. To see this data type used in a code example, see the
Search Content Services ES2 content using the Java API quick start in Programming with LiveCycle ES4.
| Method Summary | |
|---|---|
java.util.List |
getMatchingIDs()
Returns a list of identifier values that correspond to content located in Content Services ES2. |
long |
getResultSize()
Returns the size of the result set. |
| Method Detail |
|---|
java.util.List getMatchingIDs()
java.util.List object that contains identifier values. Each element is a string value.long getResultSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||