Class LocateMfgItemsInput
java.lang.Object
com.technia.dsx.threedspace.mfg.item.LocateMfgItemsInput
Document me
- Since:
- 2024-01-15
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addMfgItem
(com.technia.dsx.app.model.Referable referable) void
addMfgItem
(String identifier, String type, String source, String relativePath) void
addNavigateTo
(String typeName) List<com.technia.dsx.app.model.Referable>
void
setSearchCriteria
(LocateSearchCriteria searchCriteria)
-
Constructor Details
-
LocateMfgItemsInput
public LocateMfgItemsInput()
-
-
Method Details
-
getMfgItems
-
addMfgItem
public void addMfgItem(com.technia.dsx.app.model.Referable referable) -
addMfgItem
-
getSearchCriteria
-
setSearchCriteria
-
withSearchCriteria
-