
Class CanonicalSubscription
java.lang.Object
ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson,Serializable,Cloneable
public class CanonicalSubscription
extends Object
implements Serializable, Cloneable, ca.uhn.fhir.model.api.IModelJson
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated.static classstatic class -
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds a headervoidDeprecated.booleangetChannelExtension(String theUrl) getChannelExtensions(String theUrl) org.hl7.fhir.r5.model.Subscription.SubscriptionPayloadContentintorg.hl7.fhir.instance.model.api.IIdTypegetIdElement(ca.uhn.fhir.context.FhirContext theContext) intbooleanorg.hl7.fhir.r4.model.Subscription.SubscriptionStatusgetTags()intgetTopic()Deprecated.inthashCode()booleanbooleanvoidsetChannelExtensions(Map<String, List<String>> theChannelExtensions) voidsetChannelType(CanonicalSubscriptionChannelType theChannelType) voidsetCriteriaString(String theCriteriaString) voidsetCrossPartitionEnabled(boolean myCrossPartitionEnabled) voidsetEndpointUrl(String theEndpointUrl) voidsetHeaders(String theHeaders) voidsetHeaders(List<? extends org.hl7.fhir.instance.model.api.IPrimitiveType<String>> theHeader) voidsetIdElement(org.hl7.fhir.instance.model.api.IIdType theIdElement) voidsetPartitionId(Integer thePartitionId) voidsetPayloadSearchCriteria(String thePayloadSearchCriteria) voidsetPayloadString(String thePayloadString) voidsetSendDeleteMessages(boolean theSendDeleteMessages) voidsetStatus(org.hl7.fhir.r4.model.Subscription.SubscriptionStatus theStatus) voidvoidsetTopicSubscription(boolean theTopicSubscription) voidsetTopicSubscription(CanonicalTopicSubscription theTopicSubscription) toString()
-
Constructor Details
-
CanonicalSubscription
public CanonicalSubscription()Constructor
-
-
Method Details
-
getPayloadSearchCriteria
-
setPayloadSearchCriteria
-
addTrigger
Deprecated. -
getChannelType
-
setChannelType
-
getCriteriaString
-
setCriteriaString
-
getEmailDetails
-
getEndpointUrl
-
setEndpointUrl
-
getHeaders
-
setHeaders
public void setHeaders(List<? extends org.hl7.fhir.instance.model.api.IPrimitiveType<String>> theHeader) -
setHeaders
-
getTags
-
setTags
-
getChannelExtension
-
getChannelExtensions
-
setChannelExtensions
-
getIdElement
@Nullable public org.hl7.fhir.instance.model.api.IIdType getIdElement(ca.uhn.fhir.context.FhirContext theContext) -
getIdPart
-
getIdElementString
-
getPayloadString
-
setPayloadString
-
getRestHookDetails
-
getStatus
-
setStatus
-
getRequestPartitionId
-
setPartitionId
-
isCrossPartitionEnabled
-
setCrossPartitionEnabled
-
getTrigger
Deprecated. -
getSendDeleteMessages
-
setSendDeleteMessages
-
equals
-
hashCode
-
setIdElement
-
addHeader
Adds a header- Parameters:
theHeader- The header, e.g. "Authorization: Bearer AAAAA"
-
toString
-
setTopicSubscription
-
isTopicSubscription
-
getContentType
-
getTopicSubscription
-
setTopicSubscription
-
getContent
-
getTopic
-
getFilters
-
getHeartbeatPeriod
-
getTimeout
-
getMaxCount
-