Uses of Class
org.opends.dsml.protocol.SearchResultReference
-
-
Uses of SearchResultReference in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol with type parameters of type SearchResultReference Modifier and Type Field Description protected List<SearchResultReference>SearchResponse. searchResultReferenceMethods in org.opends.dsml.protocol that return SearchResultReference Modifier and Type Method Description SearchResultReferenceObjectFactory. createSearchResultReference()Create an instance ofSearchResultReferenceMethods in org.opends.dsml.protocol that return types with arguments of type SearchResultReference Modifier and Type Method Description List<SearchResultReference>SearchResponse. getSearchResultReference()Gets the value of the searchResultReference property.
-