Class Utils
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic ObjectnextRepetition(Repeatable closure) static booleanpopulateIdentifier(Object cx, String oid) static booleanpopulateIdentifier(Object cx, String oid, String identifier) static booleanpopulateIdentifier(Object cx, UriMapper uriMapper, String uri) static booleanpopulateIdentifier(Object cx, UriMapper uriMapper, String uri, String identifier) voidstatic BaseServerResponseExceptionstatic BaseServerResponseExceptionstatic BaseServerResponseExceptionunknownPatientDomain(String domain) static BaseServerResponseExceptionstatic BaseServerResponseExceptionstatic BaseServerResponseExceptionunknownSourceDomainCode(String domain) static BaseServerResponseExceptionstatic BaseServerResponseExceptionunknownTargetDomainCode(String domain) static BaseServerResponseExceptionstatic BaseServerResponseExceptionunknownTargetDomainValue(String domain) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
populateIdentifier
-
populateIdentifier
-
unknownSourceDomainCode
-
unknownTargetDomainCode
-
unknownPatientDomain
-
unknownTargetDomainValue
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
nextRepetition
-
hl7Timestamp
-
populateIdentifier
-
populateIdentifier
-
unknownPatientId
-
unknownSourceDomainCode
-
unknownTargetDomainCode
-
unknownPatientDomain
-
unknownTargetDomainValue
-
unexpectedProblem
-