Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.server.jaxrs.io.resolvers
Class DocumentsInputResolver

java.lang.Object
  extended by org.nuxeo.ecm.automation.server.jaxrs.io.resolvers.DocumentsInputResolver
All Implemented Interfaces:
InputResolver<DocumentRefList>

public class DocumentsInputResolver
extends Object
implements InputResolver<DocumentRefList>

Author:
matic

Constructor Summary
DocumentsInputResolver()
           
 
Method Summary
 DocumentRefList getInput(String input)
           
 String getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentsInputResolver

public DocumentsInputResolver()
Method Detail

getType

public String getType()
Specified by:
getType in interface InputResolver<DocumentRefList>

getInput

public DocumentRefList getInput(String input)
Specified by:
getInput in interface InputResolver<DocumentRefList>

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.