Class EntityTypeParser
java.lang.Object
de.digitalcollections.cudami.server.backend.impl.lobid.identifiable.entity.agent.EntityTypeParser
public class EntityTypeParser
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static de.digitalcollections.model.api.identifiable.entity.enums.EntityTypeparse(com.fasterxml.jackson.databind.JsonNode rootNode)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static de.digitalcollections.model.api.identifiable.entity.enums.EntityType parse(com.fasterxml.jackson.databind.JsonNode rootNode) throws com.fasterxml.jackson.core.JsonProcessingException- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-