Package com.technia.dsx.threedspace.doc
Class DocumentSearchResult
java.lang.Object
com.technia.dsx.threedspace.common.search.SearchResult<DocumentInfo>
com.technia.dsx.threedspace.doc.DocumentSearchResult
- All Implemented Interfaces:
Iterable<DocumentInfo>
- Since:
- 2022-06-08
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.common.search.SearchResult
getNlsLabelFor, getTotalItems, iterator, stream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
DocumentSearchResult
public DocumentSearchResult()
-
-
Method Details
-
getCsrf
-
isSuccess
public boolean isSuccess() -
getStatusCode
public int getStatusCode() -
getItems
public int getItems() -
getMembers
- Specified by:
getMembers
in classSearchResult<DocumentInfo>
-
toString
-