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 java.lang.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
 java.lang.String getClassName()
           
 java.lang.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 java.lang.String getNamespace()

getClassName

public java.lang.String getClassName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.