Skip to main content

%Compiler.LG.EJBInterfaceExt

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 %Compiler.LG.Java [ InitialExpression = 0 ];
Property methods: isSessionBeanGet(), isSessionBeanGetSwizzled(), isSessionBeanIsValid(), isSessionBeanNewObject(), isSessionBeanSet()

Methods

method DoClassIntroducer(Class As %String, ByRef qstruct) as %Status
method DoClassTerminator(Class As %String) 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