be.fgov.ehealth.technicalconnector.ra.builders
Interface ContractBuilder.CreateStep<T extends Contract>

Enclosing class:
ContractBuilder

public static interface ContractBuilder.CreateStep<T extends Contract>


Method Summary
 ContractBuilder.OrganizationChoiceStep1<T> forOrganization()
          Generate a contract for an Organization with the information provided in the following steps.
 ContractBuilder.OrganizationChoiceStep3<T> forOrganization(Organization organization)
          Generate a contract for an Organization with the Organization.
 ContractBuilder.ContactDataStep<T> withEid()
          Generate a contract with the information available on the eID.
 

Method Detail

withEid

ContractBuilder.ContactDataStep<T> withEid()
Generate a contract with the information available on the eID.


forOrganization

ContractBuilder.OrganizationChoiceStep1<T> forOrganization()
Generate a contract for an Organization with the information provided in the following steps.


forOrganization

ContractBuilder.OrganizationChoiceStep3<T> forOrganization(Organization organization)
Generate a contract for an Organization with the Organization.




Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.