de.fhg.fokus.hss.db.op.Preferred_SCSCF_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_scscf_from_set (Session session, int id)
static int delete_set_by_ID (Session session, int id_set)
static int delete_set_by_set_ID (Session session, int id_set)
static Object[] get_all (Session session, int firstResult, int maxResults)
static Object[] get_all_from_set (Session session, int id_set, int firstResult, int maxResults)
static List get_all_from_set (Session session, int id_set)
static List get_all_sets (Session session)
static Preferred_SCSCF_Set get_by_Priority_and_Set_ID (Session session, int priority, int id_set)
static Preferred_SCSCF_Set get_by_set_ID (Session session, int id_set)
static Object[] get_by_Wildcarded_Name (Session session, String name, int firstResult, int maxResults)
static int get_cnt (Session session)
static int get_cnt_for_set (Session session, int id_set)
static int get_max_id_set (Session session)
static void insert (Session session, Preferred_SCSCF_Set preferred_scscf_set)
static boolean test_unused_name (Session session, String name, int id_set)
static boolean test_unused_scscf_name (Session session, String name, int id_set)
static void update (Session session, Preferred_SCSCF_Set preferred_scscf_set)
static void update_all_from_set (Session session, int id_set, String name)

Static Private Member Functions

static List getResult (Session session, Query query)
static Object[] getResult (Session session, Query query, int firstResult, int maxResults)

Static Private Attributes

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


Member Function Documentation

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

static int de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.delete_set_by_ID ( Session  session,
int  id_set 
) [static]

static int de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.delete_set_by_set_ID ( Session  session,
int  id_set 
) [static]

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

static Object [] de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_all_from_set ( Session  session,
int  id_set,
int  firstResult,
int  maxResults 
) [static]

static List de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_all_from_set ( Session  session,
int  id_set 
) [static]

static List de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_all_sets ( Session  session  )  [static]

static Preferred_SCSCF_Set de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_by_Priority_and_Set_ID ( Session  session,
int  priority,
int  id_set 
) [static]

static Preferred_SCSCF_Set de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_by_set_ID ( Session  session,
int  id_set 
) [static]

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

static int de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_cnt ( Session  session  )  [static]

static int de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_cnt_for_set ( Session  session,
int  id_set 
) [static]

static int de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.get_max_id_set ( Session  session  )  [static]

static List de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.getResult ( Session  session,
Query  query 
) [static, private]

static Object [] de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.getResult ( Session  session,
Query  query,
int  firstResult,
int  maxResults 
) [static, private]

static void de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.insert ( Session  session,
Preferred_SCSCF_Set  preferred_scscf_set 
) [static]

static boolean de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.test_unused_name ( Session  session,
String  name,
int  id_set 
) [static]

static boolean de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.test_unused_scscf_name ( Session  session,
String  name,
int  id_set 
) [static]

static void de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.update ( Session  session,
Preferred_SCSCF_Set  preferred_scscf_set 
) [static]

static void de.fhg.fokus.hss.db.op.Preferred_SCSCF_Set_DAO.update_all_from_set ( Session  session,
int  id_set,
String  name 
) [static]


Member Data Documentation

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