Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.relations.descriptors
Class ResourceAdapterDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor

public class ResourceAdapterDescriptor
extends Object

Adapter to transform a DocumentModel into a QNameResource and reverse. This is done using criteria like resource namespace and document type.

Author:
Anahide Tchertchian

Constructor Summary
ResourceAdapterDescriptor()
           
 
Method Summary
 String getClassName()
           
 String getNamespace()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceAdapterDescriptor

public ResourceAdapterDescriptor()
Method Detail

getNamespace

public String getNamespace()

getClassName

public String getClassName()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.