public class MLMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
private static HashMap<Integer,String> |
mlMap
The ml_map.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MLMapper()
Instantiates a new mL mapper.
|
| Modifier and Type | Method and Description |
|---|---|
private static HashMap<Integer,String> |
createMLMap()
Creates the ml map.
|
static String |
getMimetype(com.gentics.cr.CRResolvableBean bean)
Get the Mimetype using an CRResolvableBean.
|
static String |
getMimetype(Integer mlId)
Get the Mimetype using an mlId.
|
public static String getMimetype(com.gentics.cr.CRResolvableBean bean)
bean - the beanpublic static String getMimetype(Integer mlId)
mlId - the ml_idCopyright © 2014 Gentics Software GmbH. All Rights Reserved.