Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.server.jaxrs.io
Interface InputResolver<T>

All Known Implementing Classes:
DocumentInputResolver, DocumentsInputResolver

public interface InputResolver<T>

Author:
matic

Method Summary
 T getInput(String content)
           
 String getType()
           
 

Method Detail

getType

String getType()

getInput

T getInput(String content)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.