IRISLIB database
AbstractPortalModel Class Reference

Base class for models that are used in the portal by subclasses of <class>CSP.Portal.SourceControl.Base</class>. More...

Inheritance diagram for AbstractPortalModel:

Public Attributes

 ReadOnly
 Flag to indicate whether the current object should be handled in ReadOnly mode. More...
 
 Timestamp
 The most recent time that the underlying class definition was changed. More...
 

Detailed Description

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

Member Data Documentation

◆ ReadOnly

ReadOnly

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.  

◆ Timestamp

Timestamp

The most recent time that the underlying class definition was changed.