public class AuditLogFilter
extends java.lang.Object
| Constructor and Description |
|---|
AuditLogFilter() |
| Modifier and Type | Method and Description |
|---|---|
AssociationFilter |
getAssociationFilter()
Returns the association filter.
|
java.util.Date |
getEndDate() |
java.util.Set<IFieldDefinition> |
getFieldFilters()
Returns a unique list of field definition used as filters.
|
IReportingPeriod |
getReportingPeriod()
Returns the reporting period label.
|
java.util.Date |
getStartDate()
Gets the start date for logs retrieval.
|
java.lang.Boolean |
isFilterByDates() |
java.lang.Boolean |
isFilterByReportingPeriod() |
void |
setEndDate(java.util.Date endDate)
Sets the end date for logs retrieval.
|
void |
setFieldFilters(IFieldDefinition... fieldDefinitions)
Sets the list of field filters to include.
|
void |
setReportingPeriod(IReportingPeriod reportingPeriod)
Sets the reporting period.
|
void |
setStartDate(java.util.Date startDate)
Sets the start date for logs retrieval.
|
public IReportingPeriod getReportingPeriod()
public void setReportingPeriod(IReportingPeriod reportingPeriod)
reportingPeriod - the reporting period to usepublic java.util.Set<IFieldDefinition> getFieldFilters()
public void setFieldFilters(IFieldDefinition... fieldDefinitions)
fieldDefinitions - one or more field system names to includepublic AssociationFilter getAssociationFilter()
public java.util.Date getStartDate()
public void setStartDate(java.util.Date startDate)
startDate - start date to setpublic java.util.Date getEndDate()
public void setEndDate(java.util.Date endDate)
endDate - end date to be setpublic java.lang.Boolean isFilterByDates()
public java.lang.Boolean isFilterByReportingPeriod()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.