public class DataMappingProblem extends DataMappingObject
internalId, internalName, log, TIMESTAMP_FORMAT
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
DataMappingProblem() |
DataMappingProblem(DataMappingPart dataMappingPart,
String details,
Object... detailArguments) |
Modifier and Type | Method and Description |
---|---|
DataMappingPart |
getDataMappingPart() |
String |
getDetails() |
DataMappingProblem |
setDataMappingPart(DataMappingPart dataMappingPart) |
DataMappingProblem |
setDetails(String details) |
Record |
toRecord() |
addExceptionProperties, assertValid, assertValid, clone, exception, exception, exception, getInternalId, getInternalName, resetInternalId
fromRecord, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties
public DataMappingProblem()
public DataMappingProblem(DataMappingPart dataMappingPart, String details, Object... detailArguments)
public DataMappingPart getDataMappingPart()
public DataMappingProblem setDataMappingPart(DataMappingPart dataMappingPart)
public String getDetails()
public DataMappingProblem setDetails(String details)
public Record toRecord()
toRecord
in interface RecordSerializable
toRecord
in class Bean
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.