Uses of Class
com.aducid.sdk.pojo.SearchResult
| Package | Description |
|---|---|
| com.aducid.sdk.util |
Utility classes.
|
-
Uses of SearchResult in com.aducid.sdk.util
Methods in com.aducid.sdk.util that return SearchResult Modifier and Type Method Description static SearchResultSearchUtils. getReadEventsResult(com.aducid.iface.AIMexecutePersonalObjectResponse response)Returns readEvents search result.static SearchResultSearchUtils. getReadEventStatisticsResult(com.aducid.iface.AIMexecutePersonalObjectResponse response)Returns readEventStatistics search result.static SearchResultSearchUtils. getReadSecurityProfilesResult(com.aducid.iface.AIMexecutePersonalObjectResponse response)Returns readSecurityProfiles search result.static SearchResultSearchUtils. getReadStatisticsResult(com.aducid.iface.AIMexecutePersonalObjectResponse response)Returns readStatistics search result.static SearchResultSearchUtils. getReadUdisResult(com.aducid.iface.AIMexecutePersonalObjectResponse response)Returns readUdis search result.