Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.client.jaxrs.model
Interface OperationInput

All Known Implementing Classes:
Blob, Blobs, DocRef, DocRefs, Document, Documents, FileBlob, IdRef, PathRef

public interface OperationInput

Marker interface for objects that can be set as input on operations

Author:
Bogdan Stefanescu

Method Summary
 java.lang.String getInputRef()
           
 java.lang.String getInputType()
           
 boolean isBinary()
           
 

Method Detail

isBinary

boolean isBinary()

getInputType

java.lang.String getInputType()

getInputRef

java.lang.String getInputRef()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.