%ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ParameterProxy
persistent class %ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ParameterProxy extends %ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ClassMemberProxy
SQL Table Name: %ZHSLIB_PackageManager_Developer_Annotation_CosEntity.ParameterProxy
proxy for class parameters (NOT method arguments)Property Inventory
Method Inventory
Parameters
parameter AcceptableAnchorTags = API.Overrideable,API.Parameter,DoesNotInheritTags;
Inherited description: tags that apply to the current entity, in addition to the universal ones (see CommonTags)
parameter DictionaryKey;
parameter XMLNAME = Parameter;
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
property ParameterValue as %String);
Property methods: ParameterValueDisplayToLogical(), ParameterValueGet(), ParameterValueGetStored(), ParameterValueIsValid(), ParameterValueLogicalToDisplay(), ParameterValueLogicalToOdbc(), ParameterValueNormalize(), ParameterValueSet()
Methods
method HandleExtraProperties()
Indexes
index (ParameterProxyExtentIndex on ) [Extent];
Inherited Members
Inherited Properties
- CalculatedTags
- CommentBlock
- DatabaseGUID
- IdentifierText
- IsAPI
- Name
- ObjectCounter
- OwnerClass
- ParentClass
- ParentClassName
- SkipTagInheritance
- Tags
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- AcceptableTagList()
- AssignTag()
- BuildProxies()
- CalculatedTagsGet()
- DefaultAPITag()
- GetDatabaseGUID()
- GetFriendlyIdentifier()
- GetIdentifierText()
- GetOwnerClassProxyID()
- GetSortedSuperclassList()
- GetSortingKey()
- GetTagsAsArray()
- HandleTagInheritance()
- HasTag()
- IdentifierTextGet()
- InheritTags()
- InitializeTagNameArray()
- NamespaceForModuleClass()
- OwnerClassGet()
- ProcessComments()
- ShouldRefuseTag()
- SkipProxy()
- SpecialMemberInheritance()
- StoreWarning()
- SupplyMissingTags()
- ValidateTagForUse()
- ValidateTags()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- 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.CommentableEntity)
^HS.PM.Dev.Annotation.CosEntityD(ID,"CommentableEntity") |
= | Name
CommentBlock
IsAPI
SkipTagInheritance
|
Storage Model: Storage (%ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ClassMemberProxy)
^HS.PM.Dev.Annotation.CosEntityD(ID,"ClassMemberProxy") |
= | ParentClass
ParentClassName
|
Storage Model: Storage (%ZHSLIB.PackageManager.Developer.Annotation.CosEntity.ParameterProxy)
^HS.PM.Dev.Annotation.CosEntityD(ID,"ParameterProxy") |
= | ParameterValue
|