Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.client.jaxrs.model
Class DateInput

java.lang.Object
  extended by org.nuxeo.ecm.automation.client.jaxrs.model.DateInput
All Implemented Interfaces:
OperationInput

public class DateInput
extends Object
implements OperationInput

Author:
matic

Constructor Summary
DateInput(Date date)
           
 
Method Summary
 String getInputRef()
           
 String getInputType()
           
 boolean isBinary()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateInput

public DateInput(Date date)
Method Detail

isBinary

public boolean isBinary()
Specified by:
isBinary in interface OperationInput

getInputType

public String getInputType()
Specified by:
getInputType in interface OperationInput

getInputRef

public String getInputRef()
Specified by:
getInputRef in interface OperationInput

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.