Uses of Class
org.exoplatform.wiki.service.rest.model.Property

Packages that use Property
org.exoplatform.wiki.service.rest.model   
 

Uses of Property in org.exoplatform.wiki.service.rest.model
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Property
protected  List<Property> Properties.properties
           
protected  List<Property> Class.properties
           
protected  List<Property> Object.properties
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Property
 List<Property> Properties.getProperties()
          Gets the value of the properties property.
 List<Property> Class.getProperties()
          Gets the value of the properties property.
 List<Property> Object.getProperties()
          Gets the value of the properties property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.