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

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

Uses of ClassPropertyReference in org.xwiki.model.reference
 

Methods in org.xwiki.model.reference that return ClassPropertyReference
 ClassPropertyReference ClassPropertyReference.replaceParent(EntityReference oldParent, EntityReference newParent)
           
 

Uses of ClassPropertyReference in org.xwiki.model.script
 

Methods in org.xwiki.model.script that return ClassPropertyReference
 ClassPropertyReference ModelScriptService.resolveClassProperty(String stringRepresentation, Object... parameters)
           
 ClassPropertyReference ModelScriptService.resolveClassProperty(String stringRepresentation, String hint, Object... parameters)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.