public class TagmapEntryInconsistencyModel extends Object implements Serializable
Constructor and Description |
---|
TagmapEntryInconsistencyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Human readable description of the inconcistency
|
List<String> |
getEntries()
List of entry UUIDs of tagmap entries forming the inconcistency
|
void |
setDescription(String description)
Set description
|
void |
setEntries(List<String> entries)
Set entry UUIDs
|
public String getDescription()
public void setDescription(String description)
description
- descriptionpublic List<String> getEntries()
Copyright © 2018 Gentics Software. All rights reserved.