| Package | Description |
|---|---|
| com.entitystream.identiza.db | |
| com.entitystream.identiza.metadata |
| Modifier and Type | Method and Description |
|---|---|
String |
DBWorker.connect(String projectName,
String groupName,
String collectionName,
IUser user) |
Document |
DBWorker.getTask(String taskid,
IUser user) |
List<Document> |
DBWorker.getTasks(Document document,
int start,
int pagesize,
IUser user) |
List<Document> |
DBWorker.getTasks(String nodeID,
int startpage,
int endpage,
int pagesize,
String[] table,
String limits,
String type,
IUser user) |
List<Document> |
DBWorker.getTaskTypes(IUser user) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<IUser> |
IUser.getTeamUsers() |
Copyright © 2021. All rights reserved.