Uses of Class
org.xwiki.model.reference.AbstractLocalizedEntityReference
-
Packages that use AbstractLocalizedEntityReference Package Description org.xwiki.model.reference -
-
Uses of AbstractLocalizedEntityReference in org.xwiki.model.reference
Subclasses of AbstractLocalizedEntityReference in org.xwiki.model.reference Modifier and Type Class Description class
DocumentReference
Represents a reference to a document (wiki, space and document names).class
DocumentVersionReference
A reference to a document version.class
LocalDocumentReference
Represents a reference to a document in the current wiki.class
LocalPageReference
Represents a reference to a page in the current wiki.class
PageReference
Represents a reference to a page.
-