public class GRCObjectFilter
extends java.lang.Object
| Constructor and Description |
|---|
GRCObjectFilter()
Constructor- Creates the GRCObjectFilter with default values.
|
GRCObjectFilter(IReportingPeriod reportingPeriod)
Constructor- Creates the GRCObjectFilter with the reporting period.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationFilter |
getAssociationFilter()
Returns the association filter.
|
boolean |
getEvaluateComputedFields()
Returns whether computed fields are evaluated
|
java.util.Set<IFieldDefinition> |
getFieldFilters()
Returns a unique list of field definition used as filters.
|
boolean |
getIncludeActiveWorkflows()
Returns whether ids of active workflows are included
|
boolean |
getIncludeCalcStatus()
Returns whether to include calculation status.
|
boolean |
getIncludeOrphanField()
Returns whether orphan fields are included
|
IReportingPeriod |
getReportingPeriod()
Returns the reporting period label.
|
void |
setEvaluateComputedFields(boolean evalComputedFields)
Sets whether to evaluate computed fields
|
void |
setFieldFilters(IFieldDefinition... fieldDefinitions)
Sets the list field filters to include.
|
void |
setIncludeActiveWorkflows(boolean includeActiveWorkflows)
Sets whether to return ids of active workflows the resource is associated with.
|
void |
setIncludeCalcStatus(boolean includeCalcStatus)
Sets whether to include calculation status.
|
void |
setIncludeOrphanFields(boolean includeOrphanFields)
Sets whether to return orphan fields.
|
void |
setReportingPeriod(IReportingPeriod reportingPeriod)
Sets the reporting period.
|
public GRCObjectFilter()
public GRCObjectFilter(IReportingPeriod reportingPeriod)
public boolean getIncludeOrphanField()
public void setIncludeOrphanFields(boolean includeOrphanFields)
includeOrphanFields - true to return orphan fields. Default is false.public boolean getIncludeActiveWorkflows()
public void setIncludeActiveWorkflows(boolean includeActiveWorkflows)
includeActiveWorkflows - true to return active workflows. Default is false.public boolean getIncludeCalcStatus()
public void setIncludeCalcStatus(boolean includeCalcStatus)
includeCalcStatus - public boolean getEvaluateComputedFields()
public void setEvaluateComputedFields(boolean evalComputedFields)
evalComputedFields - true to evaluate computed fields. Default is false.public IReportingPeriod getReportingPeriod()
public void setReportingPeriod(IReportingPeriod reportingPeriod)
reportingPeriod - the reporting period to usepublic java.util.Set<IFieldDefinition> getFieldFilters()
public void setFieldFilters(IFieldDefinition... fieldDefinitions)
fieldNames - one or more field system name to includepublic AssociationFilter getAssociationFilter()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.