Uses of Interface
org.openhealthexchange.openpixpdq.ihe.configuration.IheActorDescription

Packages that use IheActorDescription
org.openhealthexchange.openpixpdq.ihe.configuration   
 

Uses of IheActorDescription in org.openhealthexchange.openpixpdq.ihe.configuration
 

Classes in org.openhealthexchange.openpixpdq.ihe.configuration that implement IheActorDescription
 class ConfigurationLoader.ActorDescription
          An implementation of the IheActorDescription class to be used by GUI elements and other things.
 class ConfigurationLoader.PixManagerActorDescription
          An implementation of the IheActorDescription class to be used by PIX Manager Actor
 

Methods in org.openhealthexchange.openpixpdq.ihe.configuration that return types with arguments of type IheActorDescription
 java.util.Collection<IheActorDescription> ConfigurationLoader.getActorDescriptions()
          Gets the actor descriptions loaded in the configuration.