ItemKey
instead - included here for backwards compatibility.@Deprecated public class DamIdParser extends Object
info.magnolia.dam.provider.AssetProvider
identifierAsset
identifierModifier and Type | Field and Description |
---|---|
static String |
ASSET_ID_DELIMITER
Deprecated.
|
Constructor and Description |
---|
DamIdParser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
createCompositeId(String assetProviderIdentifier,
String assetIdentifier)
Deprecated.
Create a composite Id String.
|
static String |
getAssetIdentifier(String compositeId)
Deprecated.
Retrieve the Asset Id from the provided composite Id.
|
static String |
getAssetProviderIdentifier(String compositeId)
Deprecated.
Retrieve the Provider Id from the provided composite Id.
|
static boolean |
isCompositeId(String compositeId)
Deprecated.
Check if the specified 'compositeId' contains a AssetIdentifier and an
AssetProvider identifier.
|
public static String ASSET_ID_DELIMITER
public static String createCompositeId(String assetProviderIdentifier, String assetIdentifier)
public static String getAssetProviderIdentifier(String compositeId)
public static String getAssetIdentifier(String compositeId)
public static boolean isCompositeId(String compositeId)
Copyright © 2016 Magnolia International Ltd.. All rights reserved.