Package org.ehrbase.api.audit.msg
Class AuditMsgBuilder
java.lang.Object
org.ehrbase.api.audit.msg.AuditMsgBuilder
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Deprecated.voidclean()Deprecated.static AuditMsgBuilderDeprecated.static voidDeprecated.setCompositionId(String compositionId) Deprecated.setContributionId(String contributionId) Deprecated.setDirectoryId(String directoryId) Deprecated.Deprecated.setIsQueryExecuteEndpoint(Boolean isQueryExecuteEndpoint) Deprecated.setLocation(String location) Deprecated.Deprecated.setQueryId(String queryId) Deprecated.setRemovedPatients(Set<String> removedPatients) Deprecated.setTemplateId(String templateId) Deprecated.setVersion(int version) Deprecated.
-
Constructor Details
-
AuditMsgBuilder
public AuditMsgBuilder()Deprecated.
-
-
Method Details
-
getInstance
Deprecated. -
removeInstance
public static void removeInstance()Deprecated. -
setEhrIds
Deprecated. -
setRemovedPatients
Deprecated. -
setQuery
Deprecated. -
setQueryId
Deprecated. -
setVersion
Deprecated. -
setLocation
Deprecated. -
setTemplateId
Deprecated. -
setCompositionId
Deprecated. -
setContributionId
Deprecated. -
setDirectoryId
Deprecated. -
setIsQueryExecuteEndpoint
Deprecated. -
clean
public void clean()Deprecated. -
build
Deprecated.
-