Class LogbookEvent
java.lang.Object
fr.gouv.vitam.common.model.logbook.LogbookEvent
- Direct Known Subclasses:
LogbookEventOperation
,LogbookLifecycle
Logbook Common event model
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAgId()
getEvId()
getObId()
Rights statement Identifiervoid
void
setEvDateTime
(String evDateTime) void
setEvDetData
(String evDetData) void
void
setEvIdProc
(String evIdProc) void
setEvParentId
(String evParentId) void
void
setEvTypeProc
(String evTypeProc) void
setLastPersistedDate
(String lastPersistedDate) void
void
setOutcome
(String outcome) void
setOutDetail
(String outDetail) void
setOutMessg
(String outMessg) void
setRightsStatementIdentifier
(String rightsStatementIdentifier) Rights statement Identifier
-
Field Details
-
EV_ID
- See Also:
-
EV_PARENT_ID
- See Also:
-
EV_TYPE
- See Also:
-
EV_DATE_TIME
- See Also:
-
EV_ID_PROC
- See Also:
-
EV_TYPE_PROC
- See Also:
-
OUTCOME
- See Also:
-
OUT_DETAIL
- See Also:
-
OUT_MESSG
- See Also:
-
AG_ID
- See Also:
-
OB_ID
- See Also:
-
EV_DET_DATA
- See Also:
-
RIGHTS_STATEMENT_IDENTIFIER
- See Also:
-
LAST_PERSISTED_DATE
- See Also:
-
-
Constructor Details
-
LogbookEvent
public LogbookEvent()
-
-
Method Details
-
getEvId
- Returns:
- the evId
-
setEvId
- Parameters:
evId
- the evId to set
-
getEvParentId
- Returns:
- the evParentId
-
setEvParentId
- Parameters:
evParentId
- the evParentId to set
-
getEvType
- Returns:
- the evType
-
setEvType
- Parameters:
evType
- the evType to set
-
getEvDateTime
- Returns:
- the evDateTime
-
setEvDateTime
- Parameters:
evDateTime
- the evDateTime to set
-
getEvIdProc
- Returns:
- the evIdProc
-
setEvIdProc
- Parameters:
evIdProc
- the evIdProc to set
-
getEvTypeProc
- Returns:
- the evTypeProc
-
setEvTypeProc
- Parameters:
evTypeProc
- the evTypeProc to set
-
getOutcome
- Returns:
- the outcome
-
setOutcome
- Parameters:
outcome
- the outcome to set
-
getOutDetail
- Returns:
- the outDetail
-
setOutDetail
- Parameters:
outDetail
- the outDetail to set
-
getOutMessg
- Returns:
- the outMessg
-
setOutMessg
- Parameters:
outMessg
- the outMessg to set
-
getAgId
- Returns:
- the agId
-
setAgId
- Parameters:
agId
- the agId to set
-
getObId
- Returns:
- the obId
-
setObId
- Parameters:
obId
- the obId to set
-
getEvDetData
- Returns:
- the evDetData
-
setEvDetData
- Parameters:
evDetData
- the evDetData to set
-
getRightsStatementIdentifier
Rights statement Identifier- Returns:
- rightsStatementIdentifier
-
setRightsStatementIdentifier
Rights statement Identifier- Parameters:
rightsStatementIdentifier
-
-
getLastPersistedDate
-
setLastPersistedDate
-