Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.picture.api.adapters
Class PictureResourceAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class PictureResourceAdapterFactory
extends java.lang.Object
implements DocumentAdapterFactory


Constructor Summary
PictureResourceAdapterFactory()
           
 
Method Summary
 java.lang.Object getAdapter(DocumentModel doc, java.lang.Class cls)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PictureResourceAdapterFactory

public PictureResourceAdapterFactory()
Method Detail

getAdapter

public java.lang.Object getAdapter(DocumentModel doc,
                                   java.lang.Class cls)
Specified by:
getAdapter in interface DocumentAdapterFactory

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.