public class ClassificationRepresentationModel extends ClassificationSummaryRepresentationModel
Classification.applicationEntryPoint, category, classificationId, custom1, custom2, custom3, custom4, custom5, custom6, custom7, custom8, domain, key, name, parentId, parentKey, priority, serviceLevel, type| Constructor and Description |
|---|
ClassificationRepresentationModel() |
ClassificationRepresentationModel(pro.taskana.classification.api.models.Classification classification) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreated() |
String |
getDescription() |
Boolean |
getIsValidInDomain() |
String |
getModified() |
void |
setCreated(String created) |
void |
setDescription(String description) |
void |
setIsValidInDomain(Boolean validInDomain) |
void |
setModified(String modified) |
String |
toString() |
getApplicationEntryPoint, getCategory, getClassificationId, getCustom1, getCustom2, getCustom3, getCustom4, getCustom5, getCustom6, getCustom7, getCustom8, getDomain, getKey, getName, getParentId, getParentKey, getPriority, getServiceLevel, getType, setApplicationEntryPoint, setCategory, setClassificationId, setCustom1, setCustom2, setCustom3, setCustom4, setCustom5, setCustom6, setCustom7, setCustom8, setDomain, setKey, setName, setParentId, setParentKey, setPriority, setServiceLevel, setTypepublic ClassificationRepresentationModel()
public ClassificationRepresentationModel(pro.taskana.classification.api.models.Classification classification)
public Boolean getIsValidInDomain()
public void setIsValidInDomain(Boolean validInDomain)
public String getCreated()
public void setCreated(String created)
public String getModified()
public void setModified(String modified)
public String getDescription()
public void setDescription(String description)
public String toString()
toString in class ClassificationSummaryRepresentationModelCopyright © 2020. All rights reserved.