Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.pictures.tiles.api.adapter
Class PictureTilesAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class PictureTilesAdapterFactory
extends java.lang.Object
implements DocumentAdapterFactory

Factory method for the DocumentModelAdapter for PictureTiles Contains the logic to choose the correct implementation according to DocumentModel.

Author:
tiry

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

Constructor Detail

PictureTilesAdapterFactory

public PictureTilesAdapterFactory()
Method Detail

getAdapter

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.