Package | Description |
---|---|
be.fgov.ehealth.technicalconnector.ra.domain | |
be.fgov.ehealth.technicalconnector.ra.mapper |
Modifier and Type | Method and Description |
---|---|
Actor |
Actor.Builder.build()
Returns a
Actor built from the parameters previously set. |
Actor |
CertificateIdentifier.getActor() |
Actor |
ForeignerRequest.getForeignPerson() |
Actor |
RevocationContractRequest.getSigner() |
Actor |
NewCertificateContract.getSigner() |
Actor |
GeneratedRevocationContract.getSigner() |
Actor |
GeneratedContract.getSigner() |
Actor |
ContractRequest.getSigner() |
Modifier and Type | Method and Description |
---|---|
CertificateIdentifier.Builder |
CertificateIdentifier.Builder.actor(Actor actor)
Sets the
actor and returns a reference to this Builder so that the methods can be chained together. |
void |
CertificateIdentifier.setActor(Actor actor) |
void |
GeneratedRevocationContract.setSigner(Actor signer) |
void |
GeneratedContract.setSigner(Actor signer) |
RevocationContractRequest.Builder |
RevocationContractRequest.Builder.signer(Actor signer)
Sets the
signer and returns a reference to this Builder so that the methods can be chained together. |
ContractRequest.Builder |
ContractRequest.Builder.signer(Actor signer)
Sets the
actor and returns a reference to this Builder so that the methods can be chained together. |
Constructor and Description |
---|
ForeignerRequest(Actor foreignPerson,
ContactData contactData,
byte[] csr) |
Modifier and Type | Method and Description |
---|---|
Actor |
RaMapperSelmaGeneratedClass.asActor(ActorType inActorType) |
Modifier and Type | Method and Description |
---|---|
ActorType |
RaMapperSelmaGeneratedClass.asActorType(Actor inActor) |
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.