| AbstractSystemProperty |
Abstract class providing standard behavior and helper methods for a
SystemProperty.
|
| AbstractUserSystemProperty |
Abstract class providing base functionality for a user-typed SystemProperty.
|
| CommentsSystemProperty |
|
| ContentTypeSystemProperty |
SystemProperty which represents the content types (and optionally mixins) of a content.
|
| ContributorSystemProperty |
|
| CreationDateSystemProperty |
|
| CreatorSystemProperty |
|
| FirstValidationSystemProperty |
SystemProperty which represents the first validation date of a content.
|
| FulltextSystemProperty |
SystemProperty which represents the full textual content of a Content.
|
| LanguageSystemProperty |
|
| LastMajorValidationSystemProperty |
SystemProperty which represents the last major validation date of a content.
|
| LastModifiedSystemProperty |
SystemProperty which represents the last modification date of a Content.
|
| LastValidationSystemProperty |
SystemProperty which represents the last validation date of a content.
|
| TagsSystemProperty |
|
| WorkflowStepSystemProperty |
SystemProperty which represents the current workflow step ID of a content.
|