Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [UserLibrary] >  [Report]
Private  Storage   

persistent class %DeepSee.UserLibrary.Report extends %DeepSee.UserLibrary.FolderItem

This class represents a Report shortcut within a DeepSee folder.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 2 2


Summary

Properties
ReadOnly Timestamp bookCover category createdBy
description documentName folder folderName fullName
keywords lastAccessed locked name owner
parameters public reportClass resource shared
timeCreated timeModified title

Methods
%%CLASSNAMELogicalToStorage %%CLASSNAMEStorageToLogical %AddToSaveSet %AddToSyncSet
%BMEBuilt %BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints
%CheckConstraintsForExtent %CheckResource %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Dump %Exists %ExistsId %Extends
%GUID %GUIDSet %GetCoverSpec %GetDependencies
%GetIcon %GetLargeIcon %GetLock %GetParameter
%GetResource %GetSwizzleObject %GetTypeName %GetURL
%Id %InsertBatch %IsA %IsModified
%IsNull %KillExtent %KillExtentData %LoadFromMemory
%LockExtent %LockId %New %NormalizeObject
%ObjectIsNull %ObjectModified %Oid %OnAfterImport
%OnBeforeAddToSync %OnDeleteFinally %OnDetermineClass %OnOpenFinally
%OnSaveFinally %Open %OpenId %OriginalNamespace
%PackageName %ParseFullName %PhysicalAddress %PurgeIndices
%Reload %RemoveFromSaveSet %ResolveConcurrencyConflict %RollBack
%Save %SaveDirect %SaveIndices %SerializeObject
%SetModified %SortBegin %SortEnd %SyncObjectIn
%SyncTransport %UnlockExtent %UnlockId %ValidateIndices
%ValidateObject %ValidateTable XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType documentNameGet folderNameGet
folderNameSet fullNameFromDocumentName fullNameGet fullNameSet


Parameters

• parameter ICON = "deepsee/ds2_page_44.png";
URL of icon for this item
• parameter ITEMTYPE = "report";
This is the extension returned by this type from the Finder.
• parameter LARGEICON = "deepsee/ds2_page_44.png";
URL of large icon for this item
• parameter XMLNAME = "report";
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 parameters as array of %String(MAXLEN=5000,XMLKEYNAME="name",XMLNAME="parameter",XMLPROJECTION="ELEMENT");
Array of URL parameters to apply to the link.
• property reportClass as %String(MAXLEN=1000,XMLPROJECTION="attribute");
Report class name.

Methods

• method %GetTypeName() as %String
Return the localized type name for this item.
• method %GetURL() as %String
Return the URL for this item.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.