C# Класс Zetbox.DalProvider.Ef.Generator.Templates.Properties.SecurityRulesProperties

Наследование: Zetbox.Generator.ResourceTemplate
Показать файл Открыть проект

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

Свойство Тип Описание
assocName string
cls ObjectClass
ctx IZetboxContext
efNameRightsPropertyName string
referencedImplementation string
targetRoleName string

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

Метод Описание
Call ( Arebis _host, IZetboxContext ctx, ObjectClass cls, string assocName, string targetRoleName, string referencedImplementation, string efNameRightsPropertyName ) : void
Call ( IGenerationHost host, IZetboxContext ctx, ObjectClass cls ) : void
Generate ( ) : void
SecurityRulesProperties ( Arebis _host, IZetboxContext ctx, ObjectClass cls, string assocName, string targetRoleName, string referencedImplementation, string efNameRightsPropertyName ) : System

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

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

public static Call ( Arebis _host, IZetboxContext ctx, ObjectClass cls, string assocName, string targetRoleName, string referencedImplementation, string efNameRightsPropertyName ) : void
_host Arebis
ctx IZetboxContext
cls ObjectClass
assocName string
targetRoleName string
referencedImplementation string
efNameRightsPropertyName string
Результат void

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

public static Call ( IGenerationHost host, IZetboxContext ctx, ObjectClass cls ) : void
host IGenerationHost
ctx IZetboxContext
cls ObjectClass
Результат void

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

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

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

public SecurityRulesProperties ( Arebis _host, IZetboxContext ctx, ObjectClass cls, string assocName, string targetRoleName, string referencedImplementation, string efNameRightsPropertyName ) : System
_host Arebis
ctx IZetboxContext
cls ObjectClass
assocName string
targetRoleName string
referencedImplementation string
efNameRightsPropertyName string
Результат System

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

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

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

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

protected ObjectClass cls
Результат ObjectClass

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

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

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

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

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

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

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

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