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