Elexis API documentation
Version 2.1.6 as of January 22 2012

Uses of Interface
ch.elexis.core.data.IXid

Packages that use IXid
ch.elexis.core.data   
ch.elexis.data   
ch.elexis.exchange.elements   
 

Uses of IXid in ch.elexis.core.data
 

Methods in ch.elexis.core.data that return IXid
 IXid IPersistentObject.getXid()
          return the "best" Xid for a given object.
 

Methods in ch.elexis.core.data that return types with arguments of type IXid
 java.util.List<IXid> IPersistentObject.getXids()
          retrieve all Xids of this object
 

Uses of IXid in ch.elexis.data
 

Classes in ch.elexis.data that implement IXid
 class Xid
          A XID is an external identifier, that is an ID from en external identifyer system.
 

Methods in ch.elexis.data that return IXid
 IXid PersistentObject.getXid()
          return the "best" xid for a given object.
 

Methods in ch.elexis.data that return types with arguments of type IXid
 java.util.List<IXid> PersistentObject.getXids()
          retrieve all XIDs of this object
 

Uses of IXid in ch.elexis.exchange.elements
 

Methods in ch.elexis.exchange.elements with parameters of type IXid
static int XidElement.getPureQuality(IXid xid)
           
static boolean XidElement.isUUID(IXid xid)
           
 


Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis