C# Класс Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.CollectionEntryListProperty

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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