public class UniqueConstraintViolationDetails extends ErrorDetailsType
MandatoryConstraintViolationException
.Constructor and Description |
---|
UniqueConstraintViolationDetails() |
Modifier and Type | Method and Description |
---|---|
ArchiveReferenceType |
getArchive() |
Map<String,PropertyType> |
getIndexData() |
String |
getType()
Need specification.
|
List<String> |
getViolatedFields() |
void |
setArchive(ArchiveReferenceType archive) |
void |
setIndexData(Map<String,PropertyType> indexData) |
void |
setViolatedFields(List<String> violatedFields) |
String |
toString() |
setType
public static final String TYPE
public String getType()
ErrorDetailsType
getType
in class ErrorDetailsType
public ArchiveReferenceType getArchive()
public void setArchive(ArchiveReferenceType archive)
public Map<String,PropertyType> getIndexData()
public void setIndexData(Map<String,PropertyType> indexData)
public String toString()
toString
in class ErrorDetailsType
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.