|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PITRoleSetDAO
Method Summary | |
---|---|
void |
delete(PITRoleSet pitRoleSet)
delete |
void |
deleteInactiveRecords(java.sql.Timestamp time)
Delete records that ended before the given date. |
PITRoleSet |
findById(java.lang.String id)
|
void |
saveOrUpdate(PITRoleSet pitRoleSet)
insert or update |
Method Detail |
---|
void saveOrUpdate(PITRoleSet pitRoleSet)
pitRoleSet
- void delete(PITRoleSet pitRoleSet)
pitRoleSet
- PITRoleSet findById(java.lang.String id)
id
-
void deleteInactiveRecords(java.sql.Timestamp time)
time
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |