Skip to main content

%Compiler.LG.JavaPojoImpl

Property Inventory

Method Inventory

Properties

property CMP as %Library.Integer [ InitialExpression = 0 ];
Inherited description: project to CMP
Property methods: CMPDisplayToLogical(), CMPGet(), CMPIsValid(), CMPLogicalToDisplay(), CMPNormalize(), CMPSet()
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 JG as %Compiler.LG.Java;
Property methods: JGGet(), JGGetSwizzled(), JGIsValid(), JGNewObject(), JGSet()
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 generated as %Compiler.LG.Java [ MultiDimensional ];
Property methods: generatedGet(), generatedGetSwizzled(), generatedIsValid(), generatedNewObject(), generatedSet()
property isSessionBean as %Boolean [ InitialExpression = 0 ];
Property methods: isSessionBeanDisplayToLogical(), isSessionBeanGet(), isSessionBeanIsValid(), isSessionBeanLogicalToDisplay(), isSessionBeanNormalize(), isSessionBeanSet()

Methods

method ConstructProperties(Class As %String, JavaClassName As %String) as %Status
method DeclareProperties(Class As %String) as %Status
method DisplayStream(Class As %String, IsBinaryStream As %Boolean, PropName As %String, CachePropName As %String) as %Status
method DisplayWriteObject(Class)
method DoArgPostInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoArgPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoBodyIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method DoBodyTerminator(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoClassConstructors(Class As %String) as %Status
method DoClassIntroducer(Class As %String, qstruct) as %Status
method DoClassTerminator(Class As %String) as %Status
method DoDefArg(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoFileTerminator(Class As %String) as %Status
method DoGet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoGetDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoIIJJ(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoMethodIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper) as %Status
method DoMethodInvoke(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 DoPrototypeArgument(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeArgumentDoc(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeDefaultDoc(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 DoPrototypeIntroducerDoc(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 DoPrototypeTerminatorDoc(Class As %String, Method As %Compiler.LG.MethWrapper, Length As %Integer) as %Status
method DoQueryMethod(Class As %String, query As %String, procname As %String, paramcount As %String, defaultArgs As %List) as %Status
method DoRefPreInvoke(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoSet(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoSetDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method DoStoredProcedureMethod(Class As %String, Method As %Compiler.LG.MethWrapper, SqlProc As %String) as %Status
method NotDisplayed(ClassMethod As %Boolean) as %Boolean
method NotProjectMethod(Class As %String, Method As %Compiler.LG.MethWrapper)
method NotProjectProperty(Class As %String, Property As %Compiler.LG.PropWrapper)
method SetStreamProperty(Class As %String, IsBinaryStream As %Boolean, PropName As %String, CachePropName As %String)

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab