DocBook|Search
Class Reference
%Compiler.LG.JavaBlock
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [SALES] >  [%Compiler] >  [LG] >  [JavaBlock]
Private  Storage  

class %Compiler.LG.JavaBlock extends %RegisteredObject, %XML.Adaptor

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
11 4


Summary

Properties
AllowedExceptions EagerFetchRequired Extends IdPlaceholder
Implements IncludeCode JavaShortName Package
ProjectionMode ResolveNameCollisions UseSameNames

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %Open
%OriginalNamespace %PackageName %RemoveFromSaveSet %Save
%SerializeObject %SetModified %ValidateObject GetTest
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property AllowedExceptions as list of %String(XMLITEMNAME="Exception");
• property EagerFetchRequired as %Boolean [ InitialExpression = 0 ];
• property Extends as %String;
• property IdPlaceholder as %String;
• property Implements as %String;
• property IncludeCode as %Stream.TmpCharacter;
Sample Block: XData JavaBlock { pojo java.lang.Exception }
• property JavaShortName as JavaBlockNameSet(XMLNAME="Name");
• property Package as JavaBlockNameSet;
• property ProjectionMode as %String(VALUELIST=",classic,pojo",XMLPROJECTION="ELEMENT");
• property ResolveNameCollisions as %Boolean [ InitialExpression = 1 ];
• property UseSameNames as %Boolean [ InitialExpression = 0 ];

Methods

• classmethod %Open(ClassName As %String, ByRef sc As %Status) as JavaBlock
• method %Save(ClassName As %String) as %Status
• classmethod GetTest() as %Compiler.LG.JavaBlock