Class EngItemBulkResult.EngItemDefaultSearchResult
java.lang.Object
com.technia.dsx.threedspace.common.search.SearchResult<T>
com.technia.dsx.threedspace.eng.item.EngItemSearchResult<T>
com.technia.dsx.threedspace.eng.item.EngItemBulkResult<EngItem>
com.technia.dsx.threedspace.eng.item.EngItemBulkResult.EngItemDefaultSearchResult
- Enclosing class:
- EngItemBulkResult<T extends EngItem>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.technia.dsx.threedspace.eng.item.EngItemBulkResult
EngItemBulkResult.EngItemCommonSearchResult, EngItemBulkResult.EngItemDefaultSearchResult, EngItemBulkResult.EngItemDetailsSearchResult, EngItemBulkResult.EngItemWithConfigsSearchResult
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.eng.item.EngItemBulkResult
getNonMemberIds, getTotalNonMemberCount, resultTypeFor, resultTypeFor, setNonMemberIds, setTotalNonMemberCount
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, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
EngItemDefaultSearchResult
public EngItemDefaultSearchResult()
-
-
Method Details
-
getMembers
- Specified by:
getMembers
in classSearchResult<EngItem>
-