Uses of Class
org.ifeth.sehr.beans.ZoneData

Packages that use ZoneData
org.ifeth.sehr.beans   
 

Uses of ZoneData in org.ifeth.sehr.beans
 

Methods in org.ifeth.sehr.beans with parameters of type ZoneData
static boolean ZoneData.createCenter(ZoneData zd, SEHRCfg cfg, java.lang.String mailaccto)
          Creates a new center record for the given zone by parameter.
static boolean ZoneData.updateCenter(int cid, ZoneData zd)
           
static boolean ZoneData.updateZone(ZoneData zd)
           
static java.sql.ResultSet ZoneData.readZoneList(ZoneData zd, java.lang.String filter)
           
static void ZoneData.readCenterRecord(int cid, ZoneData zd)
          Select data of a registered center using zone object 'zd'
static boolean ZoneData.connectZone(ZoneData zd)
          Connect another Zone by using a given zoneobject The purpose of this use case is to connect to another zone within the healthnet to get centers and services offered by another community.