com.liferay.portal.vulcan.dto.converter.DTOConverter@Deprecated
public interface DTOConverter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentType()
Deprecated.
|
java.lang.Object |
toDTO(DTOConverterContext dtoConverterContext)
Deprecated.
|
java.lang.String getContentType()
java.lang.Object toDTO(DTOConverterContext dtoConverterContext) throws java.lang.Exception
java.lang.Exception