Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 Object
implements DocumentAdapterFactory


Constructor Summary
PictureResourceAdapterFactory()
           
 
Method Summary
 Object getAdapter(DocumentModel doc, 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 Object getAdapter(DocumentModel doc,
                         Class cls)
Specified by:
getAdapter in interface DocumentAdapterFactory

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.