Class EngItemBulkResult.EngItemWithConfigsSearchResult
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.WithConfig>
com.technia.dsx.threedspace.eng.item.EngItemBulkResult.EngItemWithConfigsSearchResult
- All Implemented Interfaces:
Iterable<EngItem.WithConfig>
- Enclosing class:
- EngItemBulkResult<T extends EngItem>
public static class EngItemBulkResult.EngItemWithConfigsSearchResult
extends EngItemBulkResult<EngItem.WithConfig>
-
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
-
EngItemWithConfigsSearchResult
public EngItemWithConfigsSearchResult()
-
-
Method Details
-
getMembers
- Specified by:
getMembers
in classSearchResult<EngItem.WithConfig>
-