Nuxeo Enterprise Platform 5.4

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

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

public class IdRef
extends DocRef

Author:
Bogdan Stefanescu

Constructor Summary
IdRef(java.lang.String path)
           
 
Method Summary
 java.lang.String value()
           
 
Methods inherited from class org.nuxeo.ecm.automation.client.jaxrs.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(java.lang.String path)
Method Detail

value

public java.lang.String value()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.