Class Mapping
java.lang.Object
com.liferay.batch.planner.rest.dto.v1_0.Mapping
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidsetExternalFieldName(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalFieldNameUnsafeSupplier) voidsetExternalFieldName(String externalFieldName) voidsetExternalFieldType(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalFieldTypeUnsafeSupplier) voidsetExternalFieldType(String externalFieldType) voidvoidvoidsetInternalFieldName(com.liferay.petra.function.UnsafeSupplier<String, Exception> internalFieldNameUnsafeSupplier) voidsetInternalFieldName(String internalFieldName) voidsetInternalFieldType(com.liferay.petra.function.UnsafeSupplier<String, Exception> internalFieldTypeUnsafeSupplier) voidsetInternalFieldType(String internalFieldType) voidvoidvoidvoidstatic MappingtoString()static MappingunsafeToDTO(String json)
-
Field Details
-
externalFieldName
-
externalFieldType
-
id
-
internalFieldName
-
internalFieldType
-
planId
-
script
-
xClassName
-
-
Constructor Details
-
Mapping
public Mapping()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getExternalFieldName
-
setExternalFieldName
-
setExternalFieldName
-
getExternalFieldType
-
setExternalFieldType
-
setExternalFieldType
-
getId
-
setId
-
setId
-
getInternalFieldName
-
setInternalFieldName
-
setInternalFieldName
-
getInternalFieldType
-
setInternalFieldType
-
setInternalFieldType
-
getPlanId
-
setPlanId
-
setPlanId
-
getScript
-
setScript
-
setScript
-
equals
-
hashCode
public int hashCode() -
toString
-