Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%CSP] >  [Portal] >  [AbstractPortalModel]
Private  Storage   

abstract class %CSP.Portal.AbstractPortalModel

Base class for models that are used in the portal by subclasses of %CSP.Portal.SourceControl.Base.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
ReadOnly Timestamp

Subclasses
%DeepSee.Model.ListingGroup.listingGroup %DeepSee.Model.QualityMeasure.qualityMeasure %DeepSee.Model.SubjectArea.subjectArea
%DeepSee.Model.cube %DeepSee.UserLibrary.FolderItem Ens.Util.PortalModelBase

Properties

• property ReadOnly as %Integer(XMLPROJECTION="NONE") [ InitialExpression = 0,Transient ];
Flag to indicate whether the current object should be handled in ReadOnly mode. A value of 1 indicates that the class could not be locked. A value of 2 indicates that the source control framework indicated that the document is ReadOnly.
• property Timestamp as %TimeStamp(XMLPROJECTION="NONE") [ Transient ];
The most recent time that the underlying class definition was changed.


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