Skip to main content

%Compiler.LG.EJBTestClient

Property Inventory

Method Inventory

Properties

property BeanName as %String;
name of Bean
Property methods: BeanNameDisplayToLogical(), BeanNameGet(), BeanNameIsValid(), BeanNameLogicalToDisplay(), BeanNameLogicalToOdbc(), BeanNameNormalize(), BeanNameSet()
property CMP as %Library.Integer [ InitialExpression = 0 ];
Inherited description: use SQL Projection
Property methods: CMPDisplayToLogical(), CMPGet(), CMPIsValid(), CMPLogicalToDisplay(), CMPNormalize(), CMPSet()
property Quick as %Integer [ InitialExpression = 0 ];
use SQL Projection
Property methods: QuickDisplayToLogical(), QuickGet(), QuickIsValid(), QuickLogicalToDisplay(), QuickNormalize(), QuickSet()
property ServerType as %String;
Property methods: ServerTypeDisplayToLogical(), ServerTypeGet(), ServerTypeIsValid(), ServerTypeLogicalToDisplay(), ServerTypeLogicalToOdbc(), ServerTypeNormalize(), ServerTypeSet()

Methods

method GenFindEntityBean(Class As %String, Package As %String) as %Status
method GenerateTestAccessors(Class As %String, Package As %String) as %Status
method IncludeIncFile(IncFile As %String, ByRef NotFound As %Boolean) as %Status
method Run(ByRef Classes As %String, Package As %String, TestBean As %String, IncFile As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab