| Package | Description |
|---|---|
| org.gcube.portlets.user.td.tablewidget.client.validation | |
| org.gcube.portlets.user.td.tablewidget.client.validation.tree |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValidationsTasksPanel.requestResolve(BaseDto d) |
protected void |
ValidationsTasksPanel.requestResume(BaseDto selected) |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderDto |
class |
JobSDto |
class |
TaskSDto |
class |
ValidationDto |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<BaseDto> |
FolderDto.childrens |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BaseDto> |
FolderDto.getChildrens() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderDto.setChildrens(ArrayList<BaseDto> childrens) |
| Constructor and Description |
|---|
FolderDto(String type,
String id,
String description,
ArrayList<BaseDto> childrens) |
JobSDto(String type,
String id,
org.gcube.portlets.user.td.gwtservice.shared.task.JobSClassifier jobClassifier,
String description,
ArrayList<BaseDto> childrens) |
TaskSDto(String type,
String id,
String description,
ArrayList<BaseDto> childrens) |
Copyright © 2019. All Rights Reserved.