Skip to main content

%Compiler.LG.EJBJava

Property Inventory

Method Inventory

Properties

property Abstract as %Library.Boolean [ InitialExpression = 0 ];
Property methods: AbstractDisplayToLogical(), AbstractGet(), AbstractIsValid(), AbstractLogicalToDisplay(), AbstractNormalize(), AbstractSet()
property CMP as %Library.Integer [ InitialExpression = 0 ];
Inherited description: project to CMP
Property methods: CMPDisplayToLogical(), CMPGet(), CMPIsValid(), CMPLogicalToDisplay(), CMPNormalize(), CMPSet()
property CMPImpl as %Library.Boolean [ InitialExpression = 0 ];
Property methods: CMPImplDisplayToLogical(), CMPImplGet(), CMPImplIsValid(), CMPImplLogicalToDisplay(), CMPImplNormalize(), CMPImplSet()
property EJB as %Boolean [ InitialExpression = 0 ];
Property methods: EJBDisplayToLogical(), EJBGet(), EJBIsValid(), EJBLogicalToDisplay(), EJBNormalize(), EJBSet()
property HasBody as %Boolean [ InitialExpression = 1 ];
Property methods: HasBodyDisplayToLogical(), HasBodyGet(), HasBodyIsValid(), HasBodyLogicalToDisplay(), HasBodyNormalize(), HasBodySet()
property Home as %Boolean [ InitialExpression = 0 ];
Property methods: HomeDisplayToLogical(), HomeGet(), HomeIsValid(), HomeLogicalToDisplay(), HomeNormalize(), HomeSet()
property Local as %Boolean [ InitialExpression = 0 ];
Property methods: LocalDisplayToLogical(), LocalGet(), LocalIsValid(), LocalLogicalToDisplay(), LocalNormalize(), LocalSet()
property Remote as %Boolean [ InitialExpression = 0 ];
Property methods: RemoteDisplayToLogical(), RemoteGet(), RemoteIsValid(), RemoteLogicalToDisplay(), RemoteNormalize(), RemoteSet()
property Serial as %Library.Integer [ InitialExpression = 0 ];
Property methods: SerialDisplayToLogical(), SerialGet(), SerialIsValid(), SerialLogicalToDisplay(), SerialNormalize(), SerialSet()
property ServerType as %Library.String [ InitialExpression = 0 ];
Property methods: ServerTypeDisplayToLogical(), ServerTypeGet(), ServerTypeIsValid(), ServerTypeLogicalToDisplay(), ServerTypeLogicalToOdbc(), ServerTypeNormalize(), ServerTypeSet()
property byref [ MultiDimensional ];
Property methods: byrefDisplayToLogical(), byrefGet(), byrefIsValid(), byrefLogicalToDisplay(), byrefLogicalToOdbc(), byrefNormalize(), byrefSet()
property generated [ MultiDimensional ];
Property methods: generatedDisplayToLogical(), generatedGet(), generatedIsValid(), generatedLogicalToDisplay(), generatedLogicalToOdbc(), generatedNormalize(), generatedSet()
property isSessionBean as %Boolean [ InitialExpression = 0 ];
Property methods: isSessionBeanDisplayToLogical(), isSessionBeanGet(), isSessionBeanIsValid(), isSessionBeanLogicalToDisplay(), isSessionBeanNormalize(), isSessionBeanSet()
property javaname [ MultiDimensional ];
Property methods: javanameDisplayToLogical(), javanameGet(), javanameIsValid(), javanameLogicalToDisplay(), javanameLogicalToOdbc(), javanameNormalize(), javanameSet()
property pinfo [ MultiDimensional ];
Property methods: pinfoDisplayToLogical(), pinfoGet(), pinfoIsValid(), pinfoLogicalToDisplay(), pinfoLogicalToOdbc(), pinfoNormalize(), pinfoSet()
property rinfo [ MultiDimensional ];
Property methods: rinfoDisplayToLogical(), rinfoGet(), rinfoIsValid(), rinfoLogicalToDisplay(), rinfoLogicalToOdbc(), rinfoNormalize(), rinfoSet()

Methods

method CalcException(Property As %Compiler.LG.EJBProperty) as %String
method DisplayGetPrototype(Class As %String, Property As %Compiler.LG.EJBProperty, ByRef rinfo As %List, ByRef PropName As %String, ByRef JavaClassName As %String, Prefix As %String = "", CMP As %Integer = 0, ByRef Pkg As %String) as %Status
method DisplaySetPrototype(Class As %String, Property As %Compiler.LG.EJBProperty, ByRef rinfo As %List, ByRef PropName As %String, Prefix As %String = "", CMP As %Integer = 0, ByRef Pkg As %String) as %Status
method DoClassTerminator(Class As %String) as %Status
method DoFileTerminator(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 DoMethodsPreamble(Class As %String) as %Status
method DoPropertiesPreamble(Class As %String) as %Status
method DoSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method NotDisplayed(ClassMethod As %Boolean, Property) as %Boolean
method generateConstructors(classname) as %Status
method javaVarName(vars, cvar) as %String

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab