public class GroupLast extends GroupOperation<Object>
Constructor and Description |
---|
GroupLast(String sourceFieldName) |
GroupLast(String sourceFieldName,
String targetFieldName) |
GroupLast(String sourceFieldName,
String targetFieldName,
boolean excludeNulls) |
Modifier and Type | Method and Description |
---|---|
protected GroupOperationField<Object> |
createField() |
getExcludeNulls, getFilter, getSourceFieldName, getSourceFieldPath, getTargetFieldName, getTargetFieldPath, setExcludeNulls, setFilter, setTargetFieldName, toString
public GroupLast(String sourceFieldName)
protected GroupOperationField<Object> createField()
createField
in class GroupOperation<Object>
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.