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

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

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

Subclasses of ObjectSummary in org.exoplatform.wiki.service.rest.model
 class Object
          Java class for Object complex type.
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type ObjectSummary
protected  List<ObjectSummary> Objects.objectSummaries
           
 

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

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type ObjectSummary
 JAXBElement<ObjectSummary> ObjectFactory.createObjectSummary(ObjectSummary value)
          Create an instance of JAXBElement<ObjectSummary>}
 List<ObjectSummary> Objects.getObjectSummaries()
          Gets the value of the objectSummaries property.
 

Methods in org.exoplatform.wiki.service.rest.model with parameters of type ObjectSummary
 JAXBElement<ObjectSummary> ObjectFactory.createObjectSummary(ObjectSummary value)
          Create an instance of JAXBElement<ObjectSummary>}
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.