Uses of Package
org.xwiki.model.reference

Packages that use org.xwiki.model.reference
org.xwiki.model   
org.xwiki.model.reference   
org.xwiki.model.script   
 

Classes in org.xwiki.model.reference used by org.xwiki.model
EntityReference
          Represents a reference to an Entity (Document, Attachment, Space, Wiki, etc).
 

Classes in org.xwiki.model.reference used by org.xwiki.model.reference
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).
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).
 

Classes in org.xwiki.model.reference used by org.xwiki.model.script
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–2014 XWiki. All rights reserved.