public class TypeDTO extends Object
| Constructor and Description |
|---|
TypeDTO() |
| Modifier and Type | Method and Description |
|---|---|
static TypeDTO |
getDTOFromEntity(TypeEntity typeEntity) |
static TypeEntity |
getEntityFromDTO(TypeDTO typeDTO) |
static String |
getTypeFromClass(Class<? extends TypeEntity> type) |
static Class<? extends TypeEntity> |
getTypeFromString(String type) |
public static TypeDTO getDTOFromEntity(TypeEntity typeEntity)
public static TypeEntity getEntityFromDTO(TypeDTO typeDTO)
public static String getTypeFromClass(Class<? extends TypeEntity> type)
public static Class<? extends TypeEntity> getTypeFromString(String type)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.