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

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

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

Свойство Тип Описание
ctx IZetboxContext
eagerLoading bool
exposedListType string
name string
otherName string
positionPropertyName string
referencedInterface string
referencedProxy string
serializationList Zetbox.Generator.Templates.Serialization.SerializationMembersList
wrapperClass string
wrapperName string

Открытые методы

Метод Описание
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ObjectReferenceProperty prop ) : void
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, bool eagerLoading, string wrapperName, string wrapperClass, string exposedListType, string positionPropertyName, string otherName, string referencedInterface, string referencedProxy ) : void
Generate ( ) : void
ObjectListProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, bool eagerLoading, string wrapperName, string wrapperClass, string exposedListType, string positionPropertyName, string otherName, string referencedInterface, string referencedProxy ) : System

Защищенные методы

Метод Описание
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.Generator.Templates serializationList, ObjectReferenceProperty prop ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop ObjectReferenceProperty
Результат void

Call() публичный статический Метод

public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, bool eagerLoading, string wrapperName, string wrapperClass, string exposedListType, string positionPropertyName, string otherName, string referencedInterface, string referencedProxy ) : void
_host Arebis
ctx IZetboxContext
serializationList Zetbox
name string
eagerLoading bool
wrapperName string
wrapperClass string
exposedListType string
positionPropertyName string
otherName string
referencedInterface string
referencedProxy string
Результат void

Generate() публичный Метод

public Generate ( ) : void
Результат void

ObjectListProperty() публичный Метод

public ObjectListProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, bool eagerLoading, string wrapperName, string wrapperClass, string exposedListType, string positionPropertyName, string otherName, string referencedInterface, string referencedProxy ) : System
_host Arebis
ctx IZetboxContext
serializationList Zetbox
name string
eagerLoading bool
wrapperName string
wrapperClass string
exposedListType string
positionPropertyName string
otherName string
referencedInterface string
referencedProxy string
Результат System

Описание свойств

ctx защищенное свойство

protected IZetboxContext ctx
Результат IZetboxContext

eagerLoading защищенное свойство

protected bool eagerLoading
Результат bool

exposedListType защищенное свойство

protected string exposedListType
Результат string

name защищенное свойство

protected string name
Результат string

otherName защищенное свойство

protected string otherName
Результат string

positionPropertyName защищенное свойство

protected string positionPropertyName
Результат string

referencedInterface защищенное свойство

protected string referencedInterface
Результат string

referencedProxy защищенное свойство

protected string referencedProxy
Результат string

serializationList защищенное свойство

protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
Результат Zetbox.Generator.Templates.Serialization.SerializationMembersList

wrapperClass защищенное свойство

protected string wrapperClass
Результат string

wrapperName защищенное свойство

protected string wrapperName
Результат string