de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO Class Reference

List of all members.

Detailed Description

Author:
adp dot fokus dot fraunhofer dot de Adrian Popescu / FOKUS Fraunhofer Institute


Static Public Member Functions

static int delete_by_SP_and_Shared_IFC_ID (Session session, int id_sp, int id_shared_ifc)
static List get_all_Shared_IFC_by_SP_ID (Session session, int id_sp)
static List get_all_shared_IFC_set_IDs_by_SP_ID (Session session, int id_sp)
static SP_Shared_IFC_Set get_by_SP_and_Shared_IFC_Set_ID (Session session, int id_sp, int id_shared_ifc_set)
static int get_SP_cnt_by_Shared_IFC_Set_ID (Session session, int set_id)
static void insert (Session session, SP_Shared_IFC_Set sp_shared_ifc)
static void update (Session session, SP_Shared_IFC_Set sp_shared_ifc)

Static Private Attributes

static Logger logger = Logger.getLogger(SP_Shared_IFC_Set_DAO.class)


Member Function Documentation

static int de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.delete_by_SP_and_Shared_IFC_ID ( Session  session,
int  id_sp,
int  id_shared_ifc 
) [static]

static List de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_all_Shared_IFC_by_SP_ID ( Session  session,
int  id_sp 
) [static]

static List de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_all_shared_IFC_set_IDs_by_SP_ID ( Session  session,
int  id_sp 
) [static]

static SP_Shared_IFC_Set de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_by_SP_and_Shared_IFC_Set_ID ( Session  session,
int  id_sp,
int  id_shared_ifc_set 
) [static]

static int de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.get_SP_cnt_by_Shared_IFC_Set_ID ( Session  session,
int  set_id 
) [static]

static void de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.insert ( Session  session,
SP_Shared_IFC_Set  sp_shared_ifc 
) [static]

static void de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.update ( Session  session,
SP_Shared_IFC_Set  sp_shared_ifc 
) [static]


Member Data Documentation

Logger de.fhg.fokus.hss.db.op.SP_Shared_IFC_Set_DAO.logger = Logger.getLogger(SP_Shared_IFC_Set_DAO.class) [static, private]


The documentation for this class was generated from the following file:
Generated on Thu Oct 23 04:05:27 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2