de.fhg.fokus.hss.db.op.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_ID (Session session, int id)
static Object[] get_all (Session session, int firstResult, int maxResults)
static List get_all (Session session)
static List get_all_by_AS_ID (Session session, int id_as)
static List get_all_by_TP_ID (Session session, int id_tp)
static IFC get_by_ID (Session session, int id)
static IFC get_by_Name (Session session, String name)
static Object[] get_by_Wildcarded_AS_Name (Session session, String as_name, int firstResult, int maxResults)
static Object[] get_by_Wildcarded_Name (Session session, String name, int firstResult, int maxResults)
static Object[] get_by_Wildcarded_TP_Name (Session session, String tp_name, int firstResult, int maxResults)
static void insert (Session session, IFC ifc)
static void update (Session session, IFC ifc)

Static Private Attributes

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


Member Function Documentation

static int de.fhg.fokus.hss.db.op.IFC_DAO.delete_by_ID ( Session  session,
int  id 
) [static]

static Object [] de.fhg.fokus.hss.db.op.IFC_DAO.get_all ( Session  session,
int  firstResult,
int  maxResults 
) [static]

static List de.fhg.fokus.hss.db.op.IFC_DAO.get_all ( Session  session  )  [static]

static List de.fhg.fokus.hss.db.op.IFC_DAO.get_all_by_AS_ID ( Session  session,
int  id_as 
) [static]

static List de.fhg.fokus.hss.db.op.IFC_DAO.get_all_by_TP_ID ( Session  session,
int  id_tp 
) [static]

static IFC de.fhg.fokus.hss.db.op.IFC_DAO.get_by_ID ( Session  session,
int  id 
) [static]

static IFC de.fhg.fokus.hss.db.op.IFC_DAO.get_by_Name ( Session  session,
String  name 
) [static]

static Object [] de.fhg.fokus.hss.db.op.IFC_DAO.get_by_Wildcarded_AS_Name ( Session  session,
String  as_name,
int  firstResult,
int  maxResults 
) [static]

static Object [] de.fhg.fokus.hss.db.op.IFC_DAO.get_by_Wildcarded_Name ( Session  session,
String  name,
int  firstResult,
int  maxResults 
) [static]

static Object [] de.fhg.fokus.hss.db.op.IFC_DAO.get_by_Wildcarded_TP_Name ( Session  session,
String  tp_name,
int  firstResult,
int  maxResults 
) [static]

static void de.fhg.fokus.hss.db.op.IFC_DAO.insert ( Session  session,
IFC  ifc 
) [static]

static void de.fhg.fokus.hss.db.op.IFC_DAO.update ( Session  session,
IFC  ifc 
) [static]


Member Data Documentation

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


The documentation for this class was generated from the following file:
Generated on Sat Sep 6 04:05:03 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2