Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.automation.OperationDocumentation.Param

Packages that use OperationDocumentation.Param
org.nuxeo.ecm.automation   
org.nuxeo.ecm.automation.server.jaxrs.doc   
 

Uses of OperationDocumentation.Param in org.nuxeo.ecm.automation
 

Fields in org.nuxeo.ecm.automation with type parameters of type OperationDocumentation.Param
 List<OperationDocumentation.Param> OperationDocumentation.params
           
 

Methods in org.nuxeo.ecm.automation that return types with arguments of type OperationDocumentation.Param
 List<OperationDocumentation.Param> OperationDocumentation.getParams()
           
 

Methods in org.nuxeo.ecm.automation with parameters of type OperationDocumentation.Param
 int OperationDocumentation.Param.compareTo(OperationDocumentation.Param o)
           
 

Uses of OperationDocumentation.Param in org.nuxeo.ecm.automation.server.jaxrs.doc
 

Methods in org.nuxeo.ecm.automation.server.jaxrs.doc with parameters of type OperationDocumentation.Param
 String DocResource.getParamDefaultValue(OperationDocumentation.Param param)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.