Méthode | Description | |
---|---|---|
Append ( this bundle, IEnumerable |
||
Append ( this bundle, Spark.Engine.Core.Interaction interaction ) : Hl7.Fhir.Model.Bundle | ||
Assert ( this state, InteractionState correct ) : void | ||
ExtractKey ( this localhost, Hl7.Fhir.Model.Bundle entry ) : Key | ||
GetResources ( this bundle ) : IEnumerable |
||
HasResource ( this entry ) : bool | ||
IsDeleted ( this entry ) : bool | ||
Present ( this entry ) : bool | ||
Replace ( this bundle, IEnumerable |
||
SupplementBase ( this interaction, |
||
SupplementBase ( this interaction, string _base ) : void | ||
ToInteraction ( this localhost, Hl7.Fhir.Model.Bundle bundleEntry ) : Spark.Engine.Core.Interaction | ||
ToTransactionEntry ( this interaction ) : Hl7.Fhir.Model.Bundle.BundleEntryComponent | ||
Transferable ( this |
||
TranslateToSparseEntry ( this interaction ) : Hl7.Fhir.Model.Bundle.BundleEntryComponent |
Méthode | Description | |
---|---|---|
DetermineMethod ( ILocalhost localhost, IKey key ) : Bundle.HTTPVerb | ||
ExtrapolateMethod ( this localhost, Hl7.Fhir.Model.Bundle entry, IKey key ) : Bundle.HTTPVerb |
public static Append ( this bundle, IEnumerable |
||
bundle | this | |
interactions | IEnumerable |
|
Résultat | Hl7.Fhir.Model.Bundle |
public static Append ( this bundle, Spark.Engine.Core.Interaction interaction ) : Hl7.Fhir.Model.Bundle | ||
bundle | this | |
interaction | Spark.Engine.Core.Interaction | |
Résultat | Hl7.Fhir.Model.Bundle |
public static Assert ( this state, InteractionState correct ) : void | ||
state | this | |
correct | InteractionState | |
Résultat | void |
public static ExtractKey ( this localhost, Hl7.Fhir.Model.Bundle entry ) : Key | ||
localhost | this | |
entry | Hl7.Fhir.Model.Bundle | |
Résultat | Key |
public static GetResources ( this bundle ) : IEnumerable |
||
bundle | this | |
Résultat | IEnumerable |
public static HasResource ( this entry ) : bool | ||
entry | this | |
Résultat | bool |
public static IsDeleted ( this entry ) : bool | ||
entry | this | |
Résultat | bool |
public static Present ( this entry ) : bool | ||
entry | this | |
Résultat | bool |
public static Replace ( this bundle, IEnumerable |
||
bundle | this | |
entries | IEnumerable |
|
Résultat | Hl7.Fhir.Model.Bundle |
public static SupplementBase ( this interaction, |
||
interaction | this | |
_base | ||
Résultat | void |
public static SupplementBase ( this interaction, string _base ) : void | ||
interaction | this | |
_base | string | |
Résultat | void |
public static ToInteraction ( this localhost, Hl7.Fhir.Model.Bundle bundleEntry ) : Spark.Engine.Core.Interaction | ||
localhost | this | |
bundleEntry | Hl7.Fhir.Model.Bundle | |
Résultat | Spark.Engine.Core.Interaction |
public static ToTransactionEntry ( this interaction ) : Hl7.Fhir.Model.Bundle.BundleEntryComponent | ||
interaction | this | |
Résultat | Hl7.Fhir.Model.Bundle.BundleEntryComponent |
public static Transferable ( this |
||
interactions | this |
|
Résultat | IEnumerable |
public static TranslateToSparseEntry ( this interaction ) : Hl7.Fhir.Model.Bundle.BundleEntryComponent | ||
interaction | this | |
Résultat | Hl7.Fhir.Model.Bundle.BundleEntryComponent |