Uses of Class
com.identityworksllc.iiq.common.iterators.ColumnConfig
-
Packages that use ColumnConfig Package Description com.identityworksllc.iiq.common.iterators -
-
Uses of ColumnConfig in com.identityworksllc.iiq.common.iterators
Methods in com.identityworksllc.iiq.common.iterators that return ColumnConfig Modifier and Type Method Description ColumnConfigColumnConfig. withFieldName(String fieldName)Constructs a copy of this ColumnConfig with the given field name.ColumnConfigColumnConfig. withHeader(String header)Constructs a copy of this ColumnConfig with the given header.ColumnConfigColumnConfig. withRenderRule(sailpoint.object.Rule rule)Constructs a copy of this ColumnConfig with the given render rule.ColumnConfigColumnConfig. withRenderScript(sailpoint.object.Script script)Constructs a copy of this ColumnConfig with the given render script.
-