%ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ReturnValueProxy
persistent class %ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ReturnValueProxy extends %ZHSLIB.PackageManager.Developer.Annotation.CosEntity
SQL Table Name: %ZHSLIB_PackageManager_Developer_Annotation_CosEntity.ReturnValueProxy
Property Inventory (Including Private)
Method Inventory (Including Private)
Parameters
parameter AcceptableAnchorTags = ReturnValue;
Inherited description: tags that apply to the current entity, in addition to the universal ones (see CommonTags)
parameter XMLNAME = ReturnValue;
Inherited description: This parameter provides the default XMLNAME for the class. If it is
empty then the class name will be used to construct a default XML name.
The default XMLNAME is used as the top level tag
when exporting objects and the export context
did not provide an XML container name.
Properties (Including Private)
property DataType as %Dictionary.Classname (XMLPROJECTION = "attribute");
Property methods: DataTypeGet(), DataTypeGetStored(), DataTypeIsValid(), DataTypeSet()
relationship ParentMethod as %ZHSLIB.PackageManager.Developer.Annotation.CosEntity.MethodProxy [ Inverse = ReturnValue , Cardinality = one ];
Property methods: ParentMethodCheck(), ParentMethodDelete(), ParentMethodGet(), ParentMethodGetObject(), ParentMethodGetObjectId(), ParentMethodGetStored(), ParentMethodGetSwizzled(), ParentMethodIsValid(), ParentMethodNewObject(), ParentMethodOnDelete(), ParentMethodRClose(), ParentMethodRExec(), ParentMethodRFetch(), ParentMethodRelate(), ParentMethodSQLCompute(), ParentMethodSQLFKeyExists(), ParentMethodSQLFKeyRefAction(), ParentMethodSet(), ParentMethodSetObject(), ParentMethodSetObjectId(), ParentMethodUnRelate(), ParentMethodUnSwizzle()
Methods (Including Private)
method GetFriendlyIdentifier() as %String [ Language = objectscript ]
Inherited description: a text string for identifying things in error messages and whatnot
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AcquireLock()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ConstructCloneInit()
- %Delete()
- %DeleteData()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnAddToSaveSet()
- %OnAfterBuildIndices()
- %OnAfterDelete()
- %OnAfterPurgeIndices()
- %OnAfterSave()
- %OnBeforeAddToSync()
- %OnBeforeBuildIndices()
- %OnBeforePurgeIndices()
- %OnBeforeSave()
- %OnClose()
- %OnConstructClone()
- %OnDelete()
- %OnDetermineClass()
- %OnJournalObject()
- %OnNew()
- %OnOpen()
- %OnReload()
- %OnRollBack()
- %OnValidateObject()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %ReleaseLock()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveData()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- AcceptableTagList()
- AssignTag()
- CalculatedTagsGet()
- GetDatabaseGUID()
- GetIdentifierText()
- GetTagsAsArray()
- HasTag()
- IdentifierTextGet()
- InheritTags()
- InitializeTagNameArray()
- OwnerClassGet()
- ShouldRefuseTag()
- StoreWarning()
- SupplyMissingTags()
- ValidateTagForUse()
- ValidateTags()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (%ZHSLIB.PackageManager.Developer.Annotation.CosEntity)
^HS.PM.Dev.Annotation.CosEntityD(ID) |
= | %%CLASSNAME
|
Storage Model: Storage (%ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ReturnValueProxy)
^HS.PM.Dev.Annotation.CosEntityD(ID,"ReturnValueProxy") |
= | DataType
ParentMethod
|