Class CorrespondenceRecipientService
java.lang.Object
ch.tocco.nice2.optional.correspondence.impl.service.CorrespondenceRecipientService
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record
static final record
static final record
-
Constructor Summary
ConstructorsConstructorDescriptionCorrespondenceRecipientService
(QueryBuilderFactory queryBuilderFactory, DefaultDisplayService defaultDisplayService, AddressService addressService) -
Method Summary
Modifier and TypeMethodDescriptionloadRecipients
(PrimaryKeyList selectedKeys, CorrespondenceActionResource.LoadRecipientsRequestBean requestBean)
-
Constructor Details
-
CorrespondenceRecipientService
public CorrespondenceRecipientService(QueryBuilderFactory queryBuilderFactory, DefaultDisplayService defaultDisplayService, AddressService addressService)
-
-
Method Details
-
loadRecipients
public CorrespondenceRecipientService.LoadedRecipients loadRecipients(PrimaryKeyList selectedKeys, CorrespondenceActionResource.LoadRecipientsRequestBean requestBean)
-