C# Class Zetbox.DalProvider.NHibernate.Generator.Templates.CollectionEntries.ValueCollectionEntry

Inheritance: Zetbox.Generator.Templates.CollectionEntries.ValueCollectionEntry
Datei anzeigen Open project: daszat/zetbox

Public Methods

Method Description
ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System

Protected Methods

Method Description
ApplyAPropertyTemplate ( ) : void
ApplyBIndexPropertyTemplate ( ) : void
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
ApplyIdPropertyTemplate ( ) : void
ApplyReloadReferenceBody ( ) : void

Method Details

ApplyAPropertyTemplate() protected method

protected ApplyAPropertyTemplate ( ) : void
return void

ApplyBIndexPropertyTemplate() protected method

protected ApplyBIndexPropertyTemplate ( ) : void
return void

ApplyClassTailTemplate() protected method

protected ApplyClassTailTemplate ( ) : void
return void

ApplyConstructorTemplate() protected method

protected ApplyConstructorTemplate ( ) : void
return void

ApplyIdPropertyTemplate() protected method

protected ApplyIdPropertyTemplate ( ) : void
return void

ApplyReloadReferenceBody() protected method

protected ApplyReloadReferenceBody ( ) : void
return void

ValueCollectionEntry() public method

public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System
_host Arebis
ctx IZetboxContext
prop System.Property
return System