PHP 클래스 Storm\Drivers\Base\Object\Request

상속: implements Storm\Core\Object\IRequest
파일 보기 프로젝트 열기: timetoogo/penumbra 1 사용 예제들

공개 메소드들

메소드 설명
GetCriterion ( )
GetEntityType ( )
GetProperties ( )
IsSingleEntity ( )
__construct ( $EntityOrType, array $Properties, $IsSingleEntity, Storm\Core\Object\ICriterion $Criterion = null )

비공개 메소드들

메소드 설명
AddProperty ( Storm\Core\Object\IProperty $Property )

메소드 상세

GetCriterion() 공개 메소드

public GetCriterion ( )

GetEntityType() 최종 공개 메소드

final public GetEntityType ( )

GetProperties() 최종 공개 메소드

final public GetProperties ( )

IsSingleEntity() 최종 공개 메소드

final public IsSingleEntity ( )

__construct() 공개 메소드

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