public final class MockAssetStore extends Object implements com.day.cq.dam.api.handler.store.AssetStore
AssetStore| Constructor and Description |
|---|
MockAssetStore() |
| Modifier and Type | Method and Description |
|---|---|
com.day.cq.dam.api.handler.AssetHandler[] |
getAllAssetHandler() |
com.day.cq.dam.api.handler.AssetHandler |
getAssetHandler(String mimeType) |
Map<String,com.day.cq.dam.api.handler.store.AssetHandlerInfo> |
getAssetHandlerInfos() |
String |
getFileNameSuffix(String arg0) |
String |
getIconPath(String arg0,
int arg1) |
String |
getMimeType(String arg0) |
public com.day.cq.dam.api.handler.AssetHandler getAssetHandler(String mimeType)
getAssetHandler in interface com.day.cq.dam.api.handler.store.AssetStorepublic com.day.cq.dam.api.handler.AssetHandler[] getAllAssetHandler()
getAllAssetHandler in interface com.day.cq.dam.api.handler.store.AssetStorepublic String getFileNameSuffix(String arg0)
getFileNameSuffix in interface com.day.cq.dam.api.handler.store.AssetStorepublic String getIconPath(String arg0, int arg1)
getIconPath in interface com.day.cq.dam.api.handler.store.AssetStorepublic String getMimeType(String arg0)
getMimeType in interface com.day.cq.dam.api.handler.store.AssetStoreCopyright © 2014–2020 wcm.io. All rights reserved.