Uses of Class
com.mirth.match.client.models.DTOResultSet

Packages that use DTOResultSet
com.mirth.match.client   
 

Uses of DTOResultSet in com.mirth.match.client
 

Methods in com.mirth.match.client that return DTOResultSet
 DTOResultSet<EisTrait> TraitManager.list(java.lang.String entityTypeName)
           
 DTOResultSet<EisResultSetElement> EISManagementAndQuery.listLinkedIdentities(java.lang.String entityTypeName, java.lang.String localEntityIdentifier, EisIdentityQualifier systemId, EisEntityIdentifyingTraits entityIdentifyingTraits, java.util.List<EisIdentityQualifier> identityQualifierConstraintSet)
          This operation retrieves all the Source ID/Entity ID pairs that are linked to the supplied Source ID/Entity ID pair.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.