Skip to main content

%Compiler.LG.EJBBeanExt

Property Inventory

Method Inventory

Properties

property ArgCount as %Integer [ InitialExpression = 0 ];
Property methods: ArgCountDisplayToLogical(), ArgCountGet(), ArgCountIsValid(), ArgCountLogicalToDisplay(), ArgCountNormalize(), ArgCountSet()
property ArgName as %List;
Property methods: ArgNameGet(), ArgNameIsValid(), ArgNameLogicalToOdbc(), ArgNameOdbcToLogical(), ArgNameSet()
property BeanGen as %Compiler.LG.EJBBean3 [ InitialExpression = 0 ];
Property methods: BeanGenGet(), BeanGenGetSwizzled(), BeanGenIsValid(), BeanGenNewObject(), BeanGenSet()
property BeanName as %String;
name of Bean
Property methods: BeanNameDisplayToLogical(), BeanNameGet(), BeanNameIsValid(), BeanNameLogicalToDisplay(), BeanNameLogicalToOdbc(), BeanNameNormalize(), BeanNameSet()
property Caching as %Library.Integer [ InitialExpression = 1 ];
Property methods: CachingDisplayToLogical(), CachingGet(), CachingIsValid(), CachingLogicalToDisplay(), CachingNormalize(), CachingSet()
property Dir as %Library.String;
Property methods: DirDisplayToLogical(), DirGet(), DirIsValid(), DirLogicalToDisplay(), DirLogicalToOdbc(), DirNormalize(), DirSet()
property DriverManager as %Library.Integer [ InitialExpression = 1 ];
Property methods: DriverManagerDisplayToLogical(), DriverManagerGet(), DriverManagerIsValid(), DriverManagerLogicalToDisplay(), DriverManagerNormalize(), DriverManagerSet()
property JG as %Compiler.LG.EJBJava [ InitialExpression = 0 ];
Property methods: JGGet(), JGGetSwizzled(), JGIsValid(), JGNewObject(), JGSet()
property PrimaryKeyUsed as %Boolean [ InitialExpression = 0 ];
Property methods: PrimaryKeyUsedDisplayToLogical(), PrimaryKeyUsedGet(), PrimaryKeyUsedIsValid(), PrimaryKeyUsedLogicalToDisplay(), PrimaryKeyUsedNormalize(), PrimaryKeyUsedSet()
property ReadOnly as %Boolean [ InitialExpression = 0 ];
Property methods: ReadOnlyDisplayToLogical(), ReadOnlyGet(), ReadOnlyIsValid(), ReadOnlyLogicalToDisplay(), ReadOnlyNormalize(), ReadOnlySet()
property Result as %String;
Property methods: ResultDisplayToLogical(), ResultGet(), ResultIsValid(), ResultLogicalToDisplay(), ResultLogicalToOdbc(), ResultNormalize(), ResultSet()
property Serial as %Integer [ InitialExpression = 0 ];
Property methods: SerialDisplayToLogical(), SerialGet(), SerialIsValid(), SerialLogicalToDisplay(), SerialNormalize(), SerialSet()
property UsePrimaryKeys as %Boolean [ InitialExpression = 0 ];
Property methods: UsePrimaryKeysDisplayToLogical(), UsePrimaryKeysGet(), UsePrimaryKeysIsValid(), UsePrimaryKeysLogicalToDisplay(), UsePrimaryKeysNormalize(), UsePrimaryKeysSet()
property generated [ MultiDimensional ];
Property methods: generatedDisplayToLogical(), generatedGet(), generatedIsValid(), generatedLogicalToDisplay(), generatedLogicalToOdbc(), generatedNormalize(), generatedSet()

Methods

method DoClassIntroducer(Class As %String, qstruct) as %Status
method DoClassTerminator(Class As %String) as %Status
method Export(Class As %String, dir As %String, qstruct) as %Status
classmethod ExportBean(dir, EJBFlags As %Compiler.LG.EJBFlags, qstruct) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab