C# Class Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.CollectionEntryListProperty

Afficher le fichier Open project: daszat/zetbox

Protected Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
AddSerialization ( Zetbox.Generator.Templates list, string memberName, bool eagerLoading ) : void

Method Details

AddSerialization() protected méthode

protected AddSerialization ( Zetbox.Generator.Templates list, string memberName, bool eagerLoading ) : void
list Zetbox.Generator.Templates
memberName string
eagerLoading bool
Résultat void

Call() public static méthode

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
Résultat void

Call() public static méthode

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
Résultat void

Call() public static méthode

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
Résultat void

CollectionEntryListProperty() public méthode

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
Résultat System

Generate() public méthode

public Generate ( ) : void
Résultat void

RelationToBackingCollectionType() public static méthode

public static RelationToBackingCollectionType ( Relation rel, RelationEnd otherEnd ) : string
rel Relation
otherEnd RelationEnd
Résultat string

Property Details

aSideType protected_oe property

protected string aSideType
Résultat string

bSideType protected_oe property

protected string bSideType
Résultat string

backingCollectionType protected_oe property

protected string backingCollectionType
Résultat string

backingName protected_oe property

protected string backingName
Résultat string

ctx protected_oe property

protected IZetboxContext ctx
Résultat IZetboxContext

eagerLoading protected_oe property

protected bool eagerLoading
Résultat bool

entryProxyType protected_oe property

protected string entryProxyType
Résultat string

entryType protected_oe property

protected string entryType
Résultat string

exposedCollectionInterface protected_oe property

protected string exposedCollectionInterface
Résultat string

inverseNavigatorName protected_oe property

protected string inverseNavigatorName
Résultat string

name protected_oe property

protected string name
Résultat string

providerCollectionType protected_oe property

protected string providerCollectionType
Résultat string

referencedInterface protected_oe property

protected string referencedInterface
Résultat string

relId protected_oe property

protected Guid,System relId
Résultat System.Guid

role protected_oe property

protected RelationEndRole role
Résultat RelationEndRole

serializationList protected_oe property

protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
Résultat Zetbox.Generator.Templates.Serialization.SerializationMembersList

serializeRelationEntries protected_oe property

protected bool serializeRelationEntries
Résultat bool