Uses of Class
org.exoplatform.gwtframework.commons.wadl.RepresentationType

Packages that use RepresentationType
org.exoplatform.gwtframework.commons.wadl   
 

Uses of RepresentationType in org.exoplatform.gwtframework.commons.wadl
 

Fields in org.exoplatform.gwtframework.commons.wadl with type parameters of type RepresentationType
protected  java.util.List<RepresentationType> Request.representation
           
protected  java.util.List<RepresentationType> Response.representationOrFault
           
 

Methods in org.exoplatform.gwtframework.commons.wadl that return types with arguments of type RepresentationType
 java.util.List<RepresentationType> Request.getRepresentation()
          Gets the value of the representation property.
 java.util.List<RepresentationType> Response.getRepresentationOrFault()
          Gets the value of the representationOrFault property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.