Uses of Class
org.xwiki.model.reference.SpaceReference

Packages that use SpaceReference
org.xwiki.model.reference   
 

Uses of SpaceReference in org.xwiki.model.reference
 

Methods in org.xwiki.model.reference that return SpaceReference
 SpaceReference DocumentReference.getLastSpaceReference()
           
 

Methods in org.xwiki.model.reference that return types with arguments of type SpaceReference
 List<SpaceReference> DocumentReference.getSpaceReferences()
           
 

Constructors in org.xwiki.model.reference with parameters of type SpaceReference
DocumentReference(String pageName, SpaceReference parent)
           
SpaceReference(String spaceName, SpaceReference parent)
           
 



Copyright © 2004-2011 XWiki. All Rights Reserved.