Skip to main content

%Compiler.LG.EJBInterface

Property Inventory

Method Inventory

Properties

property JG as %Compiler.LG.Java [ InitialExpression = 0 ];
Property methods: JGGet(), JGGetSwizzled(), JGIsValid(), JGNewObject(), JGSet()
property OutputFile as %Compiler.LG.OutputFile;
Output File
Property methods: OutputFileGet(), OutputFileGetSwizzled(), OutputFileIsValid(), OutputFileNewObject(), OutputFileSet()
property PrimaryKeyUsed as %Boolean [ InitialExpression = 0 ];
Property methods: PrimaryKeyUsedDisplayToLogical(), PrimaryKeyUsedGet(), PrimaryKeyUsedIsValid(), PrimaryKeyUsedLogicalToDisplay(), PrimaryKeyUsedNormalize(), PrimaryKeyUsedSet()
property Quick as %Integer [ InitialExpression = 0 ];
use SQL Projection
Property methods: QuickDisplayToLogical(), QuickGet(), QuickIsValid(), QuickLogicalToDisplay(), QuickNormalize(), QuickSet()
property UsePrimaryKeys as %Boolean [ InitialExpression = 0 ];
Property methods: UsePrimaryKeysDisplayToLogical(), UsePrimaryKeysGet(), UsePrimaryKeysIsValid(), UsePrimaryKeysLogicalToDisplay(), UsePrimaryKeysNormalize(), UsePrimaryKeysSet()
property isSessionBean as %Integer [ InitialExpression = 0 ];
Property methods: isSessionBeanDisplayToLogical(), isSessionBeanGet(), isSessionBeanIsValid(), isSessionBeanLogicalToDisplay(), isSessionBeanNormalize(), isSessionBeanSet()

Methods

method DoBMPGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoBMPSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoCMPGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoCMPSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoClassIntroducer(Class As %String, ByRef qstruct) as %Status
method DoClassTerminator(Class As %String) as %Status
method DoGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoMethodIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoPrototypeArgument(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method DoPrototypeTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method Export(Class As %String, dir As %String, qstruct, Remote As %Boolean, Local As %Boolean) as %Status
classmethod ExportInterface(dir, EJBFlags As %Compiler.LG.EJBFlags, qstruct) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab