Package io.wcm.testing.mock.aem.dam
Class MockGraniteAssetManagerWrapper
java.lang.Object
io.wcm.testing.mock.aem.dam.MockGraniteAssetManagerWrapper
- All Implemented Interfaces:
com.adobe.granite.asset.api.AssetManager
public final class MockGraniteAssetManagerWrapper
extends Object
implements com.adobe.granite.asset.api.AssetManager
Mock implementation of Adobe Granite
AssetManager. This is done by wrapping a MockAssetManager.-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidcom.adobe.granite.asset.api.Assetcom.adobe.granite.asset.api.Assetcom.adobe.granite.asset.api.Assetvoidvoid
-
Method Details
-
createAsset
- Specified by:
createAssetin interfacecom.adobe.granite.asset.api.AssetManager
-
getAsset
- Specified by:
getAssetin interfacecom.adobe.granite.asset.api.AssetManager
-
assetExists
- Specified by:
assetExistsin interfacecom.adobe.granite.asset.api.AssetManager
-
removeAsset
- Specified by:
removeAssetin interfacecom.adobe.granite.asset.api.AssetManager
-
getAssetByIdentifier
- Specified by:
getAssetByIdentifierin interfacecom.adobe.granite.asset.api.AssetManager
-
copyAsset
- Specified by:
copyAssetin interfacecom.adobe.granite.asset.api.AssetManager
-
moveAsset
- Specified by:
moveAssetin interfacecom.adobe.granite.asset.api.AssetManager
-