| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.pictures.tiles.api.adapter | |
| org.nuxeo.ecm.platform.pictures.tiles.restlets |
| Modifier and Type | Class and Description |
|---|---|
class |
PictureTilesAdapterImpl
Default implementation for the PictureTilesAdapter.
|
| Modifier and Type | Field and Description |
|---|---|
protected PictureTilesAdapter |
PictureTilesCachedEntry.adapter |
| Modifier and Type | Method and Description |
|---|---|
PictureTilesAdapter |
PictureTilesCachedEntry.getAdapter() |
protected PictureTilesAdapter |
PictureTilesRestlets.getFromCache(DocumentModel doc,
String xpath) |
| Modifier and Type | Method and Description |
|---|---|
void |
PictureTilesCachedEntry.setAdapter(PictureTilesAdapter adapter) |
protected void |
PictureTilesRestlets.updateCache(DocumentModel doc,
PictureTilesAdapter adapter,
String xpath) |
| Constructor and Description |
|---|
PictureTilesCachedEntry(Calendar modified,
PictureTilesAdapter adapter,
String xpath) |
Copyright © 2019 Nuxeo. All rights reserved.