de.fhg.fokus.hss.db.op.SP_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 List get_all (Session session)
static Object[] get_all (Session session, int firstResult, int maxResults)
static SP get_by_ID (Session session, int id)
static SP get_by_Name (Session session, String name)
static Object[] get_by_Wildcarded_Identity (Session session, String identity, int firstResult, int maxResults)
static void insert (Session session, SP sp)
static void update (Session session, SP sp)

Static Private Attributes

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


Member Function Documentation

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

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

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

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

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

static Object [] de.fhg.fokus.hss.db.op.SP_DAO.get_by_Wildcarded_Identity ( Session  session,
String  identity,
int  firstResult,
int  maxResults 
) [static]

static void de.fhg.fokus.hss.db.op.SP_DAO.insert ( Session  session,
SP  sp 
) [static]

static void de.fhg.fokus.hss.db.op.SP_DAO.update ( Session  session,
SP  sp 
) [static]


Member Data Documentation

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