Wiki source code of XWiki Objects

Last modified by Eleni Cojocariu on 2026/03/19 16:20

Hide last authors
Eleni Cojocariu 3.9 1 XWiki Objects are unique instances of a [[XWiki Class>>xwiki:documentation.xs.dev.data-model.x-classes.WebHome]] with unique values defined for each of the [[XWiki Properties (Data Types)>>xwiki:documentation.xs.dev.data-model.x-properties.WebHome]] that make up the Class. The Property types (datatypes) are defined for the Class, but the actual values for the properties are defined for the Objects when the Objects are instantiated from the Class. An Object is attached to a specific Page, and each Page can have multiple Objects.
Eleni Cojocariu 1.5 2
Eleni Cojocariu 1.57 3 For example, a security right can be added to a Page to control its rights, a blog object is attached to a Page representing a blog entry, and Page [[tags>>extensions:Extension.Tag Application]] are also stored as XWiki Objects.
Eleni Cojocariu 1.9 4
Eleni Cojocariu 3.14 5 Using Objects, you insert structured information in the wiki, while in a traditional wiki you can only enter unstructured information (plain text). This is one of the reasons why XWiki is a [[second generation wiki>>documentation.xs.user.get-started.second-generation-wiki.WebHome]].

Get Connected