Type |
Property |
Name |
Content Archived |
||
Identification in Archive Store |
||
Remains in Online System |
||
Archived in Archive Store |
||
Automatically Saved |
||
Saved by |
||
Last Change on/at |
||
Last Change by |
||
Started on/at |
||
Deleted |
||
Description |
||
MMC Store |
||
Not Deleted Automatically |
||
Number |
||
Really Changed on/at |
||
Really Changed by |
||
Really Started on/at |
||
Really Saved on/at |
||
Really Saved by |
||
Saved on/at |
Content Archived (COOSYSTEM@1.1:versarchcontent)
boolean COOSYSTEM@1.1:versarchcontent readonly
Identification in Archive Store (COOSYSTEM@1.1:versarchdocid)
string COOSYSTEM@1.1:versarchdocid readonly
Remains in Online System (COOSYSTEM@1.1:versarchremains)
boolean COOSYSTEM@1.1:versarchremains readonly
Archived in Archive Store (COOSYSTEM@1.1:versarchstore)
ArchiveStore COOSYSTEM@1.1:versarchstore readonly
Automatically Saved (COOSYSTEM@1.1:versautofixed)
true
, the version was created automatically, either because the user changed
or because the number of days specified with the property usrenvversauto
passed. The property value is false
, if the version was created by a
user. Its value is set by the kernel and must not be changed. The initial value of the
property is false
.boolean COOSYSTEM@1.1:versautofixed readonly
Saved by (COOSYSTEM@1.1:versby)
ObjectFixVersion
. In that case, the kernel value is stored in versrealsavedby
.User COOSYSTEM@1.1:versby not null readonly
Last Change on/at (COOSYSTEM@1.1:verschangedat)
ObjectFixVersion
. In that case, the kernel value
is stored in versrealchangedat
.date COOSYSTEM@1.1:verschangedat local not null readonly
Last Change by (COOSYSTEM@1.1:verschangedby)
objcreatedby
or objchangedby
. In that case, the kernel value is stored in objrealcreatedby
, objrealchangedby
and versrealchangedby
.User COOSYSTEM@1.1:verschangedby readonly
Started on/at (COOSYSTEM@1.1:verscreatedat)
objcreatedat
or objactverscreated
at object creation time. Additionally, a custom value for the next object version can
be passed to ObjectFixVersion
by initializing verschangedat
. In both cases, the kernel value is stored in objrealactverscreated
and versrealcreatedat
.date COOSYSTEM@1.1:verscreatedat local not null readonly
Deleted (COOSYSTEM@1.1:versdeleted)
false
, the
object version can be used by users. If the property value is true
, the object
version is marked as deleted and no longer available to the users. Its value is set by the
kernel and must not be changed. The initial value of the property is false
.boolean COOSYSTEM@1.1:versdeleted readonly
Description (COOSYSTEM@1.1:versdescription)
string COOSYSTEM@1.1:versdescription not null readonly
MMC Store (COOSYSTEM@1.1:versmmcst)
MMCStore COOSYSTEM@1.1:versmmcst not null readonly
Not Deleted Automatically (COOSYSTEM@1.1:versnoautopurge)
boolean COOSYSTEM@1.1:versnoautopurge readonly
unsigned integer COOSYSTEM@1.1:versnr not null readonly
Really Changed on/at (COOSYSTEM@1.1:versrealchangedat)
verschangedat
is passed to ObjectFixVersion
.date COOSYSTEM@1.1:versrealchangedat local readonly
Really Changed by (COOSYSTEM@1.1:versrealchangedby)
objcreatedby
or objchangedby
is set at creation time.User COOSYSTEM@1.1:versrealchangedby readonly
Really Started on/at (COOSYSTEM@1.1:versrealcreatedat)
verschangedat
is passed to ObjectFixVersion
or the property objcreatedat
/ objactverscreated
is set at creation time.date COOSYSTEM@1.1:versrealcreatedat local readonly
Really Saved on/at (COOSYSTEM@1.1:versrealsavedat)
verssavedat
is passed to ObjectFixVersion
.date COOSYSTEM@1.1:versrealsavedat local readonly
Really Saved by (COOSYSTEM@1.1:versrealsavedby)
versby
is passed to ObjectFixVersion
.User COOSYSTEM@1.1:versrealsavedby readonly
Saved on/at (COOSYSTEM@1.1:verssavedat)
ObjectFixVersion
. In that case, the kernel value is stored in
versrealsavedat
.date COOSYSTEM@1.1:verssavedat local readonly