Skip to main content

%Library.JavaDoc

Method Inventory

Methods

classmethod driver(Table As %String, Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String, PropName As %String, PropType As %String, Description As %String, ByRef OutputStream As %Compiler.LG.OutputStream, ByRef GenFlags As %Compiler.LG.GenFlags)
classmethod genCheckAllFieldsValid(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genCheckAllMethods(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genCheckPropNameValid(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String, PropName As %String)
classmethod genConstructorCacheObject(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genConstructorDatabaseArg(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genCreateKey(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String, KeyName As %String)
classmethod genCreateKeyWithValue(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String, KeyName As %String)
classmethod genCreateObjects(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genDeleteWithId(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genDeleteWithIdAndConcurrency(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genExistsWithId(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genExistsWithOid(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genGetCacheClass(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genGetCacheClassName(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genGetMethod(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String, PropName, PropType, Description)
classmethod genOpenByKey(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenByKeyAndConcurrency(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenByQuery(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenByQueryWithArgs(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenWithId(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenWithIdAndConcurrency(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenWithOid(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genOpenWithOidAndConcurrency(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genSaveObjects(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String)
classmethod genSetMethod(Class As %String, ByRef stream As %GlobalCharacterStream, port As %String, flags As %String, PropName, PropType, Description)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab