de.fhg.fokus.hss.db.op.SP_IFC_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_IFC_ID (Session session, int id_sp, int id_ifc)
static List get_all_IFC_by_SP_ID (Session session, int id_sp)
static List get_all_SP_by_IFC_ID (Session session, int id_ifc)
static List get_all_SP_IFC_by_SP_ID (Session session, int id_sp)
static SP_IFC get_by_SP_and_IFC_ID (Session session, int id_sp, int id_ifc)
static SP_IFC get_by_SP_ID_and_Priority (Session session, int id_sp, int priority)
static List get_IFC_by_SP_ID (Session session, int id_sp)
static int get_Unreg_Serv_Count (Session session, int id_sp)
static void insert (Session session, SP_IFC sp_ifc)

Static Private Attributes

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


Member Function Documentation

static int de.fhg.fokus.hss.db.op.SP_IFC_DAO.delete_by_SP_and_IFC_ID ( Session  session,
int  id_sp,
int  id_ifc 
) [static]

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

static List de.fhg.fokus.hss.db.op.SP_IFC_DAO.get_all_SP_by_IFC_ID ( Session  session,
int  id_ifc 
) [static]

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

static SP_IFC de.fhg.fokus.hss.db.op.SP_IFC_DAO.get_by_SP_and_IFC_ID ( Session  session,
int  id_sp,
int  id_ifc 
) [static]

static SP_IFC de.fhg.fokus.hss.db.op.SP_IFC_DAO.get_by_SP_ID_and_Priority ( Session  session,
int  id_sp,
int  priority 
) [static]

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

static int de.fhg.fokus.hss.db.op.SP_IFC_DAO.get_Unreg_Serv_Count ( Session  session,
int  id_sp 
) [static]

static void de.fhg.fokus.hss.db.op.SP_IFC_DAO.insert ( Session  session,
SP_IFC  sp_ifc 
) [static]


Member Data Documentation

Logger de.fhg.fokus.hss.db.op.SP_IFC_DAO.logger = Logger.getLogger(SP_IFC_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