Uses of Interface
com.orchestranetworks.ui.selection.RecordEntitySelection
Packages that use RecordEntitySelection
Package
Description
This package provides interfaces with information about the selection.
-
Uses of RecordEntitySelection in com.orchestranetworks.ui.selection
Subinterfaces of RecordEntitySelection in com.orchestranetworks.ui.selectionModifier and TypeInterfaceDescriptioninterfaceProvides information on the currently selected associated record. -
Uses of RecordEntitySelection in com.orchestranetworks.userservice.schema
Methods in com.orchestranetworks.userservice.schema that return types with arguments of type RecordEntitySelectionModifier and TypeMethodDescriptionUserServiceRecordFormFactory.newUserServiceForDefault(UserServiceRecordFormContext.ForDefault aSelection) Creates and returns a new instance ofUserServicefor displaying a record on consultation or on modification.UserServiceRecordFormFactory.newUserServiceForDuplicate(UserServiceRecordFormContext.ForDuplicate aSelection) Creates and returns a new instance ofUserServicefor duplicating a record.