PHP Class Storm\Drivers\Base\Object\Request

Inheritance: implements Storm\Core\Object\IRequest
Mostra file Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
GetCriterion ( )
GetEntityType ( )
GetProperties ( )
IsSingleEntity ( )
__construct ( $EntityOrType, array $Properties, $IsSingleEntity, Storm\Core\Object\ICriterion $Criterion = null )

Private Methods

Method Description
AddProperty ( Storm\Core\Object\IProperty $Property )

Method Details

GetCriterion() public method

public GetCriterion ( )

GetEntityType() final public method

final public GetEntityType ( )

GetProperties() final public method

final public GetProperties ( )

IsSingleEntity() final public method

final public IsSingleEntity ( )

__construct() public method

public __construct ( $EntityOrType, array $Properties, $IsSingleEntity, Storm\Core\Object\ICriterion $Criterion = null )
$Properties array
$Criterion Storm\Core\Object\ICriterion