public class LogbookLifeCycleUnit extends LogbookLifeCycle<LogbookLifeCycleUnitParameters>
ES_FILTER_OUT, ID, SCORE, TENANT_ID, VERSION| Constructor and Description |
|---|
LogbookLifeCycleUnit()
use for jackson serialisation
|
LogbookLifeCycleUnit(org.bson.Document content)
Constructor for Codec
|
LogbookLifeCycleUnit(com.fasterxml.jackson.databind.JsonNode content)
Constructor for Codec
|
LogbookLifeCycleUnit(LogbookLifeCycleUnitParameters parameters)
Constructor from LogbookLifeCycleUnitParameters
|
LogbookLifeCycleUnit(String content)
Constructor for Codec
|
| Modifier and Type | Method and Description |
|---|---|
protected LogbookLifeCycleUnitParameters |
getLogbookParameters() |
VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>> |
newInstance(com.fasterxml.jackson.databind.JsonNode content)
Make a new instance of the document with the given json
|
getId, getIdParameterName, getLifeCyclescheckId, getConcernedDiffLines, getTenantId, getUnifiedDiff, getVersion, toString, toStringDirectappend, 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, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic LogbookLifeCycleUnit()
public LogbookLifeCycleUnit(LogbookLifeCycleUnitParameters parameters)
parameters - LogbookLifeCycleUnitParametersIllegalArgumentException - if argument is nullpublic LogbookLifeCycleUnit(org.bson.Document content)
content - of format Document to create LogbookLifeCycleUnitpublic LogbookLifeCycleUnit(String content)
content - of format String to create LogbookLifeCycleUnitpublic LogbookLifeCycleUnit(com.fasterxml.jackson.databind.JsonNode content)
content - of format JsonNode to create LogbookLifeCycleUnitpublic VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>> newInstance(com.fasterxml.jackson.databind.JsonNode content)
VitamDocumentnewInstance in class VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>>content - document structure as jsonprotected LogbookLifeCycleUnitParameters getLogbookParameters()
getLogbookParameters in class LogbookLifeCycle<LogbookLifeCycleUnitParameters>Copyright © 2018 Vitam. All rights reserved.