Class LogbookEvent
java.lang.Object
fr.gouv.vitam.common.model.logbook.LogbookEvent
- Direct Known Subclasses:
LogbookEventOperation,LogbookLifecycle
Logbook Common event model
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAgId()getEvId()getObId()Rights statement IdentifiervoidvoidsetEvDateTime(String evDateTime) voidsetEvDetData(String evDetData) voidvoidsetEvIdProc(String evIdProc) voidsetEvParentId(String evParentId) voidvoidsetEvTypeProc(String evTypeProc) voidsetLastPersistedDate(String lastPersistedDate) voidvoidsetOutcome(String outcome) voidsetOutDetail(String outDetail) voidsetOutMessg(String outMessg) voidsetRightsStatementIdentifier(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
-