phpDocumentor

AgreementAccessRepository
in package
implements AgreementAccessRepositoryInterface

Class AgreementAccessRepository

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

AgreementAccessRepositoryInterface

Table of Contents

$factory  : AgreementFactory
$reader  : AgreementReaderInterface
__construct()  : mixed
ReviewAccessRepository constructor.
getAgreementsByCustomerEmail()  : AgreementCollection
Returns the agreements by the provided customer email address.
getAll()  : AgreementCollection
Returns all agreement entities as an array.
getById()  : Agreement
Returns an agreement entity by the provided id.
_createCustomer()  : AgreementCustomer
Creates a AgreementCustomer by the provided array.

Properties

Methods

Search results