Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapter

Packages that use PictureTilesAdapter
org.nuxeo.ecm.platform.pictures.tiles.api.adapter   
org.nuxeo.ecm.platform.pictures.tiles.restlets   
 

Uses of PictureTilesAdapter in org.nuxeo.ecm.platform.pictures.tiles.api.adapter
 

Classes in org.nuxeo.ecm.platform.pictures.tiles.api.adapter that implement PictureTilesAdapter
 class PictureTilesAdapterImpl
          Default implementation for the PictureTilesAdapter.
 

Uses of PictureTilesAdapter in org.nuxeo.ecm.platform.pictures.tiles.restlets
 

Methods in org.nuxeo.ecm.platform.pictures.tiles.restlets that return PictureTilesAdapter
 PictureTilesAdapter PictureTilesCachedEntry.getAdapter()
           
 

Methods in org.nuxeo.ecm.platform.pictures.tiles.restlets with parameters of type PictureTilesAdapter
 void PictureTilesCachedEntry.setAdapter(PictureTilesAdapter adapter)
           
 

Constructors in org.nuxeo.ecm.platform.pictures.tiles.restlets with parameters of type PictureTilesAdapter
PictureTilesCachedEntry(java.util.Calendar modified, PictureTilesAdapter adapter, java.lang.String xpath)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.