Class ClassificationRepresentationModel
java.lang.Object
org.springframework.hateoas.RepresentationModel<ClassificationSummaryRepresentationModel>
pro.taskana.classification.rest.models.ClassificationSummaryRepresentationModel
pro.taskana.classification.rest.models.ClassificationRepresentationModel
EntityModel class for
Classification.-
Field Summary
Fields inherited from class pro.taskana.classification.rest.models.ClassificationSummaryRepresentationModel
applicationEntryPoint, category, classificationId, custom1, custom2, custom3, custom4, custom5, custom6, custom7, custom8, domain, key, name, parentId, parentKey, priority, serviceLevel, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreated(Instant created) voidsetDescription(String description) voidsetIsValidInDomain(Boolean isValidInDomain) voidsetModified(Instant modified) Methods inherited from class pro.taskana.classification.rest.models.ClassificationSummaryRepresentationModel
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, setTypeMethods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
ClassificationRepresentationModel
public ClassificationRepresentationModel()
-
-
Method Details
-
getIsValidInDomain
-
setIsValidInDomain
-
getCreated
-
setCreated
-
getModified
-
setModified
-
getDescription
-
setDescription
-