C# 클래스 Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.CollectionEntryListProperty

파일 보기 프로젝트 열기: daszat/zetbox

보호된 프로퍼티들

프로퍼티 타입 설명
aSideType string
bSideType string
backingCollectionType string
backingName string
ctx IZetboxContext
eagerLoading bool
entryProxyType string
entryType string
exposedCollectionInterface string
inverseNavigatorName string
name string
providerCollectionType string
referencedInterface string
relId System.Guid
role RelationEndRole
serializationList Zetbox.Generator.Templates.Serialization.SerializationMembersList
serializeRelationEntries bool

공개 메소드들

메소드 설명
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading, bool serializeRelationEntries, string entryProxyType, string inverseNavigatorName ) : void
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, Relation rel, RelationEndRole endRole ) : void
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, Relation rel, RelationEndRole endRole, string backingCollectionType ) : void
CollectionEntryListProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading, bool serializeRelationEntries, string entryProxyType, string inverseNavigatorName ) : System
Generate ( ) : void
RelationToBackingCollectionType ( Relation rel, RelationEnd otherEnd ) : string

보호된 메소드들

메소드 설명
AddSerialization ( Zetbox.Generator.Templates list, string memberName, bool eagerLoading ) : void

메소드 상세

AddSerialization() 보호된 메소드

protected AddSerialization ( Zetbox.Generator.Templates list, string memberName, bool eagerLoading ) : void
list Zetbox.Generator.Templates
memberName string
eagerLoading bool
리턴 void

Call() 공개 정적인 메소드

public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading, bool serializeRelationEntries, string entryProxyType, string inverseNavigatorName ) : void
_host Arebis
ctx IZetboxContext
serializationList Zetbox
name string
exposedCollectionInterface string
referencedInterface string
backingName string
backingCollectionType string
aSideType string
bSideType string
entryType string
providerCollectionType string
relId System.Guid
role RelationEndRole
eagerLoading bool
serializeRelationEntries bool
entryProxyType string
inverseNavigatorName string
리턴 void

Call() 공개 정적인 메소드

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, Relation rel, RelationEndRole endRole ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
rel Relation
endRole RelationEndRole
리턴 void

Call() 공개 정적인 메소드

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, Relation rel, RelationEndRole endRole, string backingCollectionType ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
rel Relation
endRole RelationEndRole
backingCollectionType string
리턴 void

CollectionEntryListProperty() 공개 메소드

public CollectionEntryListProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading, bool serializeRelationEntries, string entryProxyType, string inverseNavigatorName ) : System
_host Arebis
ctx IZetboxContext
serializationList Zetbox
name string
exposedCollectionInterface string
referencedInterface string
backingName string
backingCollectionType string
aSideType string
bSideType string
entryType string
providerCollectionType string
relId System.Guid
role RelationEndRole
eagerLoading bool
serializeRelationEntries bool
entryProxyType string
inverseNavigatorName string
리턴 System

Generate() 공개 메소드

public Generate ( ) : void
리턴 void

RelationToBackingCollectionType() 공개 정적인 메소드

public static RelationToBackingCollectionType ( Relation rel, RelationEnd otherEnd ) : string
rel Relation
otherEnd RelationEnd
리턴 string

프로퍼티 상세

aSideType 보호되어 있는 프로퍼티

protected string aSideType
리턴 string

bSideType 보호되어 있는 프로퍼티

protected string bSideType
리턴 string

backingCollectionType 보호되어 있는 프로퍼티

protected string backingCollectionType
리턴 string

backingName 보호되어 있는 프로퍼티

protected string backingName
리턴 string

ctx 보호되어 있는 프로퍼티

protected IZetboxContext ctx
리턴 IZetboxContext

eagerLoading 보호되어 있는 프로퍼티

protected bool eagerLoading
리턴 bool

entryProxyType 보호되어 있는 프로퍼티

protected string entryProxyType
리턴 string

entryType 보호되어 있는 프로퍼티

protected string entryType
리턴 string

exposedCollectionInterface 보호되어 있는 프로퍼티

protected string exposedCollectionInterface
리턴 string

inverseNavigatorName 보호되어 있는 프로퍼티

protected string inverseNavigatorName
리턴 string

name 보호되어 있는 프로퍼티

protected string name
리턴 string

providerCollectionType 보호되어 있는 프로퍼티

protected string providerCollectionType
리턴 string

referencedInterface 보호되어 있는 프로퍼티

protected string referencedInterface
리턴 string

relId 보호되어 있는 프로퍼티

protected Guid,System relId
리턴 System.Guid

role 보호되어 있는 프로퍼티

protected RelationEndRole role
리턴 RelationEndRole

serializationList 보호되어 있는 프로퍼티

protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
리턴 Zetbox.Generator.Templates.Serialization.SerializationMembersList

serializeRelationEntries 보호되어 있는 프로퍼티

protected bool serializeRelationEntries
리턴 bool