ArcFM Engine Developer Guide
Miner.Responder.Framework.Requests Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassAssignCallToIncidentRequest assigns a call to an incident based upon the ids passed in
ClassAverageOutageTimeRequest Data request for accessing the average outage time span for customers per region.
ClassBuildRegionsRequest  
ClassChangeFaultRequest  
ClassClassFromModelNameRequest  
ClassConsolidateIncidentsRequest  
ClassCreateIncidentOnDevice Creates a new incident based on information of a device.
ClassCreateNewSwitchingIncident  
ClassDashboardRequest  
ClassDeviceRestoreRequest  
ClassDownstreamCustomerRequest  
ClassFeatureClassesRequest Get all featureClasses that have the given Model Names assigned If the fieldsModelNames is given then it will populate a list a fields within this class that have those model names applied
ClassFeatureClassNameFromId  
ClassFeatureClassObjectsRequest  
ClassFeatureNameInfo  
ClassFeatureObjectsWithinGeometryRequest  
ClassFieldFromModelNameRequest  
ClassFindAllDataRequest  
ClassFindAllObjectsByFcidOidRequest Defines a FindAllObjectsByFcidOidRequest
ClassFindCallsForIncidentDevicesRequest  
ClassFindCommonUpstreamDeviceRequest  
ClassFindCurrentFeederIdRequest Find the normal feeder Id for a feature
ClassFindCustomerCountByFeederRequest  
ClassFindDeviceByFacilityIDRequest  
ClassFindDeviceByOIDRequest  
ClassFindDevicesByOIDsRequest  
ClassFindDevicesForIncidentRequest  
ClassFindDispatchersForRegionsRequest Request used to find dispatchers associated with specific regions (if configured)
ClassFindDownstreamSubsourceDevicesRequest  
ClassFindElementTypeForFeatureClassRequest Summary description for FindElementTypeForFeatureClassRequest.
ClassFindFacilityIDRequest  
ClassFindFacilityTypesRequest  
ClassFindGlobalIdForFcidOid  
ClassFindGlobalIdsForReplication  
ClassFindIncidentByGeoRowRequest  
ClassFindIncidentDeviceByFcidOid  
ClassFindIncidentExtentRequest  
ClassFindIncidentForDeviceRequest  
ClassFindIncidentForJumperRequest  
ClassFindIncidentsByGeoRowsRequest  
ClassFindIncidentSwitchDataRequest  
ClassFindNormalFeederIdRequest  
ClassFindOperationInfoForDeviceChangeRequest  
ClassFindOperationRequest  
ClassFindOutageCustomersRequest  
ClassFindOverlapIncidentArchiveRequest  
ClassFindPolygonRegionsRequest Defines a request to get a dataset of regions based on a region feature class in the geodatabase.
ClassFindRegionForFacilityRequest  
ClassFindRegionForPointRequest Get the region that contains the given point.
ClassFindRegionsRequest  
ClassFindSwitchingOrderFeaturesRequest Proceed collection of Switching Order Feature requests
ClassFindTagsForGeoRowsRequest  
ClassGetAllFieldsWithModelName return all the field names with a class model name and field model name assigned to them
ClassGetCenterPointForFeature Provides the center point of a feature.
ClassGetCityInformationRequest Retrieves information on customers affected by outages per city.
ClassGetCountyInformationRequest Retrieves information on customers affected by outages per county.
ClassGetFeatureClassObjectsIdInformationRequest Queries the workspace for identifying information on all objects within a feature class.
ClassGetPointsForFeatures Provides a collection of points for the geometries of one or more features. currently works with polygons and lines
ClassGetPolygonPointsForFeature Provides a collection of points for the polygon of a feature. The feature(s) must be polygons.
ClassGetPostalCodeInformationRequest Retrieves information on customers affected by outages per county.
ClassGetRegionHazards  
ClassGetRegionIncidentDevices  
ClassGetRegionIncidentLoadPoints  
ClassGetRegionIncidentLoadPoints.LoadPointCustomerList  
ClassGetRegionIncidentLoadPoints.LoadPointCustomersData  
ClassGetUpstreamDeviceRequest  
ClassGlobalIdTableExistsRequest  
ClassIncidentNetworkLevelPerRegion Provides information about the area of fault location of incidents per region.
ClassInsertGlobalIdRecordRequest  
ClassIsDownstreamOfIncidentRequest  
ClassIsMissingDeviceRemovableRequest  
ClassJumperFeatureClassRequest  
ClassLoadAbnormalResponderDevices  
ClassOutageTimeByAccountTypeRequest Data request for accessing the average outage time span for customers per region.
ClassRegionCallStatusRequest Request to aggregate call status information per region.
ClassRemoveMissingDeviceRequest  
ClassRepairMissingDeviceRequest  
ClassRequestedDevicesMixin  
ClassResponderFeatureClass  
ClassReverseGeocoderRequest  
ClassSubmitCallCommand Submit a new call for a customer. var submitCall = new SubmitCallCommand(account) .Remarks("Generated by IVR"); submitCall.Submit();
ClassUpdateCustomerCountyAssociationRequest  
ClassUpdateCustomerCountyRequest  
ClassUpdateCustomerRegionRequest  
ClassUpdateCustomerRegionRequest.Customer Defines a single customer.
ClassUpdateCustomerRegionRequest.Loadpoint Defines a single loadpoint.
ClassUpdateCustomerServiceRegionRequest  
ClassUpdateRegionCustomerCount  
ClassUserMembershipRequest  
ClassWriteStatusChangeRequest Submits device status changes from an external system to Responder. If the status change is part of a switching operation, the operation and incident device step records are updated with the new status. Otherwise, the actual status of the device itself is set to the new status.
ClassWriteStatusChangeRequestFromCompoundPhase Updates the state of an incident device, or a switching operation on an incident device from an external system such as Oasys that does not know which phases have change, only that a device has either opened or closed.
ClassWriteStatusChangeRequestFromDiscretePhase Updates the status of an incident device from a system such as DMS, that knows which phases have changed. It's possible that only some of the phases that the device operates have changed.
ClassWriteTagAndGrounds  
Structures
 StructureDescription
StructureGetRegionIncidentLoadPoints.LoadPointCustomerInfo  
StructureResponderFields  
Delegates
 DelegateDescription
DelegateFeatureClassObjectsDelegate  
DelegateSpatialQueryDelegate  
DelegateUpdateCustomersRequestDelegate  
Enumerations
 EnumerationDescription
EnumerationDashboardRequest.DashBoardQueryType  
See Also

Reference

Miner.Responder.Framework Assembly

 

 


Send Comment