ArcFM Solution Developer Guide
Miner.Responder.Shared.Requests Namespace
Inheritance Hierarchy
Collapse All
Expand All
Miner.Responder.Shared Assembly
: Miner.Responder.Shared.Requests Namespace
Classes
Class
Description
ArchiveConfiguratorRequest
CallCountForIncidentCollectionRequest
CancelIncidentRequest
ConfiguratorRequest
DeleteCustomReportsRequest
FindCallsAndRelatedCustomersRequest
FindCallsAndRelatedIncidentsRequest
FindCallsWithOutagesLaterThanOperationRequest
FindCrewAssignmentsHistory
FindCustomerByAccountRequest
Find customer by account
FindCustomerCountsForTimePeriodRequest
Requests a table of customers for the time period and populates values for start and end date if they are missing from the DB
FindCustomerHistoryCount
FindCustomIncidentAndDeviceArchiveRequest
FindDisconnectedCustomersRequest
Finds all disconnected customers from DB and provides back their accounts
FindIncidentHistoryTimesRequest
FindIncidentReviewDeviceHistory
FindInvalidFeatureClassIdsRequest
This Request searches for nonexistend (invalid) FCID values in provided FCID values
FindSwitchingOrderForSpecifiedJumperRequest
FindSwitchingOrdersRequest
Summary description for FindSwitchOrderByIDRequest.
FindUniqueNameRequest
FindUserIDRequest
GetLongTermDeviceRecordsRequest
IncidentDevicesSchemaRequest
IncidentsSchemaRequest
LoadCustomReports
MoveLongTermDeviceRecordRequest
Moves a switchable device record from the RX_INCIDENTS_DEVICES table to the RX_INC_DEV_LONG_TERM table
RequestedDataSetMixin
ResetLongTermDeviceRecordsRequest
RestoreCallsRequest
Set all calls on an incident with a null timerestored to a specified value.
ReturnLongTermDeviceRecordRequest
Copies the device record from RX_INC_DEV_LONG_TERM back to RX_INCIDENT_DEVICES. Sets the LONG_TERM_STATUS in RX_INC_DEV_LONG_TERM to 1 indicating it can be switched back to normally open and the record can be deleted.
SaveCustomReport
SchemaRequest
UpdateUsersLastRxLoginRequest
Structures
Structure
Description
FindCustomerHistoryCount.CustomerCounts
ReadCustomerCountsByDatesRequest.CustomerCountByDate
Enumerations
Enumeration
Description
PresentationType
See Also
Reference
Miner.Responder.Shared Assembly
Send Comment