Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.picture.core.libraryselector
Interface LibrarySelector

All Known Implementing Classes:
LibrarySelectorService

public interface LibrarySelector


Method Summary
 ImageUtils getImageUtils()
           
 MetadataUtils getMetadataUtils()
           
 MimeUtils getMimeUtils()
           
 

Method Detail

getImageUtils

ImageUtils getImageUtils()
                         throws InstantiationException,
                                IllegalAccessException
Throws:
InstantiationException
IllegalAccessException

getMimeUtils

MimeUtils getMimeUtils()
                       throws InstantiationException,
                              IllegalAccessException
Throws:
InstantiationException
IllegalAccessException

getMetadataUtils

MetadataUtils getMetadataUtils()
                               throws InstantiationException,
                                      IllegalAccessException
Throws:
InstantiationException
IllegalAccessException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.