C# 클래스 Zetbox.DalProvider.NHibernate.Generator.Templates.CollectionEntries.RelationEntry

상속: Zetbox.Generator.Templates.CollectionEntries.RelationEntry
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System

보호된 메소드들

메소드 설명
ApplyAIndexPropertyTemplate ( ) : void
ApplyBIndexPropertyTemplate ( ) : void
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
ApplyExportGuidPropertyTemplate ( ) : void
ApplyIdPropertyTemplate ( ) : void
ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void
ApplyReloadReferenceBody ( ) : void
GetExportGuidBackingStoreReference ( ) : string

메소드 상세

ApplyAIndexPropertyTemplate() 보호된 메소드

protected ApplyAIndexPropertyTemplate ( ) : void
리턴 void

ApplyBIndexPropertyTemplate() 보호된 메소드

protected ApplyBIndexPropertyTemplate ( ) : void
리턴 void

ApplyClassTailTemplate() 보호된 메소드

protected ApplyClassTailTemplate ( ) : void
리턴 void

ApplyConstructorTemplate() 보호된 메소드

protected ApplyConstructorTemplate ( ) : void
리턴 void

ApplyExportGuidPropertyTemplate() 보호된 메소드

protected ApplyExportGuidPropertyTemplate ( ) : void
리턴 void

ApplyIdPropertyTemplate() 보호된 메소드

protected ApplyIdPropertyTemplate ( ) : void
리턴 void

ApplyObjectReferenceProperty() 보호된 메소드

protected ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void
rel Relation
endRole RelationEndRole
propertyName string
리턴 void

ApplyReloadReferenceBody() 보호된 메소드

protected ApplyReloadReferenceBody ( ) : void
리턴 void

GetExportGuidBackingStoreReference() 보호된 메소드

protected GetExportGuidBackingStoreReference ( ) : string
리턴 string

RelationEntry() 공개 메소드

public RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System
_host Arebis
ctx IZetboxContext
rel Relation
리턴 System