Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api.blobholder
Class BlobHolderAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class BlobHolderAdapterFactory
extends Object
implements DocumentAdapterFactory

DocumentModel adapter factory. Delegates calls to the BlobHolderAdapterService that management the pluggability for factories.

Author:
tiry

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

Constructor Detail

BlobHolderAdapterFactory

public BlobHolderAdapterFactory()
Method Detail

getAdapter

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.