PHP 클래스 Storm\Drivers\Base\Object\Properties\Relationships\Identifying

상속: implements Storm\Drivers\Base\Object\Properties\IRelationshipType
파일 보기 프로젝트 열기: timetoogo/penumbra

공개 메소드들

메소드 설명
GetDiscardedRelationship ( Domain $Domain, UnitOfWork $UnitOfWork, $ParentEntity, $ChildEntity )
GetPersistedRelationship ( Domain $Domain, UnitOfWork $UnitOfWork, $ParentEntity, $ChildEntity )
IsIdentifying ( )

메소드 상세

GetDiscardedRelationship() 공개 메소드

public GetDiscardedRelationship ( Domain $Domain, UnitOfWork $UnitOfWork, $ParentEntity, $ChildEntity )
$Domain Storm\Core\Object\Domain
$UnitOfWork Storm\Core\Object\UnitOfWork

GetPersistedRelationship() 공개 메소드

public GetPersistedRelationship ( Domain $Domain, UnitOfWork $UnitOfWork, $ParentEntity, $ChildEntity )
$Domain Storm\Core\Object\Domain
$UnitOfWork Storm\Core\Object\UnitOfWork

IsIdentifying() 최종 공개 메소드

final public IsIdentifying ( )