4069 lines
217 KiB
YAML
4069 lines
217 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: adas_core.Application.Services.DisplayConfigService
|
|
commentId: T:adas_core.Application.Services.DisplayConfigService
|
|
id: DisplayConfigService
|
|
parent: adas_core.Application.Services
|
|
children:
|
|
- adas_core.Application.Services.DisplayConfigService.#ctor(adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository,System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService},adas_core.Application.Services.Interfaces.ISubscribersService,adas_core.Application.Services.Interfaces.IClientMessageService,Microsoft.AspNetCore.Http.IHttpContextAccessor,adas_core.Application.Services.Interfaces.ILocalAuditService,adas_core.Application.Services.Interfaces.IMasterListServiceFactory,adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository)
|
|
- adas_core.Application.Services.DisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Services.DisplayConfigService.GetAll
|
|
- adas_core.Application.Services.DisplayConfigService.GetAllCompact
|
|
- adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
- adas_core.Application.Services.DisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Services.DisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
- adas_core.Application.Services.DisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
- adas_core.Application.Services.DisplayConfigService.GetCardConfigAll
|
|
- adas_core.Application.Services.DisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Services.DisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Services.DisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
- adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Services.DisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
- adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
- adas_core.Application.Services.DisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
- adas_core.Application.Services.DisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
- adas_core.Application.Services.DisplayConfigService.InsertOneTest
|
|
- adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
- adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: DisplayConfigService
|
|
nameWithType: DisplayConfigService
|
|
fullName: adas_core.Application.Services.DisplayConfigService
|
|
type: Class
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: DisplayConfigService
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 20
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
syntax:
|
|
content: 'public class DisplayConfigService : IDisplayConfigService'
|
|
content.vb: Public Class DisplayConfigService Implements IDisplayConfigService
|
|
inheritance:
|
|
- System.Object
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object)
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetHashCode
|
|
- System.Object.GetType
|
|
- System.Object.MemberwiseClone
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
- System.Object.ToString
|
|
extensionMethods:
|
|
- System.Object.adas_core.Domain.Utils.NumberUtils.IsNumber
|
|
- System.Object.adas_core.Domain.Utils.NumberUtils.ToDouble
|
|
- System.Object.adas_core.Domain.Utils.ObjectUtils.ToStr
|
|
- uid: adas_core.Application.Services.DisplayConfigService.#ctor(adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository,System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService},adas_core.Application.Services.Interfaces.ISubscribersService,adas_core.Application.Services.Interfaces.IClientMessageService,Microsoft.AspNetCore.Http.IHttpContextAccessor,adas_core.Application.Services.Interfaces.ILocalAuditService,adas_core.Application.Services.Interfaces.IMasterListServiceFactory,adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.#ctor(adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository,System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService},adas_core.Application.Services.Interfaces.ISubscribersService,adas_core.Application.Services.Interfaces.IClientMessageService,Microsoft.AspNetCore.Http.IHttpContextAccessor,adas_core.Application.Services.Interfaces.ILocalAuditService,adas_core.Application.Services.Interfaces.IMasterListServiceFactory,adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository)
|
|
id: '#ctor(adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository,System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService},adas_core.Application.Services.Interfaces.ISubscribersService,adas_core.Application.Services.Interfaces.IClientMessageService,Microsoft.AspNetCore.Http.IHttpContextAccessor,adas_core.Application.Services.Interfaces.ILocalAuditService,adas_core.Application.Services.Interfaces.IMasterListServiceFactory,adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository,adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository)'
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: DisplayConfigService(IDisplayConfigRepository, Lazy<IDisplayService>, ISubscribersService, IClientMessageService, IHttpContextAccessor, ILocalAuditService, IMasterListServiceFactory, IDisplayCardConfigRepository, IDisplayDetailConfigRepository, IDisplayChartConfigRepository)
|
|
nameWithType: DisplayConfigService.DisplayConfigService(IDisplayConfigRepository, Lazy<IDisplayService>, ISubscribersService, IClientMessageService, IHttpContextAccessor, ILocalAuditService, IMasterListServiceFactory, IDisplayCardConfigRepository, IDisplayDetailConfigRepository, IDisplayChartConfigRepository)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.DisplayConfigService(adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository, System.Lazy<adas_core.Application.Services.Interfaces.IDisplayService>, adas_core.Application.Services.Interfaces.ISubscribersService, adas_core.Application.Services.Interfaces.IClientMessageService, Microsoft.AspNetCore.Http.IHttpContextAccessor, adas_core.Application.Services.Interfaces.ILocalAuditService, adas_core.Application.Services.Interfaces.IMasterListServiceFactory, adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository, adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository, adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository)
|
|
type: Constructor
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: .ctor
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 20
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
syntax:
|
|
content: public DisplayConfigService(IDisplayConfigRepository displayConfigRepository, Lazy<IDisplayService> displayService, ISubscribersService subscribersService, IClientMessageService clientMessageService, IHttpContextAccessor httpContextAccessor, ILocalAuditService auditService, IMasterListServiceFactory masterListServiceFactory, IDisplayCardConfigRepository displayCardConfigRepository, IDisplayDetailConfigRepository displayDetailConfigRepository, IDisplayChartConfigRepository displayChartRepository)
|
|
parameters:
|
|
- id: displayConfigRepository
|
|
type: adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository
|
|
- id: displayService
|
|
type: System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService}
|
|
- id: subscribersService
|
|
type: adas_core.Application.Services.Interfaces.ISubscribersService
|
|
- id: clientMessageService
|
|
type: adas_core.Application.Services.Interfaces.IClientMessageService
|
|
- id: httpContextAccessor
|
|
type: Microsoft.AspNetCore.Http.IHttpContextAccessor
|
|
- id: auditService
|
|
type: adas_core.Application.Services.Interfaces.ILocalAuditService
|
|
- id: masterListServiceFactory
|
|
type: adas_core.Application.Services.Interfaces.IMasterListServiceFactory
|
|
- id: displayCardConfigRepository
|
|
type: adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository
|
|
- id: displayDetailConfigRepository
|
|
type: adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository
|
|
- id: displayChartRepository
|
|
type: adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository
|
|
content.vb: Public Sub New(displayConfigRepository As IDisplayConfigRepository, displayService As Lazy(Of IDisplayService), subscribersService As ISubscribersService, clientMessageService As IClientMessageService, httpContextAccessor As IHttpContextAccessor, auditService As ILocalAuditService, masterListServiceFactory As IMasterListServiceFactory, displayCardConfigRepository As IDisplayCardConfigRepository, displayDetailConfigRepository As IDisplayDetailConfigRepository, displayChartRepository As IDisplayChartConfigRepository)
|
|
overload: adas_core.Application.Services.DisplayConfigService.#ctor*
|
|
nameWithType.vb: DisplayConfigService.New(IDisplayConfigRepository, Lazy(Of IDisplayService), ISubscribersService, IClientMessageService, IHttpContextAccessor, ILocalAuditService, IMasterListServiceFactory, IDisplayCardConfigRepository, IDisplayDetailConfigRepository, IDisplayChartConfigRepository)
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.New(adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository, System.Lazy(Of adas_core.Application.Services.Interfaces.IDisplayService), adas_core.Application.Services.Interfaces.ISubscribersService, adas_core.Application.Services.Interfaces.IClientMessageService, Microsoft.AspNetCore.Http.IHttpContextAccessor, adas_core.Application.Services.Interfaces.ILocalAuditService, adas_core.Application.Services.Interfaces.IMasterListServiceFactory, adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository, adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository, adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository)
|
|
name.vb: New(IDisplayConfigRepository, Lazy(Of IDisplayService), ISubscribersService, IClientMessageService, IHttpContextAccessor, ILocalAuditService, IMasterListServiceFactory, IDisplayCardConfigRepository, IDisplayDetailConfigRepository, IDisplayChartConfigRepository)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetAll
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetAll
|
|
id: GetAll
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetAll()
|
|
nameWithType: DisplayConfigService.GetAll()
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetAll()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetAll
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 38
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Retrieves all display configurations from the repository and enriches each one with its minimal display section.
|
|
|
|
Configurations for which the minimal display section cannot be resolved are excluded from the result.
|
|
example: []
|
|
syntax:
|
|
content: public Task<List<DisplayConfig>> GetAll()
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.DisplayConfig}}
|
|
description: A task that represents the asynchronous operation. The task result contains a list of enriched <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> items, omitting any entries that could not be enriched.
|
|
content.vb: Public Function GetAll() As Task(Of List(Of DisplayConfig))
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetAll*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAll
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
id: GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetAllCompactPaginated(PaginationFilter)
|
|
nameWithType: DisplayConfigService.GetAllCompactPaginated(PaginationFilter)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetAllCompactPaginated
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 57
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Retrieves a paginated list of display configurations in a compact form, including a flag indicating whether each configuration is currently in use.
|
|
|
|
Applies server-side pagination using the provided filter and maps each result to a <xref href="adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse" data-throw-if-not-resolved="false"></xref> enriched with its usage status.
|
|
example: []
|
|
syntax:
|
|
content: public Task<PaginationResponse<DisplayConfigMinimalResponse>> GetAllCompactPaginated(PaginationFilter filter)
|
|
parameters:
|
|
- id: filter
|
|
type: adas_core.Domain.Models.Filter.PaginationFilter
|
|
description: The pagination filter containing the page number, page size, and any filtering criteria used to retrieve and paginate the display configurations.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.Responses.PaginationResponse{adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse}}
|
|
description: A task that represents the asynchronous operation, containing a <xref href="adas_core.Domain.Models.Responses.PaginationResponse%601" data-throw-if-not-resolved="false"></xref> with the compact display configurations, current page metadata, and total document count.
|
|
content.vb: Public Function GetAllCompactPaginated(filter As PaginationFilter) As Task(Of PaginationResponse(Of DisplayConfigMinimalResponse))
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
id: GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetByType(DisplayType)
|
|
nameWithType: DisplayConfigService.GetByType(DisplayConfigEnums.DisplayType)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetByType
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 84
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Retrieves display configurations matching the specified display type and enriches each one with its minimal display section. Configurations for which the enrichment returns null are excluded from the result list.
|
|
example: []
|
|
syntax:
|
|
content: public Task<List<DisplayConfig>> GetByType(DisplayConfigEnums.DisplayType type)
|
|
parameters:
|
|
- id: type
|
|
type: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
description: The display type used to filter the configurations.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.DisplayConfig}}
|
|
description: A list of enriched display configurations; entries whose display section could not be resolved are omitted.
|
|
content.vb: Public Function GetByType(type As DisplayConfigEnums.DisplayType) As Task(Of List(Of DisplayConfig))
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetByType*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
id: GetById(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetById(ObjectId)
|
|
nameWithType: DisplayConfigService.GetById(ObjectId)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetById
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 104
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Retrieves a <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> by its identifier and enriches it with minimal display section data.
|
|
|
|
Throws a <xref href="adas_core.Application.Exceptions.NotFoundException" data-throw-if-not-resolved="false"></xref> if no configuration is found for the given id.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig> GetById(ObjectId id)
|
|
parameters:
|
|
- id: id
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The unique identifier of the display configuration to retrieve.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The display configuration with the minimal display section applied.
|
|
content.vb: Public Function GetById(id As ObjectId) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetById*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when no display configuration exists for the specified <code class="paramref">id</code>.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
id: GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetById(ObjectId?, ObjectId, DisplayType)
|
|
nameWithType: DisplayConfigService.GetById(ObjectId?, ObjectId, DisplayConfigEnums.DisplayType)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetById(MongoDB.Bson.ObjectId?, MongoDB.Bson.ObjectId, adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetById
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 117
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Retrieves a <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> by its identifier, falling back to the default configuration for the given unit and display type when the identifier is not provided or not found. When both a configuration by id and a default configuration are found, the two are merged and the merged result is returned.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig?> GetById(ObjectId? configId, ObjectId unitId, DisplayConfigEnums.DisplayType displayType)
|
|
parameters:
|
|
- id: configId
|
|
type: System.Nullable{MongoDB.Bson.ObjectId}
|
|
description: The optional configuration identifier. When null, only the default configuration is returned.
|
|
- id: unitId
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The unit identifier used to look up the default configuration.
|
|
- id: displayType
|
|
type: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
description: The display type used to look up the default configuration.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The current configuration, the default configuration, the merged configuration, or null when neither is available.
|
|
content.vb: Public Function GetById(configId As ObjectId?, unitId As ObjectId, displayType As DisplayConfigEnums.DisplayType) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetById*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
id: InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertOne(DisplayConfig)
|
|
nameWithType: DisplayConfigService.InsertOne(DisplayConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertOne
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 155
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Inserts a new display configuration into the repository while recording an audit log entry for the operation.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig?> InsertOne(DisplayConfig config)
|
|
parameters:
|
|
- id: config
|
|
type: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
description: The display configuration to insert.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The inserted display configuration, or null if no entity was returned by the repository.
|
|
content.vb: Public Function InsertOne(config As DisplayConfig) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertOne*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
id: InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertOneMinimal(CreateDisplayConfigDto)
|
|
nameWithType: DisplayConfigService.InsertOneMinimal(CreateDisplayConfigDto)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertOneMinimal
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 166
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Inserts a minimal display configuration, creating a <xref href="adas_core.Domain.Models.MongoModels.DisplayNurse" data-throw-if-not-resolved="false"></xref> instance when the type is <xref href="adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.DisplayNurse" data-throw-if-not-resolved="false"></xref> and a base <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> otherwise, while recording an audit log for the creation.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig?> InsertOneMinimal(CreateDisplayConfigDto config)
|
|
parameters:
|
|
- id: config
|
|
type: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto
|
|
description: The DTO containing the hospital and display type used to build the new configuration entity.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The inserted <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> entity, or <code>null</code> if the repository did not return a result.
|
|
content.vb: Public Function InsertOneMinimal(config As CreateDisplayConfigDto) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertOneMinimal*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOneTest
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertOneTest
|
|
id: InsertOneTest
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertOneTest()
|
|
nameWithType: DisplayConfigService.InsertOneTest()
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOneTest()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertOneTest
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 193
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Inserts test records for the DisplayNurse and SmartDisplay display configuration types into the repository and returns the inserted DisplayNurse record.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig> InsertOneTest()
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The inserted <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> instance of type DisplayNurse.
|
|
content.vb: Public Function InsertOneTest() As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertOneTest*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneTest
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
id: UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateConfig(ObjectId, object)
|
|
nameWithType: DisplayConfigService.UpdateConfig(ObjectId, object)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId, object)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 215
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates a display configuration, dispatching to a type-specific update path for <xref href="adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.SmartDisplay" data-throw-if-not-resolved="false"></xref> or <xref href="adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.DisplayNurse" data-throw-if-not-resolved="false"></xref>, broadcasting the change and writing an audit log when the update succeeds.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig?> UpdateConfig(ObjectId displayConfigId, object newDisplayConfig)
|
|
parameters:
|
|
- id: displayConfigId
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The identifier of the display configuration to update.
|
|
- id: newDisplayConfig
|
|
type: System.Object
|
|
description: The new configuration payload, deserialized internally into the appropriate DTO based on its <code>Type</code>.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The updated <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> when the corresponding update succeeds; otherwise the method throws.
|
|
content.vb: Public Function UpdateConfig(displayConfigId As ObjectId, newDisplayConfig As Object) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateConfig*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when the configuration's <code>Type</code> is not handled, or when the underlying update returns no result.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
nameWithType.vb: DisplayConfigService.UpdateConfig(ObjectId, Object)
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId, Object)
|
|
name.vb: UpdateConfig(ObjectId, Object)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
id: UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateFieldList(ObjectId, List<Field>)
|
|
nameWithType: DisplayConfigService.UpdateFieldList(ObjectId, List<Field>)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId, System.Collections.Generic.List<adas_core.Domain.Models.GroupedObservations.Field>)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateFieldList
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 268
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates the list of fields associated with a display configuration identified by the specified object ID.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateFieldList(ObjectId objectIdConfigDisplay, List<Field> fields)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The unique identifier of the display configuration whose field list is being updated.
|
|
- id: fields
|
|
type: System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field}
|
|
description: The collection of fields to be associated with the display configuration.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that represents the asynchronous operation, containing a boolean value indicating whether the update was successful.
|
|
content.vb: Public Function UpdateFieldList(objectIdConfigDisplay As ObjectId, fields As List(Of Field)) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateFieldList*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
nameWithType.vb: DisplayConfigService.UpdateFieldList(ObjectId, List(Of Field))
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId, System.Collections.Generic.List(Of adas_core.Domain.Models.GroupedObservations.Field))
|
|
name.vb: UpdateFieldList(ObjectId, List(Of Field))
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
id: UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateConfigColor(ObjectId, ColorConfig)
|
|
nameWithType: DisplayConfigService.UpdateConfigColor(ObjectId, ColorConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId, adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateConfigColor
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates the color configuration of a display, initializing an empty color configuration when none exists, and records an audit log of the change.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateConfigColor(ObjectId objectIdConfigDisplay, ColorConfig colorConfig)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The identifier of the display configuration to update.
|
|
- id: colorConfig
|
|
type: adas_core.Domain.Models.MongoModels.ColorConfig
|
|
description: The new color configuration to apply to the display.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: True if the color configuration was updated successfully; otherwise, false.
|
|
content.vb: Public Function UpdateConfigColor(objectIdConfigDisplay As ObjectId, colorConfig As ColorConfig) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateConfigColor*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when the display configuration identified by <code class="paramref">objectIdConfigDisplay</code> cannot be found before or after the update.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
id: UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateHeaderConfig(ObjectId, HeaderConfig)
|
|
nameWithType: DisplayConfigService.UpdateHeaderConfig(ObjectId, HeaderConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId, adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateHeaderConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 306
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Updates the header configuration of a display configuration record and creates an audit log entry
|
|
|
|
capturing the previous and updated values.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateHeaderConfig(ObjectId objectIdConfigDisplay, HeaderConfig headerConfig)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The unique identifier of the display configuration to update.
|
|
- id: headerConfig
|
|
type: adas_core.Domain.Models.MongoModels.HeaderConfig
|
|
description: The new header configuration to apply to the display configuration.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that represents the asynchronous operation. The task result is <code>true</code> if the update was successful; otherwise, <code>false</code>.
|
|
content.vb: Public Function UpdateHeaderConfig(objectIdConfigDisplay As ObjectId, headerConfig As HeaderConfig) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when the display configuration is not found before the update, or when the updated display configuration cannot be retrieved afterwards.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
id: UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateSetHomeBanner(ObjectId, List<BannerItem>)
|
|
nameWithType: DisplayConfigService.UpdateSetHomeBanner(ObjectId, List<BannerItem>)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId, System.Collections.Generic.List<adas_core.Domain.Models.MongoModels.BannerItem>)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateSetHomeBanner
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 325
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates the home banner configuration for the specified display configuration and records an audit log comparing the old and new states.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateSetHomeBanner(ObjectId objectIdConfigDisplay, List<BannerItem> bannerItems)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The identifier of the display configuration to update.
|
|
- id: bannerItems
|
|
type: System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem}
|
|
description: The list of banner items to set for the home banner.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that resolves to <code>true</code> if the update succeeds; otherwise, <code>false</code>.
|
|
content.vb: Public Function UpdateSetHomeBanner(objectIdConfigDisplay As ObjectId, bannerItems As List(Of BannerItem)) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when the display configuration cannot be found before or after the update.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
nameWithType.vb: DisplayConfigService.UpdateSetHomeBanner(ObjectId, List(Of BannerItem))
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId, System.Collections.Generic.List(Of adas_core.Domain.Models.MongoModels.BannerItem))
|
|
name.vb: UpdateSetHomeBanner(ObjectId, List(Of BannerItem))
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
id: UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateBaseConfig(DisplayConfig)
|
|
nameWithType: DisplayConfigService.UpdateBaseConfig(DisplayConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateBaseConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 343
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates the base display configuration and records an audit log comparing the previous and updated configurations.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateBaseConfig(DisplayConfig baseConfig)
|
|
parameters:
|
|
- id: baseConfig
|
|
type: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
description: The display configuration containing the updated values, identified by its <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig.Id" data-throw-if-not-resolved="false"></xref>.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that represents the asynchronous operation. The result indicates whether the update was successful.
|
|
content.vb: Public Function UpdateBaseConfig(baseConfig As DisplayConfig) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when the display configuration with the specified identifier does not exist before or after the update.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
id: UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateDisplayConfigHospitalName(ObjectId, string)
|
|
nameWithType: DisplayConfigService.UpdateDisplayConfigHospitalName(ObjectId, string)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId, string)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateDisplayConfigHospitalName
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 362
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates the hospital name of an existing display configuration and records an audit log entry comparing the previous and updated values.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateDisplayConfigHospitalName(ObjectId objectIdConfigDisplay, string name)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The identifier of the display configuration to update.
|
|
- id: name
|
|
type: System.String
|
|
description: The new hospital name to apply to the display configuration.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that resolves to <code>true</code> if the update was successful; otherwise, <code>false</code>.
|
|
content.vb: Public Function UpdateDisplayConfigHospitalName(objectIdConfigDisplay As ObjectId, name As String) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
description: Thrown when the display configuration identified by <code class="paramref">objectIdConfigDisplay</code> cannot be found before or after the update.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
nameWithType.vb: DisplayConfigService.UpdateDisplayConfigHospitalName(ObjectId, String)
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId, String)
|
|
name.vb: UpdateDisplayConfigHospitalName(ObjectId, String)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
id: DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: DeleteDisplayConfig(ObjectId)
|
|
nameWithType: DisplayConfigService.DeleteDisplayConfig(ObjectId)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: DeleteDisplayConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 380
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Deletes a display configuration by its identifier. When displays are still associated with the configuration, they are reassigned to a default configuration for the same type before deletion, and an audit log entry is recorded on success.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> DeleteDisplayConfig(ObjectId objectIdConfigDisplay)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The identifier of the display configuration to delete.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that resolves to <code>true</code> if the configuration was successfully deleted; otherwise, <code>false</code>.
|
|
content.vb: Public Function DeleteDisplayConfig(objectIdConfigDisplay As ObjectId) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig*
|
|
exceptions:
|
|
- type: adas_core.Application.Exceptions.ConflictException
|
|
commentId: T:adas_core.Application.Exceptions.ConflictException
|
|
description: Thrown when no default configuration is found for the related display type, or when reassigning a display to the default configuration fails.
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
id: GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetDisplayConfigLocations(ObjectId)
|
|
nameWithType: DisplayConfigService.GetDisplayConfigLocations(ObjectId)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetDisplayConfigLocations
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 408
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Retrieves the list of display configuration locations associated with the specified configuration display identifier.
|
|
example: []
|
|
syntax:
|
|
content: public Task<List<DisplayConfigLocationDto>> GetDisplayConfigLocations(ObjectId objectIdConfigDisplay)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The identifier of the configuration display whose locations are being retrieved.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto}}
|
|
description: A task that returns a list of <xref href="adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto" data-throw-if-not-resolved="false"></xref> items for the given configuration display.
|
|
content.vb: Public Function GetDisplayConfigLocations(objectIdConfigDisplay As ObjectId) As Task(Of List(Of DisplayConfigLocationDto))
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetAllCompact
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetAllCompact
|
|
id: GetAllCompact
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetAllCompact()
|
|
nameWithType: DisplayConfigService.GetAllCompact()
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetAllCompact()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetAllCompact
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 417
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Asynchronously retrieves a compact list of all display configurations from the repository.
|
|
example: []
|
|
syntax:
|
|
content: public Task<List<DisplayConfigMinimalResponse>> GetAllCompact()
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse}}
|
|
description: A task that represents the asynchronous operation, containing a list of <xref href="adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse" data-throw-if-not-resolved="false"></xref> objects representing the compact display configuration data.
|
|
content.vb: Public Function GetAllCompact() As Task(Of List(Of DisplayConfigMinimalResponse))
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetAllCompact*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompact
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
id: InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertOneWithTemplate(string, DisplayType, string?)
|
|
nameWithType: DisplayConfigService.InsertOneWithTemplate(string, DisplayConfigEnums.DisplayType, string?)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate(string, adas_core.Domain.Enums.DisplayConfigEnums.DisplayType, string?)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertOneWithTemplate
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 429
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Creates a new display configuration by cloning an existing template identified by its object ID, applying the specified hospital and display type, and inserting it into the data store. Returns <code>null</code> when the object ID cannot be parsed, the template cannot be retrieved, the retrieved template does not match the requested display type, or the display type is not one of the handled cases.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig?> InsertOneWithTemplate(string objectId, DisplayConfigEnums.DisplayType configType, string? configHospital)
|
|
parameters:
|
|
- id: objectId
|
|
type: System.String
|
|
description: The object ID of the existing template used as the base for the new configuration.
|
|
- id: configType
|
|
type: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
description: The display type of the configuration to create; determines which template subtype is expected and produced.
|
|
- id: configHospital
|
|
type: System.String
|
|
description: The hospital to associate with the newly created configuration.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: The inserted <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> when the template is found and matches the requested type; otherwise, <code>null</code>.
|
|
content.vb: Public Function InsertOneWithTemplate(objectId As String, configType As DisplayConfigEnums.DisplayType, configHospital As String) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
nameWithType.vb: DisplayConfigService.InsertOneWithTemplate(String, DisplayConfigEnums.DisplayType, String)
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate(String, adas_core.Domain.Enums.DisplayConfigEnums.DisplayType, String)
|
|
name.vb: InsertOneWithTemplate(String, DisplayType, String)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
id: UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateCardConfig(CardConfig)
|
|
nameWithType: DisplayConfigService.UpdateCardConfig(CardConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateCardConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 486
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates an existing card configuration. When the update is successful, propagates the new configuration to related rotating display configs by refreshing their nurse data, and broadcasts the card display config update to all associated displays.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateCardConfig(CardConfig baseConfig)
|
|
parameters:
|
|
- id: baseConfig
|
|
type: adas_core.Domain.Models.MongoModels.CardConfig
|
|
description: The card configuration to update.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: True if the update was applied (repository reported changes); otherwise, false.
|
|
content.vb: Public Function UpdateCardConfig(baseConfig As CardConfig) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateCardConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
id: UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateDetailConfig(CardDetailsConfig)
|
|
nameWithType: DisplayConfigService.UpdateDetailConfig(CardDetailsConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateDetailConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 515
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Updates an existing card detail configuration and propagates the change by broadcasting an update event to all related displays.
|
|
|
|
Returns <code>true</code> if the update modified at least one record, otherwise <code>false</code>.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateDetailConfig(CardDetailsConfig baseConfig)
|
|
parameters:
|
|
- id: baseConfig
|
|
type: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
description: The card detail configuration to update, identified by its <code>Id</code>.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that resolves to <code>true</code> when the update affected one or more records; <code>false</code> when no changes were made.
|
|
content.vb: Public Function UpdateDetailConfig(baseConfig As CardDetailsConfig) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
id: UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateChartConfig(ChartConfig)
|
|
nameWithType: DisplayConfigService.UpdateChartConfig(ChartConfig)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateChartConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 530
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Updates an existing chart configuration in the repository and returns whether the operation modified any records.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> UpdateChartConfig(ChartConfig baseConfig)
|
|
parameters:
|
|
- id: baseConfig
|
|
type: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
description: The chart configuration to be updated.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: A task that resolves to <code>true</code> if the update changed at least one record; otherwise, <code>false</code>.
|
|
content.vb: Public Function UpdateChartConfig(baseConfig As ChartConfig) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.UpdateChartConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
id: DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: DeleteChartConfig(ObjectId)
|
|
nameWithType: DisplayConfigService.DeleteChartConfig(ObjectId)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: DeleteChartConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 543
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Deletes the chart configuration identified by the given display object ID.
|
|
|
|
If the repository deletion succeeds, the deleted chart configuration is updated and the method returns <code>true</code>; otherwise, it returns <code>false</code>.
|
|
example: []
|
|
syntax:
|
|
content: public Task<bool> DeleteChartConfig(ObjectId objectIdConfigDisplay)
|
|
parameters:
|
|
- id: objectIdConfigDisplay
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The object ID of the chart configuration display to delete.
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Boolean}
|
|
description: <code>true</code> if the chart configuration was successfully deleted; <code>false</code> if no matching configuration was found.
|
|
content.vb: Public Function DeleteChartConfig(objectIdConfigDisplay As ObjectId) As Task(Of Boolean)
|
|
overload: adas_core.Application.Services.DisplayConfigService.DeleteChartConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
id: GetChartConfig(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetChartConfig(ObjectId)
|
|
nameWithType: DisplayConfigService.GetChartConfig(ObjectId)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetChartConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 560
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Retrieves a chart configuration by its unique identifier from the display chart repository.
|
|
example: []
|
|
syntax:
|
|
content: public Task<ChartConfig?> GetChartConfig(ObjectId objectIdConfigChart)
|
|
parameters:
|
|
- id: objectIdConfigChart
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The unique identifier of the chart configuration to retrieve.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.ChartConfig}
|
|
description: A task that represents the asynchronous operation. The task result contains the <xref href="adas_core.Domain.Models.MongoModels.ChartConfig" data-throw-if-not-resolved="false"></xref> if found; otherwise, <code>null</code>.
|
|
content.vb: Public Function GetChartConfig(objectIdConfigChart As ObjectId) As Task(Of ChartConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetChartConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
id: InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertCardDetailConfig(CreateDisplayConfigCardDto)
|
|
nameWithType: DisplayConfigService.InsertCardDetailConfig(CreateDisplayConfigCardDto)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertCardDetailConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 570
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Inserts a new card detail configuration and optionally links it to an existing display configuration, broadcasting the change when the link is successfully established.
|
|
example: []
|
|
syntax:
|
|
content: public Task<CardDetailsConfig?> InsertCardDetailConfig(CreateDisplayConfigCardDto updateDisplayConfigNameDto)
|
|
parameters:
|
|
- id: updateDisplayConfigNameDto
|
|
type: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
description: The DTO containing the detail configuration to insert and, optionally, the ID of the display configuration to associate it with.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardDetailsConfig}
|
|
description: The newly inserted <xref href="adas_core.Domain.Models.MongoModels.CardDetailsConfig" data-throw-if-not-resolved="false"></xref>, or <code>null</code> when no detail configuration is provided in the DTO.
|
|
content.vb: Public Function InsertCardDetailConfig(updateDisplayConfigNameDto As CreateDisplayConfigCardDto) As Task(Of CardDetailsConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
id: InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertChartConfig(CreateDisplayConfigCardDto)
|
|
nameWithType: DisplayConfigService.InsertChartConfig(CreateDisplayConfigCardDto)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertChartConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 591
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Inserts a new chart configuration and, when a display configuration identifier is provided, links the inserted chart to that display configuration and broadcasts the update.
|
|
example: []
|
|
syntax:
|
|
content: public Task<ChartConfig?> InsertChartConfig(CreateDisplayConfigCardDto updateDisplayConfigNameDto)
|
|
parameters:
|
|
- id: updateDisplayConfigNameDto
|
|
type: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
description: The data transfer object containing the chart configuration to insert and, optionally, the target display configuration identifier.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.ChartConfig}
|
|
description: The inserted <xref href="adas_core.Domain.Models.MongoModels.ChartConfig" data-throw-if-not-resolved="false"></xref>, or <code>null</code> if the supplied chart configuration is <code>null</code>.
|
|
content.vb: Public Function InsertChartConfig(updateDisplayConfigNameDto As CreateDisplayConfigCardDto) As Task(Of ChartConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertChartConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
id: InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InsertCardConfig(CreateDisplayConfigCardDto)
|
|
nameWithType: DisplayConfigService.InsertCardConfig(CreateDisplayConfigCardDto)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: InsertCardConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 611
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Inserts a new card configuration and optionally links it to an existing display configuration by updating the card config id and broadcasting the change.
|
|
example: []
|
|
syntax:
|
|
content: public Task<CardConfig?> InsertCardConfig(CreateDisplayConfigCardDto updateDisplayConfigNameDto)
|
|
parameters:
|
|
- id: updateDisplayConfigNameDto
|
|
type: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
description: The DTO containing the card configuration to insert and, optionally, the display configuration id to associate it with.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardConfig}
|
|
description: The inserted <xref href="adas_core.Domain.Models.MongoModels.CardConfig" data-throw-if-not-resolved="false"></xref>, or <code>null</code> when the provided card configuration is null.
|
|
content.vb: Public Function InsertCardConfig(updateDisplayConfigNameDto As CreateDisplayConfigCardDto) As Task(Of CardConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.InsertCardConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetCardConfigAll
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetCardConfigAll
|
|
id: GetCardConfigAll
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetCardConfigAll()
|
|
nameWithType: DisplayConfigService.GetCardConfigAll()
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetCardConfigAll()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetCardConfigAll
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 630
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Asynchronously retrieves all card configurations from the display card config repository.
|
|
example: []
|
|
syntax:
|
|
content: public Task<List<CardConfig>> GetCardConfigAll()
|
|
return:
|
|
type: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.CardConfig}}
|
|
description: A task that represents the asynchronous operation, containing a list of all <xref href="adas_core.Domain.Models.MongoModels.CardConfig" data-throw-if-not-resolved="false"></xref> entities.
|
|
content.vb: Public Function GetCardConfigAll() As Task(Of List(Of CardConfig))
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetCardConfigAll*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigAll
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
id: GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetCardConfigById(ObjectId)
|
|
nameWithType: DisplayConfigService.GetCardConfigById(ObjectId)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetCardConfigById
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 640
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: Retrieves a card configuration by its unique identifier from the display card configuration repository.
|
|
example: []
|
|
syntax:
|
|
content: public Task<CardConfig?> GetCardConfigById(ObjectId id)
|
|
parameters:
|
|
- id: id
|
|
type: MongoDB.Bson.ObjectId
|
|
description: The unique identifier of the card configuration to retrieve.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardConfig}
|
|
description: The matching <xref href="adas_core.Domain.Models.MongoModels.CardConfig" data-throw-if-not-resolved="false"></xref> if found; otherwise, <code>null</code>.
|
|
content.vb: Public Function GetCardConfigById(id As ObjectId) As Task(Of CardConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetCardConfigById*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
commentId: M:adas_core.Application.Services.DisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
id: GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
parent: adas_core.Application.Services.DisplayConfigService
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetDefaultConfig(DisplayType)
|
|
nameWithType: DisplayConfigService.GetDefaultConfig(DisplayConfigEnums.DisplayType)
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Services/DisplayConfigService.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: GetDefaultConfig
|
|
path: ../../adas-core.Application/Services/DisplayConfigService.cs
|
|
startLine: 651
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Services
|
|
summary: >-
|
|
Retrieves the default <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> for the specified display type by delegating to the underlying repository.
|
|
|
|
Returns <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a> when no default configuration exists for the given type.
|
|
example: []
|
|
syntax:
|
|
content: public Task<DisplayConfig?> GetDefaultConfig(DisplayConfigEnums.DisplayType type)
|
|
parameters:
|
|
- id: type
|
|
type: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
description: The display type used to look up the default configuration.
|
|
return:
|
|
type: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
description: A <xref href="adas_core.Domain.Models.MongoModels.DisplayConfig" data-throw-if-not-resolved="false"></xref> representing the default configuration for the specified type, or <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a> if no default is found.
|
|
content.vb: Public Function GetDefaultConfig(type As DisplayConfigEnums.DisplayType) As Task(Of DisplayConfig)
|
|
overload: adas_core.Application.Services.DisplayConfigService.GetDefaultConfig*
|
|
implements:
|
|
- adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
references:
|
|
- uid: adas_core.Application.Services
|
|
commentId: N:adas_core.Application.Services
|
|
href: adas_core.html
|
|
name: adas_core.Application.Services
|
|
nameWithType: adas_core.Application.Services
|
|
fullName: adas_core.Application.Services
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Services
|
|
name: Services
|
|
href: adas_core.Application.Services.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Services
|
|
name: Services
|
|
href: adas_core.Application.Services.html
|
|
- uid: System.Object
|
|
commentId: T:System.Object
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
name: object
|
|
nameWithType: object
|
|
fullName: object
|
|
nameWithType.vb: Object
|
|
fullName.vb: Object
|
|
name.vb: Object
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
commentId: T:adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
parent: adas_core.Application.Services.Interfaces
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html
|
|
name: IDisplayConfigService
|
|
nameWithType: IDisplayConfigService
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
- uid: System.Object.Equals(System.Object)
|
|
commentId: M:System.Object.Equals(System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
name: Equals(object)
|
|
nameWithType: object.Equals(object)
|
|
fullName: object.Equals(object)
|
|
nameWithType.vb: Object.Equals(Object)
|
|
fullName.vb: Object.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
commentId: M:System.Object.Equals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
name: Equals(object, object)
|
|
nameWithType: object.Equals(object, object)
|
|
fullName: object.Equals(object, object)
|
|
nameWithType.vb: Object.Equals(Object, Object)
|
|
fullName.vb: Object.Equals(Object, Object)
|
|
name.vb: Equals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.GetHashCode
|
|
commentId: M:System.Object.GetHashCode
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
name: GetHashCode()
|
|
nameWithType: object.GetHashCode()
|
|
fullName: object.GetHashCode()
|
|
nameWithType.vb: Object.GetHashCode()
|
|
fullName.vb: Object.GetHashCode()
|
|
spec.csharp:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.GetType
|
|
commentId: M:System.Object.GetType
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
name: GetType()
|
|
nameWithType: object.GetType()
|
|
fullName: object.GetType()
|
|
nameWithType.vb: Object.GetType()
|
|
fullName.vb: Object.GetType()
|
|
spec.csharp:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.MemberwiseClone
|
|
commentId: M:System.Object.MemberwiseClone
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
name: MemberwiseClone()
|
|
nameWithType: object.MemberwiseClone()
|
|
fullName: object.MemberwiseClone()
|
|
nameWithType.vb: Object.MemberwiseClone()
|
|
fullName.vb: Object.MemberwiseClone()
|
|
spec.csharp:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
name: ReferenceEquals(object, object)
|
|
nameWithType: object.ReferenceEquals(object, object)
|
|
fullName: object.ReferenceEquals(object, object)
|
|
nameWithType.vb: Object.ReferenceEquals(Object, Object)
|
|
fullName.vb: Object.ReferenceEquals(Object, Object)
|
|
name.vb: ReferenceEquals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.ToString
|
|
commentId: M:System.Object.ToString
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
name: ToString()
|
|
nameWithType: object.ToString()
|
|
fullName: object.ToString()
|
|
nameWithType.vb: Object.ToString()
|
|
fullName.vb: Object.ToString()
|
|
spec.csharp:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.adas_core.Domain.Utils.NumberUtils.IsNumber
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
parent: adas_core.Domain.Utils.NumberUtils
|
|
definition: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
name: IsNumber(object)
|
|
nameWithType: NumberUtils.IsNumber(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.IsNumber(object)
|
|
nameWithType.vb: NumberUtils.IsNumber(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.IsNumber(Object)
|
|
name.vb: IsNumber(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.adas_core.Domain.Utils.NumberUtils.ToDouble
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
parent: adas_core.Domain.Utils.NumberUtils
|
|
definition: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
name: ToDouble(object)
|
|
nameWithType: NumberUtils.ToDouble(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.ToDouble(object)
|
|
nameWithType.vb: NumberUtils.ToDouble(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.ToDouble(Object)
|
|
name.vb: ToDouble(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.adas_core.Domain.Utils.ObjectUtils.ToStr
|
|
commentId: M:adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
parent: adas_core.Domain.Utils.ObjectUtils
|
|
definition: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
name: ToStr(object)
|
|
nameWithType: ObjectUtils.ToStr(object)
|
|
fullName: adas_core.Domain.Utils.ObjectUtils.ToStr(object)
|
|
nameWithType.vb: ObjectUtils.ToStr(Object)
|
|
fullName.vb: adas_core.Domain.Utils.ObjectUtils.ToStr(Object)
|
|
name.vb: ToStr(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|
|
- uid: adas_core.Application.Services.Interfaces
|
|
commentId: N:adas_core.Application.Services.Interfaces
|
|
href: adas_core.html
|
|
name: adas_core.Application.Services.Interfaces
|
|
nameWithType: adas_core.Application.Services.Interfaces
|
|
fullName: adas_core.Application.Services.Interfaces
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Services
|
|
name: Services
|
|
href: adas_core.Application.Services.html
|
|
- name: .
|
|
- uid: adas_core.Application.Services.Interfaces
|
|
name: Interfaces
|
|
href: adas_core.Application.Services.Interfaces.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Services
|
|
name: Services
|
|
href: adas_core.Application.Services.html
|
|
- name: .
|
|
- uid: adas_core.Application.Services.Interfaces
|
|
name: Interfaces
|
|
href: adas_core.Application.Services.Interfaces.html
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
isExternal: true
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
name: IsNumber(object)
|
|
nameWithType: NumberUtils.IsNumber(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.IsNumber(object)
|
|
nameWithType.vb: NumberUtils.IsNumber(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.IsNumber(Object)
|
|
name.vb: IsNumber(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils.NumberUtils
|
|
commentId: T:adas_core.Domain.Utils.NumberUtils
|
|
parent: adas_core.Domain.Utils
|
|
href: adas_core.Domain.Utils.NumberUtils.html
|
|
name: NumberUtils
|
|
nameWithType: NumberUtils
|
|
fullName: adas_core.Domain.Utils.NumberUtils
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
isExternal: true
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
name: ToDouble(object)
|
|
nameWithType: NumberUtils.ToDouble(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.ToDouble(object)
|
|
nameWithType.vb: NumberUtils.ToDouble(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.ToDouble(Object)
|
|
name.vb: ToDouble(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
commentId: M:adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
isExternal: true
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
name: ToStr(object)
|
|
nameWithType: ObjectUtils.ToStr(object)
|
|
fullName: adas_core.Domain.Utils.ObjectUtils.ToStr(object)
|
|
nameWithType.vb: ObjectUtils.ToStr(Object)
|
|
fullName.vb: adas_core.Domain.Utils.ObjectUtils.ToStr(Object)
|
|
name.vb: ToStr(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils.ObjectUtils
|
|
commentId: T:adas_core.Domain.Utils.ObjectUtils
|
|
parent: adas_core.Domain.Utils
|
|
href: adas_core.Domain.Utils.ObjectUtils.html
|
|
name: ObjectUtils
|
|
nameWithType: ObjectUtils
|
|
fullName: adas_core.Domain.Utils.ObjectUtils
|
|
- uid: adas_core.Domain.Utils
|
|
commentId: N:adas_core.Domain.Utils
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Utils
|
|
nameWithType: adas_core.Domain.Utils
|
|
fullName: adas_core.Domain.Utils
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Utils
|
|
name: Utils
|
|
href: adas_core.Domain.Utils.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Utils
|
|
name: Utils
|
|
href: adas_core.Domain.Utils.html
|
|
- uid: adas_core.Application.Services.DisplayConfigService.#ctor*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.#ctor
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService__ctor_adas_core_Application_Repositories_Interfaces_IDisplayConfigRepository_System_Lazy_adas_core_Application_Services_Interfaces_IDisplayService__adas_core_Application_Services_Interfaces_ISubscribersService_adas_core_Application_Services_Interfaces_IClientMessageService_Microsoft_AspNetCore_Http_IHttpContextAccessor_adas_core_Application_Services_Interfaces_ILocalAuditService_adas_core_Application_Services_Interfaces_IMasterListServiceFactory_adas_core_Application_Repositories_Interfaces_IDisplayCardConfigRepository_adas_core_Application_Repositories_Interfaces_IDisplayDetailConfigRepository_adas_core_Application_Repositories_Interfaces_IDisplayChartConfigRepository_
|
|
name: DisplayConfigService
|
|
nameWithType: DisplayConfigService.DisplayConfigService
|
|
fullName: adas_core.Application.Services.DisplayConfigService.DisplayConfigService
|
|
nameWithType.vb: DisplayConfigService.New
|
|
fullName.vb: adas_core.Application.Services.DisplayConfigService.New
|
|
name.vb: New
|
|
- uid: adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository
|
|
commentId: T:adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository
|
|
parent: adas_core.Application.Repositories.Interfaces
|
|
href: adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository.html
|
|
name: IDisplayConfigRepository
|
|
nameWithType: IDisplayConfigRepository
|
|
fullName: adas_core.Application.Repositories.Interfaces.IDisplayConfigRepository
|
|
- uid: System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService}
|
|
commentId: T:System.Lazy{adas_core.Application.Services.Interfaces.IDisplayService}
|
|
parent: System
|
|
definition: System.Lazy`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.lazy-1
|
|
name: Lazy<IDisplayService>
|
|
nameWithType: Lazy<IDisplayService>
|
|
fullName: System.Lazy<adas_core.Application.Services.Interfaces.IDisplayService>
|
|
nameWithType.vb: Lazy(Of IDisplayService)
|
|
fullName.vb: System.Lazy(Of adas_core.Application.Services.Interfaces.IDisplayService)
|
|
name.vb: Lazy(Of IDisplayService)
|
|
spec.csharp:
|
|
- uid: System.Lazy`1
|
|
name: Lazy
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.lazy-1
|
|
- name: <
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayService
|
|
name: IDisplayService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayService.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Lazy`1
|
|
name: Lazy
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.lazy-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayService
|
|
name: IDisplayService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayService.html
|
|
- name: )
|
|
- uid: adas_core.Application.Services.Interfaces.ISubscribersService
|
|
commentId: T:adas_core.Application.Services.Interfaces.ISubscribersService
|
|
parent: adas_core.Application.Services.Interfaces
|
|
href: adas_core.Application.Services.Interfaces.ISubscribersService.html
|
|
name: ISubscribersService
|
|
nameWithType: ISubscribersService
|
|
fullName: adas_core.Application.Services.Interfaces.ISubscribersService
|
|
- uid: adas_core.Application.Services.Interfaces.IClientMessageService
|
|
commentId: T:adas_core.Application.Services.Interfaces.IClientMessageService
|
|
parent: adas_core.Application.Services.Interfaces
|
|
href: adas_core.Application.Services.Interfaces.IClientMessageService.html
|
|
name: IClientMessageService
|
|
nameWithType: IClientMessageService
|
|
fullName: adas_core.Application.Services.Interfaces.IClientMessageService
|
|
- uid: Microsoft.AspNetCore.Http.IHttpContextAccessor
|
|
commentId: T:Microsoft.AspNetCore.Http.IHttpContextAccessor
|
|
parent: Microsoft.AspNetCore.Http
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.http.ihttpcontextaccessor
|
|
name: IHttpContextAccessor
|
|
nameWithType: IHttpContextAccessor
|
|
fullName: Microsoft.AspNetCore.Http.IHttpContextAccessor
|
|
- uid: adas_core.Application.Services.Interfaces.ILocalAuditService
|
|
commentId: T:adas_core.Application.Services.Interfaces.ILocalAuditService
|
|
parent: adas_core.Application.Services.Interfaces
|
|
href: adas_core.Application.Services.Interfaces.ILocalAuditService.html
|
|
name: ILocalAuditService
|
|
nameWithType: ILocalAuditService
|
|
fullName: adas_core.Application.Services.Interfaces.ILocalAuditService
|
|
- uid: adas_core.Application.Services.Interfaces.IMasterListServiceFactory
|
|
commentId: T:adas_core.Application.Services.Interfaces.IMasterListServiceFactory
|
|
parent: adas_core.Application.Services.Interfaces
|
|
href: adas_core.Application.Services.Interfaces.IMasterListServiceFactory.html
|
|
name: IMasterListServiceFactory
|
|
nameWithType: IMasterListServiceFactory
|
|
fullName: adas_core.Application.Services.Interfaces.IMasterListServiceFactory
|
|
- uid: adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository
|
|
commentId: T:adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository
|
|
parent: adas_core.Application.Repositories.Interfaces
|
|
href: adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository.html
|
|
name: IDisplayCardConfigRepository
|
|
nameWithType: IDisplayCardConfigRepository
|
|
fullName: adas_core.Application.Repositories.Interfaces.IDisplayCardConfigRepository
|
|
- uid: adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository
|
|
commentId: T:adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository
|
|
parent: adas_core.Application.Repositories.Interfaces
|
|
href: adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository.html
|
|
name: IDisplayDetailConfigRepository
|
|
nameWithType: IDisplayDetailConfigRepository
|
|
fullName: adas_core.Application.Repositories.Interfaces.IDisplayDetailConfigRepository
|
|
- uid: adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository
|
|
commentId: T:adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository
|
|
parent: adas_core.Application.Repositories.Interfaces
|
|
href: adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository.html
|
|
name: IDisplayChartConfigRepository
|
|
nameWithType: IDisplayChartConfigRepository
|
|
fullName: adas_core.Application.Repositories.Interfaces.IDisplayChartConfigRepository
|
|
- uid: adas_core.Application.Repositories.Interfaces
|
|
commentId: N:adas_core.Application.Repositories.Interfaces
|
|
href: adas_core.html
|
|
name: adas_core.Application.Repositories.Interfaces
|
|
nameWithType: adas_core.Application.Repositories.Interfaces
|
|
fullName: adas_core.Application.Repositories.Interfaces
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Repositories
|
|
name: Repositories
|
|
href: adas_core.Application.Repositories.html
|
|
- name: .
|
|
- uid: adas_core.Application.Repositories.Interfaces
|
|
name: Interfaces
|
|
href: adas_core.Application.Repositories.Interfaces.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Repositories
|
|
name: Repositories
|
|
href: adas_core.Application.Repositories.html
|
|
- name: .
|
|
- uid: adas_core.Application.Repositories.Interfaces
|
|
name: Interfaces
|
|
href: adas_core.Application.Repositories.Interfaces.html
|
|
- uid: System.Lazy`1
|
|
commentId: T:System.Lazy`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.lazy-1
|
|
name: Lazy<T>
|
|
nameWithType: Lazy<T>
|
|
fullName: System.Lazy<T>
|
|
nameWithType.vb: Lazy(Of T)
|
|
fullName.vb: System.Lazy(Of T)
|
|
name.vb: Lazy(Of T)
|
|
spec.csharp:
|
|
- uid: System.Lazy`1
|
|
name: Lazy
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.lazy-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Lazy`1
|
|
name: Lazy
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.lazy-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: Microsoft.AspNetCore.Http
|
|
commentId: N:Microsoft.AspNetCore.Http
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft
|
|
name: Microsoft.AspNetCore.Http
|
|
nameWithType: Microsoft.AspNetCore.Http
|
|
fullName: Microsoft.AspNetCore.Http
|
|
spec.csharp:
|
|
- uid: Microsoft
|
|
name: Microsoft
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft
|
|
- name: .
|
|
- uid: Microsoft.AspNetCore
|
|
name: AspNetCore
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore
|
|
- name: .
|
|
- uid: Microsoft.AspNetCore.Http
|
|
name: Http
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.http
|
|
spec.vb:
|
|
- uid: Microsoft
|
|
name: Microsoft
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft
|
|
- name: .
|
|
- uid: Microsoft.AspNetCore
|
|
name: AspNetCore
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore
|
|
- name: .
|
|
- uid: Microsoft.AspNetCore.Http
|
|
name: Http
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.http
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
commentId: T:adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
parent: adas_core.Domain.Models.MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.DisplayConfig.html
|
|
name: DisplayConfig
|
|
nameWithType: DisplayConfig
|
|
fullName: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetAll*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetAll
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetAll
|
|
name: GetAll
|
|
nameWithType: DisplayConfigService.GetAll
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetAll
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAll
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAll
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAll
|
|
name: GetAll()
|
|
nameWithType: IDisplayConfigService.GetAll()
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAll()
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAll
|
|
name: GetAll
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAll
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAll
|
|
name: GetAll
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAll
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.DisplayConfig}}
|
|
commentId: T:System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.DisplayConfig}}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<List<DisplayConfig>>
|
|
nameWithType: Task<List<DisplayConfig>>
|
|
fullName: System.Threading.Tasks.Task<System.Collections.Generic.List<adas_core.Domain.Models.MongoModels.DisplayConfig>>
|
|
nameWithType.vb: Task(Of List(Of DisplayConfig))
|
|
fullName.vb: System.Threading.Tasks.Task(Of System.Collections.Generic.List(Of adas_core.Domain.Models.MongoModels.DisplayConfig))
|
|
name.vb: Task(Of List(Of DisplayConfig))
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: '>'
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: )
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels
|
|
commentId: N:adas_core.Domain.Models.MongoModels
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Models.MongoModels
|
|
nameWithType: adas_core.Domain.Models.MongoModels
|
|
fullName: adas_core.Domain.Models.MongoModels
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.MongoModels
|
|
name: MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.MongoModels
|
|
name: MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.html
|
|
- uid: System.Threading.Tasks.Task`1
|
|
commentId: T:System.Threading.Tasks.Task`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<TResult>
|
|
nameWithType: Task<TResult>
|
|
fullName: System.Threading.Tasks.Task<TResult>
|
|
nameWithType.vb: Task(Of TResult)
|
|
fullName.vb: System.Threading.Tasks.Task(Of TResult)
|
|
name.vb: Task(Of TResult)
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- name: TResult
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: TResult
|
|
- name: )
|
|
- uid: System.Threading.Tasks
|
|
commentId: N:System.Threading.Tasks
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System.Threading.Tasks
|
|
nameWithType: System.Threading.Tasks
|
|
fullName: System.Threading.Tasks
|
|
spec.csharp:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Threading
|
|
name: Threading
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading
|
|
- name: .
|
|
- uid: System.Threading.Tasks
|
|
name: Tasks
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks
|
|
spec.vb:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Threading
|
|
name: Threading
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading
|
|
- name: .
|
|
- uid: System.Threading.Tasks
|
|
name: Tasks
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks
|
|
- uid: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
commentId: T:adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
href: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse.html
|
|
name: DisplayConfigMinimalResponse
|
|
nameWithType: DisplayConfigMinimalResponse
|
|
fullName: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
- uid: adas_core.Domain.Models.Responses.PaginationResponse`1
|
|
commentId: T:adas_core.Domain.Models.Responses.PaginationResponse`1
|
|
href: adas_core.Domain.Models.Responses.PaginationResponse-1.html
|
|
name: PaginationResponse<T>
|
|
nameWithType: PaginationResponse<T>
|
|
fullName: adas_core.Domain.Models.Responses.PaginationResponse<T>
|
|
nameWithType.vb: PaginationResponse(Of T)
|
|
fullName.vb: adas_core.Domain.Models.Responses.PaginationResponse(Of T)
|
|
name.vb: PaginationResponse(Of T)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Models.Responses.PaginationResponse`1
|
|
name: PaginationResponse
|
|
href: adas_core.Domain.Models.Responses.PaginationResponse-1.html
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Models.Responses.PaginationResponse`1
|
|
name: PaginationResponse
|
|
href: adas_core.Domain.Models.Responses.PaginationResponse-1.html
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetAllCompactPaginated_adas_core_Domain_Models_Filter_PaginationFilter_
|
|
name: GetAllCompactPaginated
|
|
nameWithType: DisplayConfigService.GetAllCompactPaginated
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetAllCompactPaginated
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAllCompactPaginated_adas_core_Domain_Models_Filter_PaginationFilter_
|
|
name: GetAllCompactPaginated(PaginationFilter)
|
|
nameWithType: IDisplayConfigService.GetAllCompactPaginated(PaginationFilter)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
name: GetAllCompactPaginated
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAllCompactPaginated_adas_core_Domain_Models_Filter_PaginationFilter_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.Filter.PaginationFilter
|
|
name: PaginationFilter
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompactPaginated(adas_core.Domain.Models.Filter.PaginationFilter)
|
|
name: GetAllCompactPaginated
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAllCompactPaginated_adas_core_Domain_Models_Filter_PaginationFilter_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.Filter.PaginationFilter
|
|
name: PaginationFilter
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.Filter.PaginationFilter
|
|
commentId: T:adas_core.Domain.Models.Filter.PaginationFilter
|
|
parent: adas_core.Domain.Models.Filter
|
|
href: adas_core.Domain.Models.Filter.PaginationFilter.html
|
|
name: PaginationFilter
|
|
nameWithType: PaginationFilter
|
|
fullName: adas_core.Domain.Models.Filter.PaginationFilter
|
|
- uid: System.Threading.Tasks.Task{adas_core.Domain.Models.Responses.PaginationResponse{adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse}}
|
|
commentId: T:System.Threading.Tasks.Task{adas_core.Domain.Models.Responses.PaginationResponse{adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse}}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<PaginationResponse<DisplayConfigMinimalResponse>>
|
|
nameWithType: Task<PaginationResponse<DisplayConfigMinimalResponse>>
|
|
fullName: System.Threading.Tasks.Task<adas_core.Domain.Models.Responses.PaginationResponse<adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse>>
|
|
nameWithType.vb: Task(Of PaginationResponse(Of DisplayConfigMinimalResponse))
|
|
fullName.vb: System.Threading.Tasks.Task(Of adas_core.Domain.Models.Responses.PaginationResponse(Of adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse))
|
|
name.vb: Task(Of PaginationResponse(Of DisplayConfigMinimalResponse))
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.Responses.PaginationResponse`1
|
|
name: PaginationResponse
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
name: DisplayConfigMinimalResponse
|
|
- name: '>'
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.Responses.PaginationResponse`1
|
|
name: PaginationResponse
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
name: DisplayConfigMinimalResponse
|
|
- name: )
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.Filter
|
|
commentId: N:adas_core.Domain.Models.Filter
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Models.Filter
|
|
nameWithType: adas_core.Domain.Models.Filter
|
|
fullName: adas_core.Domain.Models.Filter
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.Filter
|
|
name: Filter
|
|
href: adas_core.Domain.Models.Filter.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.Filter
|
|
name: Filter
|
|
href: adas_core.Domain.Models.Filter.html
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetByType*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetByType
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetByType_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
name: GetByType
|
|
nameWithType: DisplayConfigService.GetByType
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetByType
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetByType_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
name: GetByType(DisplayType)
|
|
nameWithType: IDisplayConfigService.GetByType(DisplayConfigEnums.DisplayType)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
name: GetByType
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetByType_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
- name: (
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetByType(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
name: GetByType
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetByType_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
- name: (
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: )
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
commentId: T:adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
parent: adas_core.Domain.Enums
|
|
href: adas_core.Domain.Enums.DisplayConfigEnums.html
|
|
name: DisplayConfigEnums.DisplayType
|
|
nameWithType: DisplayConfigEnums.DisplayType
|
|
fullName: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums
|
|
name: DisplayConfigEnums
|
|
href: adas_core.Domain.Enums.DisplayConfigEnums.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
href: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.html
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums
|
|
name: DisplayConfigEnums
|
|
href: adas_core.Domain.Enums.DisplayConfigEnums.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
href: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.html
|
|
- uid: adas_core.Domain.Enums
|
|
commentId: N:adas_core.Domain.Enums
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Enums
|
|
nameWithType: adas_core.Domain.Enums
|
|
fullName: adas_core.Domain.Enums
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums
|
|
name: Enums
|
|
href: adas_core.Domain.Enums.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums
|
|
name: Enums
|
|
href: adas_core.Domain.Enums.html
|
|
- uid: adas_core.Application.Exceptions.NotFoundException
|
|
commentId: T:adas_core.Application.Exceptions.NotFoundException
|
|
href: adas_core.Application.Exceptions.NotFoundException.html
|
|
name: NotFoundException
|
|
nameWithType: NotFoundException
|
|
fullName: adas_core.Application.Exceptions.NotFoundException
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetById*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetById
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetById_MongoDB_Bson_ObjectId_
|
|
name: GetById
|
|
nameWithType: DisplayConfigService.GetById
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetById
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetById_MongoDB_Bson_ObjectId_
|
|
name: GetById(ObjectId)
|
|
nameWithType: IDisplayConfigService.GetById(ObjectId)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
name: GetById
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetById_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId)
|
|
name: GetById
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetById_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: MongoDB.Bson.ObjectId
|
|
commentId: T:MongoDB.Bson.ObjectId
|
|
parent: MongoDB.Bson
|
|
isExternal: true
|
|
name: ObjectId
|
|
nameWithType: ObjectId
|
|
fullName: MongoDB.Bson.ObjectId
|
|
- uid: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
commentId: T:System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.DisplayConfig}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<DisplayConfig>
|
|
nameWithType: Task<DisplayConfig>
|
|
fullName: System.Threading.Tasks.Task<adas_core.Domain.Models.MongoModels.DisplayConfig>
|
|
nameWithType.vb: Task(Of DisplayConfig)
|
|
fullName.vb: System.Threading.Tasks.Task(Of adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
name.vb: Task(Of DisplayConfig)
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: )
|
|
- uid: MongoDB.Bson
|
|
commentId: N:MongoDB.Bson
|
|
isExternal: true
|
|
name: MongoDB.Bson
|
|
nameWithType: MongoDB.Bson
|
|
fullName: MongoDB.Bson
|
|
spec.csharp:
|
|
- uid: MongoDB
|
|
name: MongoDB
|
|
isExternal: true
|
|
- name: .
|
|
- uid: MongoDB.Bson
|
|
name: Bson
|
|
isExternal: true
|
|
spec.vb:
|
|
- uid: MongoDB
|
|
name: MongoDB
|
|
isExternal: true
|
|
- name: .
|
|
- uid: MongoDB.Bson
|
|
name: Bson
|
|
isExternal: true
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetById_System_Nullable_MongoDB_Bson_ObjectId__MongoDB_Bson_ObjectId_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
name: GetById(ObjectId?, ObjectId, DisplayType)
|
|
nameWithType: IDisplayConfigService.GetById(ObjectId?, ObjectId, DisplayConfigEnums.DisplayType)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(MongoDB.Bson.ObjectId?, MongoDB.Bson.ObjectId, adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
name: GetById
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetById_System_Nullable_MongoDB_Bson_ObjectId__MongoDB_Bson_ObjectId_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: '?'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetById(System.Nullable{MongoDB.Bson.ObjectId},MongoDB.Bson.ObjectId,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
name: GetById
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetById_System_Nullable_MongoDB_Bson_ObjectId__MongoDB_Bson_ObjectId_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: '?'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: )
|
|
- uid: System.Nullable{MongoDB.Bson.ObjectId}
|
|
commentId: T:System.Nullable{MongoDB.Bson.ObjectId}
|
|
parent: System
|
|
definition: System.Nullable`1
|
|
name: ObjectId?
|
|
nameWithType: ObjectId?
|
|
fullName: MongoDB.Bson.ObjectId?
|
|
spec.csharp:
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: '?'
|
|
spec.vb:
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: '?'
|
|
- uid: System.Nullable`1
|
|
commentId: T:System.Nullable`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
name: Nullable<T>
|
|
nameWithType: Nullable<T>
|
|
fullName: System.Nullable<T>
|
|
nameWithType.vb: Nullable(Of T)
|
|
fullName.vb: System.Nullable(Of T)
|
|
name.vb: Nullable(Of T)
|
|
spec.csharp:
|
|
- uid: System.Nullable`1
|
|
name: Nullable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Nullable`1
|
|
name: Nullable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOne*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertOne
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertOne_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
name: InsertOne
|
|
nameWithType: DisplayConfigService.InsertOne
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOne
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOne_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
name: InsertOne(DisplayConfig)
|
|
nameWithType: IDisplayConfigService.InsertOne(DisplayConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
name: InsertOne
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOne_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOne(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
name: InsertOne
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOne_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayNurse
|
|
commentId: T:adas_core.Domain.Models.MongoModels.DisplayNurse
|
|
href: adas_core.Domain.Models.MongoModels.DisplayNurse.html
|
|
name: DisplayNurse
|
|
nameWithType: DisplayNurse
|
|
fullName: adas_core.Domain.Models.MongoModels.DisplayNurse
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.DisplayNurse
|
|
commentId: F:adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.DisplayNurse
|
|
name: DisplayNurse
|
|
nameWithType: DisplayConfigEnums.DisplayType.DisplayNurse
|
|
fullName: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.DisplayNurse
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOneMinimal*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertOneMinimal
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertOneMinimal_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigDto_
|
|
name: InsertOneMinimal
|
|
nameWithType: DisplayConfigService.InsertOneMinimal
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOneMinimal
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneMinimal_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigDto_
|
|
name: InsertOneMinimal(CreateDisplayConfigDto)
|
|
nameWithType: IDisplayConfigService.InsertOneMinimal(CreateDisplayConfigDto)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
name: InsertOneMinimal
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneMinimal_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto
|
|
name: CreateDisplayConfigDto
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneMinimal(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto)
|
|
name: InsertOneMinimal
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneMinimal_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto
|
|
name: CreateDisplayConfigDto
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto
|
|
commentId: T:adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto
|
|
parent: adas_core.Domain.Models.DTO.Display
|
|
href: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto.html
|
|
name: CreateDisplayConfigDto
|
|
nameWithType: CreateDisplayConfigDto
|
|
fullName: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigDto
|
|
- uid: adas_core.Domain.Models.DTO.Display
|
|
commentId: N:adas_core.Domain.Models.DTO.Display
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Models.DTO.Display
|
|
nameWithType: adas_core.Domain.Models.DTO.Display
|
|
fullName: adas_core.Domain.Models.DTO.Display
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.DTO
|
|
name: DTO
|
|
href: adas_core.Domain.Models.DTO.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.DTO.Display
|
|
name: Display
|
|
href: adas_core.Domain.Models.DTO.Display.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.DTO
|
|
name: DTO
|
|
href: adas_core.Domain.Models.DTO.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.DTO.Display
|
|
name: Display
|
|
href: adas_core.Domain.Models.DTO.Display.html
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOneTest*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertOneTest
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertOneTest
|
|
name: InsertOneTest
|
|
nameWithType: DisplayConfigService.InsertOneTest
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOneTest
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneTest
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneTest
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneTest
|
|
name: InsertOneTest()
|
|
nameWithType: IDisplayConfigService.InsertOneTest()
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneTest()
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneTest
|
|
name: InsertOneTest
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneTest
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneTest
|
|
name: InsertOneTest
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneTest
|
|
- name: (
|
|
- name: )
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.SmartDisplay
|
|
commentId: F:adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.SmartDisplay
|
|
name: SmartDisplay
|
|
nameWithType: DisplayConfigEnums.DisplayType.SmartDisplay
|
|
fullName: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType.SmartDisplay
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateConfig_MongoDB_Bson_ObjectId_System_Object_
|
|
name: UpdateConfig
|
|
nameWithType: DisplayConfigService.UpdateConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateConfig_MongoDB_Bson_ObjectId_System_Object_
|
|
name: UpdateConfig(ObjectId, object)
|
|
nameWithType: IDisplayConfigService.UpdateConfig(ObjectId, object)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId, object)
|
|
nameWithType.vb: IDisplayConfigService.UpdateConfig(ObjectId, Object)
|
|
fullName.vb: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId, Object)
|
|
name.vb: UpdateConfig(ObjectId, Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
name: UpdateConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateConfig_MongoDB_Bson_ObjectId_System_Object_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfig(MongoDB.Bson.ObjectId,System.Object)
|
|
name: UpdateConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateConfig_MongoDB_Bson_ObjectId_System_Object_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateFieldList*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateFieldList
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateFieldList_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_GroupedObservations_Field__
|
|
name: UpdateFieldList
|
|
nameWithType: DisplayConfigService.UpdateFieldList
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateFieldList
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateFieldList_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_GroupedObservations_Field__
|
|
name: UpdateFieldList(ObjectId, List<Field>)
|
|
nameWithType: IDisplayConfigService.UpdateFieldList(ObjectId, List<Field>)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId, System.Collections.Generic.List<adas_core.Domain.Models.GroupedObservations.Field>)
|
|
nameWithType.vb: IDisplayConfigService.UpdateFieldList(ObjectId, List(Of Field))
|
|
fullName.vb: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId, System.Collections.Generic.List(Of adas_core.Domain.Models.GroupedObservations.Field))
|
|
name.vb: UpdateFieldList(ObjectId, List(Of Field))
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
name: UpdateFieldList
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateFieldList_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_GroupedObservations_Field__
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.GroupedObservations.Field
|
|
name: Field
|
|
- name: '>'
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateFieldList(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field})
|
|
name: UpdateFieldList
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateFieldList_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_GroupedObservations_Field__
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservations.Field
|
|
name: Field
|
|
- name: )
|
|
- name: )
|
|
- uid: System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field}
|
|
commentId: T:System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservations.Field}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.List`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<Field>
|
|
nameWithType: List<Field>
|
|
fullName: System.Collections.Generic.List<adas_core.Domain.Models.GroupedObservations.Field>
|
|
nameWithType.vb: List(Of Field)
|
|
fullName.vb: System.Collections.Generic.List(Of adas_core.Domain.Models.GroupedObservations.Field)
|
|
name.vb: List(Of Field)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.GroupedObservations.Field
|
|
name: Field
|
|
href: adas_core.Domain.Models.GroupedObservations.Field.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservations.Field
|
|
name: Field
|
|
href: adas_core.Domain.Models.GroupedObservations.Field.html
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{System.Boolean}
|
|
commentId: T:System.Threading.Tasks.Task{System.Boolean}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<bool>
|
|
nameWithType: Task<bool>
|
|
fullName: System.Threading.Tasks.Task<bool>
|
|
nameWithType.vb: Task(Of Boolean)
|
|
fullName.vb: System.Threading.Tasks.Task(Of Boolean)
|
|
name.vb: Task(Of Boolean)
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: System.Boolean
|
|
name: bool
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Boolean
|
|
name: Boolean
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
|
- name: )
|
|
- uid: System.Collections.Generic.List`1
|
|
commentId: T:System.Collections.Generic.List`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<T>
|
|
nameWithType: List<T>
|
|
fullName: System.Collections.Generic.List<T>
|
|
nameWithType.vb: List(Of T)
|
|
fullName.vb: System.Collections.Generic.List(Of T)
|
|
name.vb: List(Of T)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: System.Collections.Generic
|
|
commentId: N:System.Collections.Generic
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System.Collections.Generic
|
|
nameWithType: System.Collections.Generic
|
|
fullName: System.Collections.Generic
|
|
spec.csharp:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Collections
|
|
name: Collections
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections
|
|
- name: .
|
|
- uid: System.Collections.Generic
|
|
name: Generic
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
|
|
spec.vb:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Collections
|
|
name: Collections
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections
|
|
- name: .
|
|
- uid: System.Collections.Generic
|
|
name: Generic
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateConfigColor*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateConfigColor
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateConfigColor_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_ColorConfig_
|
|
name: UpdateConfigColor
|
|
nameWithType: DisplayConfigService.UpdateConfigColor
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateConfigColor
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateConfigColor_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_ColorConfig_
|
|
name: UpdateConfigColor(ObjectId, ColorConfig)
|
|
nameWithType: IDisplayConfigService.UpdateConfigColor(ObjectId, ColorConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId, adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
name: UpdateConfigColor
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateConfigColor_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_ColorConfig_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.ColorConfig
|
|
name: ColorConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateConfigColor(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.ColorConfig)
|
|
name: UpdateConfigColor
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateConfigColor_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_ColorConfig_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.ColorConfig
|
|
name: ColorConfig
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.ColorConfig
|
|
commentId: T:adas_core.Domain.Models.MongoModels.ColorConfig
|
|
parent: adas_core.Domain.Models.MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.ColorConfig.html
|
|
name: ColorConfig
|
|
nameWithType: ColorConfig
|
|
fullName: adas_core.Domain.Models.MongoModels.ColorConfig
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateHeaderConfig_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_HeaderConfig_
|
|
name: UpdateHeaderConfig
|
|
nameWithType: DisplayConfigService.UpdateHeaderConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateHeaderConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateHeaderConfig_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_HeaderConfig_
|
|
name: UpdateHeaderConfig(ObjectId, HeaderConfig)
|
|
nameWithType: IDisplayConfigService.UpdateHeaderConfig(ObjectId, HeaderConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId, adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
name: UpdateHeaderConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateHeaderConfig_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_HeaderConfig_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.HeaderConfig
|
|
name: HeaderConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateHeaderConfig(MongoDB.Bson.ObjectId,adas_core.Domain.Models.MongoModels.HeaderConfig)
|
|
name: UpdateHeaderConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateHeaderConfig_MongoDB_Bson_ObjectId_adas_core_Domain_Models_MongoModels_HeaderConfig_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.HeaderConfig
|
|
name: HeaderConfig
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.HeaderConfig
|
|
commentId: T:adas_core.Domain.Models.MongoModels.HeaderConfig
|
|
parent: adas_core.Domain.Models.MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.HeaderConfig.html
|
|
name: HeaderConfig
|
|
nameWithType: HeaderConfig
|
|
fullName: adas_core.Domain.Models.MongoModels.HeaderConfig
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateSetHomeBanner_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_MongoModels_BannerItem__
|
|
name: UpdateSetHomeBanner
|
|
nameWithType: DisplayConfigService.UpdateSetHomeBanner
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateSetHomeBanner
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateSetHomeBanner_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_MongoModels_BannerItem__
|
|
name: UpdateSetHomeBanner(ObjectId, List<BannerItem>)
|
|
nameWithType: IDisplayConfigService.UpdateSetHomeBanner(ObjectId, List<BannerItem>)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId, System.Collections.Generic.List<adas_core.Domain.Models.MongoModels.BannerItem>)
|
|
nameWithType.vb: IDisplayConfigService.UpdateSetHomeBanner(ObjectId, List(Of BannerItem))
|
|
fullName.vb: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId, System.Collections.Generic.List(Of adas_core.Domain.Models.MongoModels.BannerItem))
|
|
name.vb: UpdateSetHomeBanner(ObjectId, List(Of BannerItem))
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
name: UpdateSetHomeBanner
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateSetHomeBanner_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_MongoModels_BannerItem__
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.BannerItem
|
|
name: BannerItem
|
|
- name: '>'
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateSetHomeBanner(MongoDB.Bson.ObjectId,System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem})
|
|
name: UpdateSetHomeBanner
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateSetHomeBanner_MongoDB_Bson_ObjectId_System_Collections_Generic_List_adas_core_Domain_Models_MongoModels_BannerItem__
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.BannerItem
|
|
name: BannerItem
|
|
- name: )
|
|
- name: )
|
|
- uid: System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem}
|
|
commentId: T:System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.BannerItem}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.List`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<BannerItem>
|
|
nameWithType: List<BannerItem>
|
|
fullName: System.Collections.Generic.List<adas_core.Domain.Models.MongoModels.BannerItem>
|
|
nameWithType.vb: List(Of BannerItem)
|
|
fullName.vb: System.Collections.Generic.List(Of adas_core.Domain.Models.MongoModels.BannerItem)
|
|
name.vb: List(Of BannerItem)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.BannerItem
|
|
name: BannerItem
|
|
href: adas_core.Domain.Models.MongoModels.BannerItem.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.BannerItem
|
|
name: BannerItem
|
|
href: adas_core.Domain.Models.MongoModels.BannerItem.html
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig.Id
|
|
commentId: P:adas_core.Domain.Models.MongoModels.DisplayConfig.Id
|
|
parent: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
href: adas_core.Domain.Models.MongoModels.DisplayConfig.html#adas_core_Domain_Models_MongoModels_DisplayConfig_Id
|
|
name: Id
|
|
nameWithType: DisplayConfig.Id
|
|
fullName: adas_core.Domain.Models.MongoModels.DisplayConfig.Id
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateBaseConfig_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
name: UpdateBaseConfig
|
|
nameWithType: DisplayConfigService.UpdateBaseConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateBaseConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateBaseConfig_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
name: UpdateBaseConfig(DisplayConfig)
|
|
nameWithType: IDisplayConfigService.UpdateBaseConfig(DisplayConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
name: UpdateBaseConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateBaseConfig_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateBaseConfig(adas_core.Domain.Models.MongoModels.DisplayConfig)
|
|
name: UpdateBaseConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateBaseConfig_adas_core_Domain_Models_MongoModels_DisplayConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.DisplayConfig
|
|
name: DisplayConfig
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateDisplayConfigHospitalName_MongoDB_Bson_ObjectId_System_String_
|
|
name: UpdateDisplayConfigHospitalName
|
|
nameWithType: DisplayConfigService.UpdateDisplayConfigHospitalName
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateDisplayConfigHospitalName
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateDisplayConfigHospitalName_MongoDB_Bson_ObjectId_System_String_
|
|
name: UpdateDisplayConfigHospitalName(ObjectId, string)
|
|
nameWithType: IDisplayConfigService.UpdateDisplayConfigHospitalName(ObjectId, string)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId, string)
|
|
nameWithType.vb: IDisplayConfigService.UpdateDisplayConfigHospitalName(ObjectId, String)
|
|
fullName.vb: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId, String)
|
|
name.vb: UpdateDisplayConfigHospitalName(ObjectId, String)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
name: UpdateDisplayConfigHospitalName
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateDisplayConfigHospitalName_MongoDB_Bson_ObjectId_System_String_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDisplayConfigHospitalName(MongoDB.Bson.ObjectId,System.String)
|
|
name: UpdateDisplayConfigHospitalName
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateDisplayConfigHospitalName_MongoDB_Bson_ObjectId_System_String_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
- uid: System.String
|
|
commentId: T:System.String
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
name: string
|
|
nameWithType: string
|
|
fullName: string
|
|
nameWithType.vb: String
|
|
fullName.vb: String
|
|
name.vb: String
|
|
- uid: adas_core.Application.Exceptions.ConflictException
|
|
commentId: T:adas_core.Application.Exceptions.ConflictException
|
|
href: adas_core.Application.Exceptions.ConflictException.html
|
|
name: ConflictException
|
|
nameWithType: ConflictException
|
|
fullName: adas_core.Application.Exceptions.ConflictException
|
|
- uid: adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_DeleteDisplayConfig_MongoDB_Bson_ObjectId_
|
|
name: DeleteDisplayConfig
|
|
nameWithType: DisplayConfigService.DeleteDisplayConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.DeleteDisplayConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_DeleteDisplayConfig_MongoDB_Bson_ObjectId_
|
|
name: DeleteDisplayConfig(ObjectId)
|
|
nameWithType: IDisplayConfigService.DeleteDisplayConfig(ObjectId)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
name: DeleteDisplayConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_DeleteDisplayConfig_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteDisplayConfig(MongoDB.Bson.ObjectId)
|
|
name: DeleteDisplayConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_DeleteDisplayConfig_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto
|
|
commentId: T:adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto
|
|
href: adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto.html
|
|
name: DisplayConfigLocationDto
|
|
nameWithType: DisplayConfigLocationDto
|
|
fullName: adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetDisplayConfigLocations_MongoDB_Bson_ObjectId_
|
|
name: GetDisplayConfigLocations
|
|
nameWithType: DisplayConfigService.GetDisplayConfigLocations
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetDisplayConfigLocations
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetDisplayConfigLocations_MongoDB_Bson_ObjectId_
|
|
name: GetDisplayConfigLocations(ObjectId)
|
|
nameWithType: IDisplayConfigService.GetDisplayConfigLocations(ObjectId)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
name: GetDisplayConfigLocations
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetDisplayConfigLocations_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDisplayConfigLocations(MongoDB.Bson.ObjectId)
|
|
name: GetDisplayConfigLocations
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetDisplayConfigLocations_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto}}
|
|
commentId: T:System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto}}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<List<DisplayConfigLocationDto>>
|
|
nameWithType: Task<List<DisplayConfigLocationDto>>
|
|
fullName: System.Threading.Tasks.Task<System.Collections.Generic.List<adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto>>
|
|
nameWithType.vb: Task(Of List(Of DisplayConfigLocationDto))
|
|
fullName.vb: System.Threading.Tasks.Task(Of System.Collections.Generic.List(Of adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto))
|
|
name.vb: Task(Of List(Of DisplayConfigLocationDto))
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto
|
|
name: DisplayConfigLocationDto
|
|
- name: '>'
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.DTO.Display.DisplayConfigLocationDto
|
|
name: DisplayConfigLocationDto
|
|
- name: )
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetAllCompact*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetAllCompact
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetAllCompact
|
|
name: GetAllCompact
|
|
nameWithType: DisplayConfigService.GetAllCompact
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetAllCompact
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompact
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompact
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAllCompact
|
|
name: GetAllCompact()
|
|
nameWithType: IDisplayConfigService.GetAllCompact()
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompact()
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompact
|
|
name: GetAllCompact
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAllCompact
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetAllCompact
|
|
name: GetAllCompact
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetAllCompact
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse}}
|
|
commentId: T:System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse}}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<List<DisplayConfigMinimalResponse>>
|
|
nameWithType: Task<List<DisplayConfigMinimalResponse>>
|
|
fullName: System.Threading.Tasks.Task<System.Collections.Generic.List<adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse>>
|
|
nameWithType.vb: Task(Of List(Of DisplayConfigMinimalResponse))
|
|
fullName.vb: System.Threading.Tasks.Task(Of System.Collections.Generic.List(Of adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse))
|
|
name.vb: Task(Of List(Of DisplayConfigMinimalResponse))
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
name: DisplayConfigMinimalResponse
|
|
- name: '>'
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.Responses.DisplayConfigMinimalResponse
|
|
name: DisplayConfigMinimalResponse
|
|
- name: )
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertOneWithTemplate_System_String_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_System_String_
|
|
name: InsertOneWithTemplate
|
|
nameWithType: DisplayConfigService.InsertOneWithTemplate
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertOneWithTemplate
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneWithTemplate_System_String_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_System_String_
|
|
name: InsertOneWithTemplate(string, DisplayType, string)
|
|
nameWithType: IDisplayConfigService.InsertOneWithTemplate(string, DisplayConfigEnums.DisplayType, string)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(string, adas_core.Domain.Enums.DisplayConfigEnums.DisplayType, string)
|
|
nameWithType.vb: IDisplayConfigService.InsertOneWithTemplate(String, DisplayConfigEnums.DisplayType, String)
|
|
fullName.vb: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(String, adas_core.Domain.Enums.DisplayConfigEnums.DisplayType, String)
|
|
name.vb: InsertOneWithTemplate(String, DisplayType, String)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
name: InsertOneWithTemplate
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneWithTemplate_System_String_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_System_String_
|
|
- name: (
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertOneWithTemplate(System.String,adas_core.Domain.Enums.DisplayConfigEnums.DisplayType,System.String)
|
|
name: InsertOneWithTemplate
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertOneWithTemplate_System_String_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_System_String_
|
|
- name: (
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateCardConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateCardConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateCardConfig_adas_core_Domain_Models_MongoModels_CardConfig_
|
|
name: UpdateCardConfig
|
|
nameWithType: DisplayConfigService.UpdateCardConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateCardConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateCardConfig_adas_core_Domain_Models_MongoModels_CardConfig_
|
|
name: UpdateCardConfig(CardConfig)
|
|
nameWithType: IDisplayConfigService.UpdateCardConfig(CardConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
name: UpdateCardConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateCardConfig_adas_core_Domain_Models_MongoModels_CardConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
name: CardConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateCardConfig(adas_core.Domain.Models.MongoModels.CardConfig)
|
|
name: UpdateCardConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateCardConfig_adas_core_Domain_Models_MongoModels_CardConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
name: CardConfig
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
commentId: T:adas_core.Domain.Models.MongoModels.CardConfig
|
|
parent: adas_core.Domain.Models.MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.CardConfig.html
|
|
name: CardConfig
|
|
nameWithType: CardConfig
|
|
fullName: adas_core.Domain.Models.MongoModels.CardConfig
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateDetailConfig_adas_core_Domain_Models_MongoModels_CardDetailsConfig_
|
|
name: UpdateDetailConfig
|
|
nameWithType: DisplayConfigService.UpdateDetailConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateDetailConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateDetailConfig_adas_core_Domain_Models_MongoModels_CardDetailsConfig_
|
|
name: UpdateDetailConfig(CardDetailsConfig)
|
|
nameWithType: IDisplayConfigService.UpdateDetailConfig(CardDetailsConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
name: UpdateDetailConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateDetailConfig_adas_core_Domain_Models_MongoModels_CardDetailsConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
name: CardDetailsConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateDetailConfig(adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
name: UpdateDetailConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateDetailConfig_adas_core_Domain_Models_MongoModels_CardDetailsConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
name: CardDetailsConfig
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
commentId: T:adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
parent: adas_core.Domain.Models.MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.CardDetailsConfig.html
|
|
name: CardDetailsConfig
|
|
nameWithType: CardDetailsConfig
|
|
fullName: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
- uid: adas_core.Application.Services.DisplayConfigService.UpdateChartConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.UpdateChartConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_UpdateChartConfig_adas_core_Domain_Models_MongoModels_ChartConfig_
|
|
name: UpdateChartConfig
|
|
nameWithType: DisplayConfigService.UpdateChartConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.UpdateChartConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateChartConfig_adas_core_Domain_Models_MongoModels_ChartConfig_
|
|
name: UpdateChartConfig(ChartConfig)
|
|
nameWithType: IDisplayConfigService.UpdateChartConfig(ChartConfig)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
name: UpdateChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateChartConfig_adas_core_Domain_Models_MongoModels_ChartConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
name: ChartConfig
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.UpdateChartConfig(adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
name: UpdateChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_UpdateChartConfig_adas_core_Domain_Models_MongoModels_ChartConfig_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
name: ChartConfig
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
commentId: T:adas_core.Domain.Models.MongoModels.ChartConfig
|
|
parent: adas_core.Domain.Models.MongoModels
|
|
href: adas_core.Domain.Models.MongoModels.ChartConfig.html
|
|
name: ChartConfig
|
|
nameWithType: ChartConfig
|
|
fullName: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
- uid: adas_core.Application.Services.DisplayConfigService.DeleteChartConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.DeleteChartConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_DeleteChartConfig_MongoDB_Bson_ObjectId_
|
|
name: DeleteChartConfig
|
|
nameWithType: DisplayConfigService.DeleteChartConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.DeleteChartConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_DeleteChartConfig_MongoDB_Bson_ObjectId_
|
|
name: DeleteChartConfig(ObjectId)
|
|
nameWithType: IDisplayConfigService.DeleteChartConfig(ObjectId)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
name: DeleteChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_DeleteChartConfig_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.DeleteChartConfig(MongoDB.Bson.ObjectId)
|
|
name: DeleteChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_DeleteChartConfig_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetChartConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetChartConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetChartConfig_MongoDB_Bson_ObjectId_
|
|
name: GetChartConfig
|
|
nameWithType: DisplayConfigService.GetChartConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetChartConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetChartConfig_MongoDB_Bson_ObjectId_
|
|
name: GetChartConfig(ObjectId)
|
|
nameWithType: IDisplayConfigService.GetChartConfig(ObjectId)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
name: GetChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetChartConfig_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetChartConfig(MongoDB.Bson.ObjectId)
|
|
name: GetChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetChartConfig_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.ChartConfig}
|
|
commentId: T:System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.ChartConfig}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<ChartConfig>
|
|
nameWithType: Task<ChartConfig>
|
|
fullName: System.Threading.Tasks.Task<adas_core.Domain.Models.MongoModels.ChartConfig>
|
|
nameWithType.vb: Task(Of ChartConfig)
|
|
fullName.vb: System.Threading.Tasks.Task(Of adas_core.Domain.Models.MongoModels.ChartConfig)
|
|
name.vb: Task(Of ChartConfig)
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
name: ChartConfig
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.ChartConfig
|
|
name: ChartConfig
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertCardDetailConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
name: InsertCardDetailConfig
|
|
nameWithType: DisplayConfigService.InsertCardDetailConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertCardDetailConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertCardDetailConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
name: InsertCardDetailConfig(CreateDisplayConfigCardDto)
|
|
nameWithType: IDisplayConfigService.InsertCardDetailConfig(CreateDisplayConfigCardDto)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
name: InsertCardDetailConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertCardDetailConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
name: CreateDisplayConfigCardDto
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardDetailConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
name: InsertCardDetailConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertCardDetailConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
name: CreateDisplayConfigCardDto
|
|
- name: )
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
commentId: T:adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
parent: adas_core.Domain.Models.DTO.Display
|
|
href: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto.html
|
|
name: CreateDisplayConfigCardDto
|
|
nameWithType: CreateDisplayConfigCardDto
|
|
fullName: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
- uid: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardDetailsConfig}
|
|
commentId: T:System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardDetailsConfig}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<CardDetailsConfig>
|
|
nameWithType: Task<CardDetailsConfig>
|
|
fullName: System.Threading.Tasks.Task<adas_core.Domain.Models.MongoModels.CardDetailsConfig>
|
|
nameWithType.vb: Task(Of CardDetailsConfig)
|
|
fullName.vb: System.Threading.Tasks.Task(Of adas_core.Domain.Models.MongoModels.CardDetailsConfig)
|
|
name.vb: Task(Of CardDetailsConfig)
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
name: CardDetailsConfig
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.CardDetailsConfig
|
|
name: CardDetailsConfig
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertChartConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertChartConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertChartConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
name: InsertChartConfig
|
|
nameWithType: DisplayConfigService.InsertChartConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertChartConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertChartConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
name: InsertChartConfig(CreateDisplayConfigCardDto)
|
|
nameWithType: IDisplayConfigService.InsertChartConfig(CreateDisplayConfigCardDto)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
name: InsertChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertChartConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
name: CreateDisplayConfigCardDto
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertChartConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
name: InsertChartConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertChartConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
name: CreateDisplayConfigCardDto
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.InsertCardConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.InsertCardConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_InsertCardConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
name: InsertCardConfig
|
|
nameWithType: DisplayConfigService.InsertCardConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.InsertCardConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertCardConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
name: InsertCardConfig(CreateDisplayConfigCardDto)
|
|
nameWithType: IDisplayConfigService.InsertCardConfig(CreateDisplayConfigCardDto)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
name: InsertCardConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertCardConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
name: CreateDisplayConfigCardDto
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.InsertCardConfig(adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto)
|
|
name: InsertCardConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_InsertCardConfig_adas_core_Domain_Models_DTO_Display_CreateDisplayConfigCardDto_
|
|
- name: (
|
|
- uid: adas_core.Domain.Models.DTO.Display.CreateDisplayConfigCardDto
|
|
name: CreateDisplayConfigCardDto
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardConfig}
|
|
commentId: T:System.Threading.Tasks.Task{adas_core.Domain.Models.MongoModels.CardConfig}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<CardConfig>
|
|
nameWithType: Task<CardConfig>
|
|
fullName: System.Threading.Tasks.Task<adas_core.Domain.Models.MongoModels.CardConfig>
|
|
nameWithType.vb: Task(Of CardConfig)
|
|
fullName.vb: System.Threading.Tasks.Task(Of adas_core.Domain.Models.MongoModels.CardConfig)
|
|
name.vb: Task(Of CardConfig)
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
name: CardConfig
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
name: CardConfig
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetCardConfigAll*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetCardConfigAll
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetCardConfigAll
|
|
name: GetCardConfigAll
|
|
nameWithType: DisplayConfigService.GetCardConfigAll
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetCardConfigAll
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigAll
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigAll
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetCardConfigAll
|
|
name: GetCardConfigAll()
|
|
nameWithType: IDisplayConfigService.GetCardConfigAll()
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigAll()
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigAll
|
|
name: GetCardConfigAll
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetCardConfigAll
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigAll
|
|
name: GetCardConfigAll
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetCardConfigAll
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.CardConfig}}
|
|
commentId: T:System.Threading.Tasks.Task{System.Collections.Generic.List{adas_core.Domain.Models.MongoModels.CardConfig}}
|
|
parent: System.Threading.Tasks
|
|
definition: System.Threading.Tasks.Task`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
name: Task<List<CardConfig>>
|
|
nameWithType: Task<List<CardConfig>>
|
|
fullName: System.Threading.Tasks.Task<System.Collections.Generic.List<adas_core.Domain.Models.MongoModels.CardConfig>>
|
|
nameWithType.vb: Task(Of List(Of CardConfig))
|
|
fullName.vb: System.Threading.Tasks.Task(Of System.Collections.Generic.List(Of adas_core.Domain.Models.MongoModels.CardConfig))
|
|
name.vb: Task(Of List(Of CardConfig))
|
|
spec.csharp:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: <
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
name: CardConfig
|
|
- name: '>'
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Threading.Tasks.Task`1
|
|
name: Task
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.MongoModels.CardConfig
|
|
name: CardConfig
|
|
- name: )
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetCardConfigById*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetCardConfigById
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetCardConfigById_MongoDB_Bson_ObjectId_
|
|
name: GetCardConfigById
|
|
nameWithType: DisplayConfigService.GetCardConfigById
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetCardConfigById
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
isExternal: true
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetCardConfigById_MongoDB_Bson_ObjectId_
|
|
name: GetCardConfigById(ObjectId)
|
|
nameWithType: IDisplayConfigService.GetCardConfigById(ObjectId)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
name: GetCardConfigById
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetCardConfigById_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetCardConfigById(MongoDB.Bson.ObjectId)
|
|
name: GetCardConfigById
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetCardConfigById_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: adas_core.Application.Services.DisplayConfigService.GetDefaultConfig*
|
|
commentId: Overload:adas_core.Application.Services.DisplayConfigService.GetDefaultConfig
|
|
href: adas_core.Application.Services.DisplayConfigService.html#adas_core_Application_Services_DisplayConfigService_GetDefaultConfig_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
name: GetDefaultConfig
|
|
nameWithType: DisplayConfigService.GetDefaultConfig
|
|
fullName: adas_core.Application.Services.DisplayConfigService.GetDefaultConfig
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
commentId: M:adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
parent: adas_core.Application.Services.Interfaces.IDisplayConfigService
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetDefaultConfig_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
name: GetDefaultConfig(DisplayType)
|
|
nameWithType: IDisplayConfigService.GetDefaultConfig(DisplayConfigEnums.DisplayType)
|
|
fullName: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
name: GetDefaultConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetDefaultConfig_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
- name: (
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Services.Interfaces.IDisplayConfigService.GetDefaultConfig(adas_core.Domain.Enums.DisplayConfigEnums.DisplayType)
|
|
name: GetDefaultConfig
|
|
href: adas_core.Application.Services.Interfaces.IDisplayConfigService.html#adas_core_Application_Services_Interfaces_IDisplayConfigService_GetDefaultConfig_adas_core_Domain_Enums_DisplayConfigEnums_DisplayType_
|
|
- name: (
|
|
- uid: adas_core.Domain.Enums.DisplayConfigEnums.DisplayType
|
|
name: DisplayType
|
|
- name: )
|