Skip to main content

%Compiler.LG.EJBDeployStandard

Property Inventory

Method Inventory

Properties

property ServerType as %String;
Property methods: ServerTypeDisplayToLogical(), ServerTypeGet(), ServerTypeIsValid(), ServerTypeLogicalToDisplay(), ServerTypeLogicalToOdbc(), ServerTypeNormalize(), ServerTypeSet()
property WebXML as %Boolean [ InitialExpression = 0 ];
are we generating ejb-jar.xml or web.xml?
Property methods: WebXMLDisplayToLogical(), WebXMLGet(), WebXMLIsValid(), WebXMLLogicalToDisplay(), WebXMLNormalize(), WebXMLSet()

Methods

method DoGenOneLocalReference(ParentClass As %String, Class As %String, GClass As %String, GPkg As %String, ExtClass As %String) as %Status
method DoGenOneReference(ParentClass As %String, Class As %String, GClass As %String, GPkg As %String, ExtClass As %String) as %Status
method ExportAssembly(ServerType As %String) as %Status
method ExportContainerTransaction(Class As %String, Package As %String) as %Status
method ExportEntity(Class As %String, Package As %String, ByRef MyDeps As %String, ServerType As %String, ByRef Classes As %String, containsCollection As %String) as %Status
method ExportHdrDeployDescriptor(ServletName As %String) as %Status
method ExportMethodPermission(Class As %String, Package As %String) as %Status
method ExportTrailerDeployDescriptor(Classes) as %Status
method Run(ByRef Classes As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab