Class IdentifiableObjectTypeParser
java.lang.Object
de.digitalcollections.cudami.server.backend.impl.lobid.identifiable.entity.agent.IdentifiableObjectTypeParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic de.digitalcollections.model.identifiable.IdentifiableObjectTypeparse(com.fasterxml.jackson.databind.JsonNode rootNode)
-
Method Details
-
parse
public static de.digitalcollections.model.identifiable.IdentifiableObjectType parse(com.fasterxml.jackson.databind.JsonNode rootNode) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-