PHP 인터페이스 Storm\Drivers\Base\Object\Properties\IRelationshipType

파일 보기 프로젝트 열기: timetoogo/penumbra 0 사용 예제들

공개 메소드들

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

메소드 상세

GetDiscardedRelationship() 공개 메소드

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

GetPersistedRelationship() 공개 메소드

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

IsIdentifying() 공개 메소드

public IsIdentifying ( )