Package org.cxbox.core.dto
Class DTOUtils
java.lang.Object
org.cxbox.core.dto.DTOUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllFields(Class<D> cls) static StringgetDictionaryType(Class<?> cls, String fieldName) static <D extends org.cxbox.api.data.dto.DataResponseDTO>
DtoField<D,?>
-
Constructor Details
-
DTOUtils
public DTOUtils()
-
-
Method Details
-
getField
-
getAllFields
-
getDictionaryType
-