Uses of Class
com.xpn.xwiki.api.Property

Packages that use Property
com.xpn.xwiki.api   
 

Uses of Property in com.xpn.xwiki.api
 

Methods in com.xpn.xwiki.api that return Property
 Property Collection.getProperty(String name)
           
 

Methods in com.xpn.xwiki.api that return types with arguments of type Property
 List<Property> Class.getDeprecatedObjectProperties(Object object)
          Retrieves deprecated properties of the given object compared to the class.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.