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

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

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

Свойство Тип Описание
associationNameUnused string
callGetterSetterEvents bool
ctx IZetboxContext
disableExport bool
eagerLoading bool
eventName string
fkBackingName string
fkGuidBackingName string
implNameUnused string
inverseNavigatorIsList bool
inverseNavigatorName string
isCalculated bool
moduleNamespace string
name string
notifyInverseCollection bool
ownInterface string
positionPropertyName string
referencedImplementation string
referencedInterface string
relDataTypeExportable bool
serializationList Zetbox.Generator.Templates.Serialization.SerializationMembersList
targetRoleNameUnused string

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

Метод Описание
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ObjectReferenceProperty prop, bool callGetterSetterEvents, bool updateInverseNavigator ) : void
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, string ownInterface, string name, string referencedInterface, Relation rel, RelationEndRole endRole, bool callGetterSetterEvents, bool updateInverseNavigator, string assocNameSuffix ) : void
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : void
Generate ( ) : void
ObjectReferencePropertyTemplate ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : System

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

Метод Описание
AddSerialization ( Zetbox.Generator.Templates list, string sourceMember, string targetMember, string targetGuidMember ) : void

Описание методов

AddSerialization() защищенный Метод

protected AddSerialization ( Zetbox.Generator.Templates list, string sourceMember, string targetMember, string targetGuidMember ) : void
list Zetbox.Generator.Templates
sourceMember string
targetMember string
targetGuidMember string
Результат void

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

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ObjectReferenceProperty prop, bool callGetterSetterEvents, bool updateInverseNavigator ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop ObjectReferenceProperty
callGetterSetterEvents bool
updateInverseNavigator bool
Результат void

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

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, string ownInterface, string name, string referencedInterface, Relation rel, RelationEndRole endRole, bool callGetterSetterEvents, bool updateInverseNavigator, string assocNameSuffix ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
ownInterface string
name string
referencedInterface string
rel Relation
endRole RelationEndRole
callGetterSetterEvents bool
updateInverseNavigator bool
assocNameSuffix string
Результат void

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

public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : void
_host Arebis
ctx IZetboxContext
serializationList Zetbox
moduleNamespace string
ownInterface string
name string
implNameUnused string
eventName string
fkBackingName string
fkGuidBackingName string
referencedInterface string
referencedImplementation string
associationNameUnused string
targetRoleNameUnused string
positionPropertyName string
inverseNavigatorName string
inverseNavigatorIsList bool
notifyInverseCollection bool
eagerLoading bool
relDataTypeExportable bool
callGetterSetterEvents bool
isCalculated bool
disableExport bool
Результат void

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

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

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

public ObjectReferencePropertyTemplate ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : System
_host Arebis
ctx IZetboxContext
serializationList Zetbox
moduleNamespace string
ownInterface string
name string
implNameUnused string
eventName string
fkBackingName string
fkGuidBackingName string
referencedInterface string
referencedImplementation string
associationNameUnused string
targetRoleNameUnused string
positionPropertyName string
inverseNavigatorName string
inverseNavigatorIsList bool
notifyInverseCollection bool
eagerLoading bool
relDataTypeExportable bool
callGetterSetterEvents bool
isCalculated bool
disableExport bool
Результат System

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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