Class MfgItemBulkResult.MfgItemDefaultSearchResult
java.lang.Object
com.technia.dsx.threedspace.common.search.SearchResult<T>
com.technia.dsx.threedspace.mfg.item.MfgItemSearchResult<T>
com.technia.dsx.threedspace.mfg.item.MfgItemBulkResult<MfgItem>
com.technia.dsx.threedspace.mfg.item.MfgItemBulkResult.MfgItemDefaultSearchResult
- Enclosing class:
- MfgItemBulkResult<T extends MfgItem>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.technia.dsx.threedspace.mfg.item.MfgItemBulkResult
MfgItemBulkResult.MfgItemDefaultSearchResult, MfgItemBulkResult.MfgItemDetailsSearchResult
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.mfg.item.MfgItemBulkResult
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
-
MfgItemDefaultSearchResult
public MfgItemDefaultSearchResult()
-
-
Method Details
-
getMembers
- Specified by:
getMembers
in classSearchResult<MfgItem>
-