public class LogbookLifeCycleObjectGroup extends LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>
ES_FILTER_OUT, ID, IMPLEMENTATIONVERSION, SCORE, SEDAVERSION, TENANT_ID, VERSION
Constructor and Description |
---|
LogbookLifeCycleObjectGroup()
use for jackson serialization
|
LogbookLifeCycleObjectGroup(org.bson.Document content)
Constructor for Codec
|
LogbookLifeCycleObjectGroup(com.fasterxml.jackson.databind.JsonNode content)
Constructor for Codec
|
LogbookLifeCycleObjectGroup(LogbookLifeCycleObjectGroupParameters parameters)
Constructor from LogbookLifeCycleParameters
|
LogbookLifeCycleObjectGroup(String content)
Constructor for Codec
|
Modifier and Type | Method and Description |
---|---|
VitamDocument<LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>> |
newInstance(com.fasterxml.jackson.databind.JsonNode content)
Make a new instance of the document with the given json
|
events, getId, getIdParameterName
checkId, getConcernedDiffLines, getTenantId, getUnifiedDiff, getVersion, toString, toStringDirect
append, clear, containsKey, containsValue, entrySet, equals, get, get, getBoolean, getBoolean, getDate, getDouble, getInteger, getInteger, getLong, getObjectId, getString, hashCode, isEmpty, keySet, parse, parse, put, putAll, remove, size, toBsonDocument, toJson, toJson, toJson, toJson, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public LogbookLifeCycleObjectGroup()
public LogbookLifeCycleObjectGroup(LogbookLifeCycleObjectGroupParameters parameters)
parameters
- of type LogbookLifeCycleObjectGroupParametersIllegalArgumentException
- if argument is nullpublic LogbookLifeCycleObjectGroup(org.bson.Document content)
content
- in format Documentpublic LogbookLifeCycleObjectGroup(String content)
content
- in format Stringpublic LogbookLifeCycleObjectGroup(com.fasterxml.jackson.databind.JsonNode content)
content
- in format JsonNodepublic VitamDocument<LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>> newInstance(com.fasterxml.jackson.databind.JsonNode content)
VitamDocument
newInstance
in class LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>
content
- document structure as jsonCopyright © 2018 Vitam. All rights reserved.