|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gentics.cr.util.MLMapper
public class MLMapper
This Class only exists until an automatic mapping in the tagmap will be created. Last changed: $Date: 2009-07-10 17:56:53 +0200 (Fr, 10 Jul 2009) $
![]() |
![]() |
| Field Summary | |
|---|---|
private static HashMap<Integer,String> |
mlMap
The ml_map. |
| Constructor Summary | |
|---|---|
protected |
MLMapper()
Instantiates a new mL mapper. |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static HashMap<Integer,String> mlMap
| Constructor Detail |
|---|
protected MLMapper()
| Method Detail |
|---|
public static String getMimetype(com.gentics.cr.CRResolvableBean bean)
bean - the bean
public static String getMimetype(Integer mlId)
mlId - the ml_id
private static HashMap<Integer,String> createMLMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||