phpDocumentor

AgreementReadService
in package
implements AgreementReadServiceInterface

Class AgreementReadService

This class provides methods in order to read agreements.

Tags
category

System

implements

AgreementReadServiceInterface

Interfaces, Classes and Traits

AgreementReadServiceInterface
Interface AgreementReadServiceInterface

Table of Contents

$repository  : AgreementRepositoryInterface
__construct()  : mixed
AgreementReadService constructor.
getAgreementsByCustomerEmail()  : AgreementCollection
Returns the agreements by the provided customer email address.
getAll()  : AgreementCollection
Returns all agreement entities.
getById()  : Agreement
Returns an agreement entity by the provided id.

Properties

Methods

Search results