public class BusinessDataQueryMetadataImpl extends Object implements BusinessDataQueryMetadata
| Constructor and Description |
|---|
BusinessDataQueryMetadataImpl() |
BusinessDataQueryMetadataImpl(Integer startIndex,
Integer maxResults,
Long count) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCount() |
Integer |
getMaxResults() |
Integer |
getStartIndex() |
public Integer getStartIndex()
getStartIndex in interface BusinessDataQueryMetadatapublic Integer getMaxResults()
getMaxResults in interface BusinessDataQueryMetadatapublic Long getCount()
getCount in interface BusinessDataQueryMetadataCopyright © 2018 Bonitasoft S.A.. All rights reserved.