Package org.exoplatform.cs.dto
Class TypeDTO
java.lang.Object
org.exoplatform.cs.dto.TypeDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TypeDTOgetDTOFromEntity(TypeEntity typeEntity) static TypeEntitygetEntityFromDTO(TypeDTO typeDTO) static StringgetTypeFromClass(Class<? extends TypeEntity> type) static Class<? extends TypeEntity>getTypeFromString(String type)
-
Constructor Details
-
TypeDTO
public TypeDTO()
-
-
Method Details
-
getDTOFromEntity
-
getEntityFromDTO
-
getTypeFromClass
-
getTypeFromString
-