Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.automation.core.impl.InvokableMethod

Packages that use InvokableMethod
org.nuxeo.ecm.automation.core.impl   
 

Uses of InvokableMethod in org.nuxeo.ecm.automation.core.impl
 

Subclasses of InvokableMethod in org.nuxeo.ecm.automation.core.impl
 class InvokableIteratorMethod
          A method proxy which accept as input only iterable inputs.
 

Methods in org.nuxeo.ecm.automation.core.impl that return InvokableMethod
 InvokableMethod[] OperationTypeImpl.getMethodsMatchingInput(Class<?> in)
           
 

Methods in org.nuxeo.ecm.automation.core.impl that return types with arguments of type InvokableMethod
 List<InvokableMethod> OperationTypeImpl.getMethods()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.