Skip to content

All IOpProcessors should accept every level of service layer interface #383

Closed
@jaredcnance

Description

@jaredcnance

Description

public GetOpProcessor(
IGetAllService<T, TId> getAll,
IGetByIdService<T, TId> getById,
IGetRelationshipService<T, TId> getRelationship,
IJsonApiDeSerializer deSerializer,
IDocumentBuilder documentBuilder,
IContextGraph contextGraph,
IJsonApiContext jsonApiContext)

All IOpProcessors should provide a constructor overload that accepts IResourceService and IResourceCmdService or IResourceQueryService

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions