public class LogbookOperation extends LogbookEventOperation
Modifier and Type | Field and Description |
---|---|
static String |
HASH |
static String |
TAG_ID |
static String |
TAG_TENANT |
static String |
UNDERSCORE |
Constructor and Description |
---|
LogbookOperation() |
Modifier and Type | Method and Description |
---|---|
String |
getAgIdApp() |
List<LogbookEventOperation> |
getEvents() |
String |
getEvIdAppSession() |
String |
getId() |
Integer |
getTenant() |
void |
setAgIdApp(String agIdApp) |
void |
setEvents(List<LogbookEventOperation> events) |
void |
setEvIdAppSession(String evIdAppSession) |
void |
setId(String id) |
void |
setTenant(Integer tenant) |
getAgIdExt, getEvIdReq, getObIdIn, getObIdReq, setAgIdExt, setEvIdReq, setObIdIn, setObIdReq
getAgId, getEvDateTime, getEvDetData, getEvId, getEvIdProc, getEvParentId, getEvType, getEvTypeProc, getObId, getOutcome, getOutDetail, getOutMessg, getRightsStatementIdentifier, setAgId, setEvDateTime, setEvDetData, setEvId, setEvIdProc, setEvParentId, setEvType, setEvTypeProc, setObId, setOutcome, setOutDetail, setOutMessg, setRightsStatementIdentifier
public static final String TAG_ID
public static final String TAG_TENANT
public static final String HASH
public static final String UNDERSCORE
public String getId()
public void setId(String id)
id
- the id to setpublic Integer getTenant()
public void setTenant(Integer tenant)
tenant
- the tenant to setpublic List<LogbookEventOperation> getEvents()
public void setEvents(List<LogbookEventOperation> events)
events
- the events to setpublic String getAgIdApp()
public void setAgIdApp(String agIdApp)
agIdApp
- the agIdApp to setpublic String getEvIdAppSession()
public void setEvIdAppSession(String evIdAppSession)
evIdAppSession
- the evIdAppSession to setCopyright © 2018 Vitam. All rights reserved.