Package | Description |
---|---|
org.gcube.portlets.user.workspace.client.rpc | |
org.gcube.portlets.user.workspace.server | |
org.gcube.portlets.user.workspace.shared |
Modifier and Type | Method and Description |
---|---|
List<FileTrashedModel> |
GWTWorkspaceService.getTrashContent() |
Modifier and Type | Method and Description |
---|---|
void |
GWTWorkspaceServiceAsync.getTrashContent(com.google.gwt.user.client.rpc.AsyncCallback<List<FileTrashedModel>> callback) |
Modifier and Type | Method and Description |
---|---|
FileTrashedModel |
GWTWorkspaceBuilder.buildGXTTrashModelItem(org.gcube.common.homelibrary.home.workspace.trash.WorkspaceTrashItem trashedItem) |
FileTrashedModel |
GWTWorkspaceBuilder.buildGXTTrashModelItemById(String itemId,
org.gcube.common.homelibrary.home.workspace.trash.WorkspaceTrashFolder trash) |
Modifier and Type | Method and Description |
---|---|
List<FileTrashedModel> |
GWTWorkspaceBuilder.buildGXTListTrashContent(org.gcube.common.homelibrary.home.workspace.trash.WorkspaceTrashFolder trash) |
List<FileTrashedModel> |
GWTWorkspaceServiceImpl.getTrashContent() |
Modifier and Type | Method and Description |
---|---|
List<FileTrashedModel> |
TrashContent.getListErrors() |
List<FileTrashedModel> |
TrashContent.getTrashContent() |
Modifier and Type | Method and Description |
---|---|
void |
TrashContent.setListErrors(List<FileTrashedModel> listErrors) |
void |
TrashContent.setTrashContent(List<FileTrashedModel> trashContent) |
Constructor and Description |
---|
TrashContent(List<FileTrashedModel> trashContent,
List<FileTrashedModel> listErrors) |
TrashContent(List<FileTrashedModel> trashContent,
List<FileTrashedModel> listErrors) |
Copyright © 2015. All Rights Reserved.