class PopulateBoardInstanceDataPoolCommand extends Command (View source)

Traits

Properties

protected Instance $instance from  BoardInstanceTrait
protected int $retrieveDataObjectsAfter

CURRENTLY NOT USED

Methods

static string
getHandler()

No description

from  Command
void
setInstance(Instance $instance)

No description

getInstance()

No description

int
getRetrieveDataObjectsAfter()

No description

void
setRetrieveDataObjectsAfter(int $retrieveDataObjectsAfter)

No description

Details

static string getHandler()

No description

Return Value

string

void setInstance(Instance $instance)

No description

Parameters

Instance $instance

Return Value

void

Instance getInstance()

No description

Return Value

Instance

int getRetrieveDataObjectsAfter()

No description

Return Value

int

void setRetrieveDataObjectsAfter(int $retrieveDataObjectsAfter)

No description

Parameters

int $retrieveDataObjectsAfter

Return Value

void