final class NeosAssetProxyQuery implements AssetProxyQueryInterface (View source)

Methods

__construct(QueryInterface $flowPersistenceQuery, NeosAssetSource $assetSource)

NeosAssetProxyQuery constructor.

void
setOffset(int $offset)

No description

int
getOffset()

No description

void
setLimit(int $limit)

No description

int
getLimit()

No description

setSearchTerm(string $searchTerm)

No description

string
getSearchTerm()

No description

int
count()

No description

Details

__construct(QueryInterface $flowPersistenceQuery, NeosAssetSource $assetSource)

NeosAssetProxyQuery constructor.

Parameters

QueryInterface $flowPersistenceQuery
NeosAssetSource $assetSource

void setOffset(int $offset)

No description

Parameters

int $offset

Return Value

void

int getOffset()

No description

Return Value

int

void setLimit(int $limit)

No description

Parameters

int $limit

Return Value

void

int getLimit()

No description

Return Value

int

setSearchTerm(string $searchTerm)

No description

Parameters

string $searchTerm

string getSearchTerm()

No description

Return Value

string

int count()

No description

Return Value

int