Uses of Class
Entity.CheckableItem
Packages that use CheckableItem
-
Uses of CheckableItem in View.CustomizeCorrelationPage
Methods in View.CustomizeCorrelationPage that return types with arguments of type CheckableItemMethod parameters in View.CustomizeCorrelationPage with type arguments of type CheckableItemModifier and TypeMethodDescriptionvoidCustomizeCorrelationPage.setCheckItemListsRequest(List<Map<String, List<CheckableItem>>> checkItemListsRequest) voidReplacementTableModel.setItems(List<CheckableItem> items) Constructor parameters in View.CustomizeCorrelationPage with type arguments of type CheckableItemModifierConstructorDescriptionReplacementTableModel(ReplacementTableModel.TableView viewType, List<CheckableItem> items)