Class LogbookEventOperation
java.lang.Object
fr.gouv.vitam.common.model.logbook.LogbookEvent
fr.gouv.vitam.common.model.logbook.LogbookEventOperation
- Direct Known Subclasses:
LogbookOperation
Logbook operation event model
-
Field Summary
Fields inherited from class fr.gouv.vitam.common.model.logbook.LogbookEvent
AG_ID, EV_DATE_TIME, EV_DET_DATA, EV_ID, EV_ID_PROC, EV_PARENT_ID, EV_TYPE, EV_TYPE_PROC, LAST_PERSISTED_DATE, OB_ID, OUT_DETAIL, OUT_MESSG, OUTCOME, RIGHTS_STATEMENT_IDENTIFIER
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setAgIdExt
(String agIdExt) void
setEvIdReq
(String evIdReq) void
void
setObIdReq
(String obIdReq) Methods inherited from class fr.gouv.vitam.common.model.logbook.LogbookEvent
getAgId, getEvDateTime, getEvDetData, getEvId, getEvIdProc, getEvParentId, getEvType, getEvTypeProc, getLastPersistedDate, getObId, getOutcome, getOutDetail, getOutMessg, getRightsStatementIdentifier, setAgId, setEvDateTime, setEvDetData, setEvId, setEvIdProc, setEvParentId, setEvType, setEvTypeProc, setLastPersistedDate, setObId, setOutcome, setOutDetail, setOutMessg, setRightsStatementIdentifier
-
Constructor Details
-
LogbookEventOperation
public LogbookEventOperation()
-
-
Method Details
-
getEvIdReq
- Returns:
- the evIdReq
-
setEvIdReq
- Parameters:
evIdReq
- the evIdReq to set
-
getAgIdExt
- Returns:
- the agIdExt
-
setAgIdExt
- Parameters:
agIdExt
- the agIdExt to set
-
getObIdReq
- Returns:
- the obIdReq
-
setObIdReq
- Parameters:
obIdReq
- the obIdReq to set
-
getObIdIn
- Returns:
- the obIdIn
-
setObIdIn
- Parameters:
obIdIn
- the obIdIn to set
-
equals
-
hashCode
public int hashCode()
-