close

Filter

loading table of contents...

Workflow Manual / Version 2210

Table Of Contents

5.2 Variable Values

Variables are typed. A variable of a certain type can only contain values of its defined type or subclasses of the type.

The existing values are closely related to CoreMedia CMS property types and resource objects:

  • Boolean

  • Blobs

  • Contents, Folders and Documents

  • Content types

  • Dates

  • Exceptions

  • Groups and Users

  • Integers

  • Strings

  • Timers

All values implement the java.lang.Comparable interface. They may contain null values and are immutable. So, their setValue() methods must never be called from your own code, the result of such an action is unpredictable.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.