Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class IdRef
extends DocRef

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
IdRef(String path)
           
 
Method Summary
 String value()
           
 
Methods inherited from class org.nuxeo.ecm.automation.client.model.DocRef
getInputRef, getInputType, isBinary, newRef, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IdRef

public IdRef(String path)
Method Detail

value

public String value()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.