Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class DateInput
extends Object
implements OperationInput

Author:
matic
See Also:
Serialized Form

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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.