Static Public Member Functions | |
| static int | delete_by_IMPI_and_IMPU_ID (Session session, int id_impi, int id_impu) |
| static int | delete_by_IMPI_ID (Session session, int id_impi) |
| static int | delete_by_IMPU_ID (Session session, int id_impu) |
| static List< IMPU > | get_all_Default_IMPU_of_Set_by_IMPI (Session session, int id_impi) |
| static List | get_all_IMPI_by_IMPU_ID (Session session, int id_impu) |
| static List | get_all_IMPU_by_IMPI_ID (Session session, int id_impi) |
| static List | get_all_IMPU_of_IMSU_with_User_State (Session session, int id_imsu, short user_state) |
| static List | get_all_registered_IMPU_by_IMPI_ID (Session session, int id_impi) |
| static IMPI_IMPU | get_by_IMPI_and_IMPU_ID (Session session, int id_impi, int id_impu) |
| static List | get_join_by_IMPU_ID (Session session, int id_impu) |
| static int | get_Registered_IMPU_Count (Session session, int id_impu) |
| static int | get_Registered_IMPUs_count_for_IMSU_ID (Session session, int id_imsu) |
| static void | insert (Session session, int id_impi, int id_impu, int user_state) |
Static Private Attributes | |
| static Logger | logger = Logger.getLogger(IMPI_IMPU_DAO.class) |
| static int de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.delete_by_IMPI_and_IMPU_ID | ( | Session | session, | |
| int | id_impi, | |||
| int | id_impu | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.delete_by_IMPI_ID | ( | Session | session, | |
| int | id_impi | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.delete_by_IMPU_ID | ( | Session | session, | |
| int | id_impu | |||
| ) | [static] |
| static List<IMPU> de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_all_Default_IMPU_of_Set_by_IMPI | ( | Session | session, | |
| int | id_impi | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_all_IMPI_by_IMPU_ID | ( | Session | session, | |
| int | id_impu | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_all_IMPU_by_IMPI_ID | ( | Session | session, | |
| int | id_impi | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_all_IMPU_of_IMSU_with_User_State | ( | Session | session, | |
| int | id_imsu, | |||
| short | user_state | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_all_registered_IMPU_by_IMPI_ID | ( | Session | session, | |
| int | id_impi | |||
| ) | [static] |
| static IMPI_IMPU de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_by_IMPI_and_IMPU_ID | ( | Session | session, | |
| int | id_impi, | |||
| int | id_impu | |||
| ) | [static] |
| static List de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_join_by_IMPU_ID | ( | Session | session, | |
| int | id_impu | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_Registered_IMPU_Count | ( | Session | session, | |
| int | id_impu | |||
| ) | [static] |
| static int de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.get_Registered_IMPUs_count_for_IMSU_ID | ( | Session | session, | |
| int | id_imsu | |||
| ) | [static] |
| static void de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.insert | ( | Session | session, | |
| int | id_impi, | |||
| int | id_impu, | |||
| int | user_state | |||
| ) | [static] |
Logger de.fhg.fokus.hss.db.op.IMPI_IMPU_DAO.logger = Logger.getLogger(IMPI_IMPU_DAO.class) [static, private] |
1.5.2