public class OwnerEntries extends Object
Constructor and Description |
---|
OwnerEntries(String userId,
long id) |
OwnerEntries(String userId,
String ownerEmail) |
Modifier and Type | Method and Description |
---|---|
long |
getNumberOfOwnerEntries() |
List<PartData> |
retrieveOwnerEntries(ColumnField sort,
boolean asc,
int start,
int limit,
String filter) |
public OwnerEntries(String userId, long id)
public List<PartData> retrieveOwnerEntries(ColumnField sort, boolean asc, int start, int limit, String filter)
public long getNumberOfOwnerEntries()
Copyright © 2017. All rights reserved.