Uses of Package
org.xwiki.model.reference

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

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).
DocumentReference
          Represents a reference to a document (wiki, space and page names).
EntityReference
          Represents a reference to an Entity (Document, Attachment, Space, Wiki, etc).
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-2011 XWiki. All Rights Reserved.