Class Utils
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
- All Implemented Interfaces:
- GroovyObject
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObjectgetProperty, invokeMethod, setProperty
- 
Constructor Details- 
Utilspublic Utils()
 
- 
- 
Method Details- 
populateIdentifier
- 
populateIdentifier
- 
unknownSourceDomainCode
- 
unknownTargetDomainCode
- 
unknownPatientDomain
- 
unknownTargetDomainValue
- 
getMetaClass- Specified by:
- getMetaClassin interface- GroovyObject
 
- 
setMetaClass- Specified by:
- setMetaClassin interface- GroovyObject
 
- 
nextRepetition
- 
hl7Timestamp
- 
populateIdentifier
- 
populateIdentifier
- 
unknownPatientId
- 
unknownSourceDomainCode
- 
unknownTargetDomainCode
- 
unknownPatientDomain
- 
unknownTargetDomainValue
- 
unexpectedProblem
 
-