Property | Type | Description | |
---|---|---|---|
assocName | string | ||
cls | ObjectClass | ||
ctx | IZetboxContext | ||
efNameRightsPropertyName | string | ||
referencedImplementation | string | ||
targetRoleName | string |
Method | Description | |
---|---|---|
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 |
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 | |
return | void |
public static Call ( IGenerationHost host, IZetboxContext ctx, ObjectClass cls ) : void | ||
host | IGenerationHost | |
ctx | IZetboxContext | |
cls | ObjectClass | |
return | void |
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 | |
return | System |
protected string efNameRightsPropertyName | ||
return | string |
protected string referencedImplementation | ||
return | string |