Method |
Description |
|
DeleteAttendee ( Attendee instance ) : void |
|
|
DeleteCurrentAttendee ( CurrentAttendee instance ) : void |
|
|
DeleteEvent ( Event instance ) : void |
|
|
DeleteNewsItem ( NewsItem instance ) : void |
|
|
DeleteRole ( Role instance ) : void |
|
|
DeleteRoom ( Room instance ) : void |
|
|
DeleteSession ( Session instance ) : void |
|
|
DeleteSpeaker ( Speaker instance ) : void |
|
|
DeleteTimeslot ( Timeslot instance ) : void |
|
|
DeleteUser ( User instance ) : void |
|
|
DeleteUserEvent ( UserEvent instance ) : void |
|
|
DeleteUserRole ( UserRole instance ) : void |
|
|
InsertAttendee ( Attendee instance ) : void |
|
|
InsertCurrentAttendee ( CurrentAttendee instance ) : void |
|
|
InsertEvent ( Event instance ) : void |
|
|
InsertNewsItem ( NewsItem instance ) : void |
|
|
InsertRole ( Role instance ) : void |
|
|
InsertRoom ( Room instance ) : void |
|
|
InsertSession ( Session instance ) : void |
|
|
InsertSpeaker ( Speaker instance ) : void |
|
|
InsertTimeslot ( Timeslot instance ) : void |
|
|
InsertUser ( User instance ) : void |
|
|
InsertUserEvent ( UserEvent instance ) : void |
|
|
InsertUserRole ( UserRole instance ) : void |
|
|
OnCreated ( ) : void |
|
|
UpdateAttendee ( Attendee instance ) : void |
|
|
UpdateCurrentAttendee ( CurrentAttendee instance ) : void |
|
|
UpdateEvent ( Event instance ) : void |
|
|
UpdateNewsItem ( NewsItem instance ) : void |
|
|
UpdateRole ( Role instance ) : void |
|
|
UpdateRoom ( Room instance ) : void |
|
|
UpdateSession ( Session instance ) : void |
|
|
UpdateSpeaker ( Speaker instance ) : void |
|
|
UpdateTimeslot ( Timeslot instance ) : void |
|
|
UpdateUser ( User instance ) : void |
|
|
UpdateUserEvent ( UserEvent instance ) : void |
|
|
UpdateUserRole ( UserRole instance ) : void |
|
|