Uses of Class
org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Packages that use ObjectSummary Package Description 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 Modifier and Type Class Description classObjectFields in org.exoplatform.wiki.service.rest.model with type parameters of type ObjectSummary Modifier and Type Field Description protected List<ObjectSummary>Objects. objectSummariesMethods in org.exoplatform.wiki.service.rest.model that return ObjectSummary Modifier and Type Method Description ObjectSummaryObjectFactory. createObjectSummary()Create an instance ofObjectSummaryMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type ObjectSummary Modifier and Type Method Description JAXBElement<ObjectSummary>ObjectFactory. createObjectSummary(ObjectSummary value)List<ObjectSummary>Objects. getObjectSummaries()Gets the value of the objectSummaries property.Methods in org.exoplatform.wiki.service.rest.model with parameters of type ObjectSummary Modifier and Type Method Description JAXBElement<ObjectSummary>ObjectFactory. createObjectSummary(ObjectSummary value)
-