Please enable JavaScript.
Coggle requires JavaScript to display documents.
Table - QcEventCustomerSettings (Entity QcEventsCustomerSettings (Entity…
Table - QcEventCustomerSettings
SP
DeleteCustomerEventsInfo
SP
DeleteCustomer
Repository
CustomerRepository.DeleteCustomer
Service
CustomerService.DeleteCustomer
Controller
Admin.CustomersController.DeleteCustomer
SP
DeleteCustomersEventsInfo
SP
DeleteCustomers
SP
DeleteCustomersWithChildren
SP
CleanUpDatabase
Entity
QcEventsCustomerSettings
Service
CustomerService.UpdateCustomerQcSettings
Controller
Admin.CustomersController.UpdateCustomerQcSettings
Service
QcEventsService.GetCustomerSessionCapacity
Service
QcEventsService.GetSessionFilters
Service
QcEventsService.GetEvents(criteria, eventIds)
#
Service
QcEventsService.GetEvents(criteria)
Controller
Laser.EventsController.Get (many)
Service
QcEventsService.GetEventsByIds
Service
TaskService.GetAssignedEvents
Service
GroupService.GetGroupSharedEvents
Service
GroupService.GetAssignedEvents
Service
QcEventsService.GetSessionQuery
Service
QcEventsService.GetEventSessions
Controller
Laser.SessionsController.Get
Service
QcEventsService.GetEvent
Service
EventAssetDetailsRetriever.GetAssetDetails
MORE...
Controller
Laser.EventsController.Get
Service
QcSessionsService.GetSessionRegistrationDetailsAsync
Controller
EUP.QcSessionsController.GetSessionRegistrationDetails
Service
QcSessionsService.RegisterOnSessionAsync
Controller
Laser.SessionsController.RegisterOnSession
Entity
Customer.QcEventsSettings
Controller
Admin.CustomersController.CustomerQcSettings
Repository
CustomerRepository.GetCustomerDetails
MORE...