Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.impl
Class IterableInputHelper

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.impl.IterableInputHelper

public class IterableInputHelper
extends Object

Author:
Bogdan Stefanescu

Method Summary
static Type[] findCollectorTypes(Class<? extends OutputCollector> cl)
           
static Class<?> findIterableType(Class<?> cl)
           
static Class<?> getIterableType(Class<?> cl)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIterableType

public static Class<?> getIterableType(Class<?> cl)

findCollectorTypes

public static Type[] findCollectorTypes(Class<? extends OutputCollector> cl)

findIterableType

public static Class<?> findIterableType(Class<?> cl)

main

public static void main(String[] args)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.