Package | Description |
---|---|
org.xwiki.model | |
org.xwiki.model.reference | |
org.xwiki.model.script |
Class and Description |
---|
EntityReference
Represents a reference to an Entity (Document, Attachment, Space, Wiki, etc).
|
Class and Description |
---|
AttachmentReference
Represents a reference to an Attachment (document reference and file name).
|
BlockReference
Reference to a block, a structured part of the content of a document or an object property.
|
ClassPropertyReference
References a property in a class in a document (the description of the property).
|
DocumentReference
Represents a reference to a document (wiki, space and page names).
|
EntityReference
Represents a reference to an Entity (Document, Attachment, Space, Wiki, etc).
|
EntityReferenceSet
A set of entities references.
|
EntityReferenceTreeNode
A node in a
EntityReferenceTree . |
LocalDocumentReference
Represents a reference to a document in the current wiki.
|
ObjectPropertyReference
References a property in an object in a document (the value of the property).
|
ObjectReference
Reference to an object in a document (by classname and index, document, space, wiki).
|
PartialEntityReference
An
EntityReference used to match another one. |
SpaceReference
Represents a reference to a space (space name).
|
WikiReference
Represents a reference to a wiki (wiki name).
|
Class and Description |
---|
AttachmentReference
Represents a reference to an Attachment (document reference and file name).
|
ClassPropertyReference
References a property in a class in a document (the description of the property).
|
DocumentReference
Represents a reference to a document (wiki, space and page names).
|
EntityReference
Represents a reference to an Entity (Document, Attachment, Space, Wiki, etc).
|
EntityReferenceTree
Expose a set of references as a tree.
|
ObjectPropertyReference
References a property in an object in a document (the value of the property).
|
ObjectReference
Reference to an object in a document (by classname and index, document, space, wiki).
|
SpaceReference
Represents a reference to a space (space name).
|
WikiReference
Represents a reference to a wiki (wiki name).
|
Copyright © 2004–2016 XWiki. All rights reserved.