Uses of Interface
com.orchestranetworks.ui.selection.TableViewEntitySelection
-
Packages that use TableViewEntitySelection Package Description com.orchestranetworks.ui.selection This package provides interfaces with information about the selection.com.orchestranetworks.userservice.schema -
-
Uses of TableViewEntitySelection in com.orchestranetworks.ui.selection
Subinterfaces of TableViewEntitySelection in com.orchestranetworks.ui.selection Modifier and Type Interface Description interfaceAssociationEntitySelectionProvides information on the current selection, in the context of an association. -
Uses of TableViewEntitySelection in com.orchestranetworks.userservice.schema
Methods in com.orchestranetworks.userservice.schema that return types with arguments of type TableViewEntitySelection Modifier and Type Method Description UserService<TableViewEntitySelection>UserServiceRecordFormFactory. newUserServiceForCreate(UserServiceRecordFormContext.ForCreate aContext)Creates and returns a new instance ofUserServicefor creating a record.
-