public class GroupCount extends GroupOperation<Long>
| Constructor and Description |
|---|
GroupCount(FieldPath targetFieldName) |
GroupCount(String targetFieldName) |
| Modifier and Type | Method and Description |
|---|---|
protected GroupOperationField<Long> |
createField() |
getExcludeNulls, getFilter, getSourceFieldName, getSourceFieldPath, getTargetFieldName, getTargetFieldPath, setExcludeNulls, setFilter, setTargetFieldName, toStringpublic GroupCount(String targetFieldName)
public GroupCount(FieldPath targetFieldName)
protected GroupOperationField<Long> createField()
createField in class GroupOperation<Long>Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.