public class AccessLogStructure extends Object
Constructor and Description |
---|
AccessLogStructure(String applicativeContextId,
String accessContractId,
String xRequestId,
String objectId,
Long objectSize,
Date responseDate,
String objectType,
String ingestId,
String archiveUnitId) |
Modifier and Type | Method and Description |
---|---|
String |
getAccessContractId() |
String |
getApplicativeContextId() |
String |
getArchiveUnitId() |
String |
getIngestId() |
String |
getObjectId() |
Long |
getObjectSize() |
String |
getObjectType() |
Date |
getResponseDate() |
String |
getxRequestId() |
public String getApplicativeContextId()
public String getAccessContractId()
public String getxRequestId()
public String getIngestId()
public String getObjectId()
public String getObjectType()
public Long getObjectSize()
public Date getResponseDate()
public String getArchiveUnitId()
Copyright © 2018 Vitam. All rights reserved.