Class VPEReadService

Class VPEReadService

VPEReadService implements VPEReadServiceInterface
Package: VPE
Category: System
Located at Services/Core/VPE/VPEReadService.inc.php

Methods summary

public __construct( VPERepositoryInterface $repository )

VPEReadService constructor.

public getById( IdType $vpeId ) : VPEInterface

Returns VPE entity by the given id.

public getAll( void ) : VPECollection

Returns als VPE entities as collection.