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()
Gets the trash content.
|
Modifier and Type | Method and Description |
---|---|
void |
GWTWorkspaceServiceAsync.getTrashContent(com.google.gwt.user.client.rpc.AsyncCallback<List<FileTrashedModel>> callback)
Gets the trash content.
|
Modifier and Type | Method and Description |
---|---|
FileTrashedModel |
GWTWorkspaceBuilder.buildGXTTrashModelItem(org.gcube.common.homelibrary.home.workspace.trash.WorkspaceTrashItem trashedItem)
Builds the gxt trash model item.
|
FileTrashedModel |
GWTWorkspaceBuilder.buildGXTTrashModelItemById(String itemId,
org.gcube.common.homelibrary.home.workspace.trash.WorkspaceTrashFolder trash)
Builds the gxt trash model item by id.
|
Modifier and Type | Method and Description |
---|---|
List<FileTrashedModel> |
GWTWorkspaceBuilder.buildGXTListTrashContent(org.gcube.common.homelibrary.home.workspace.trash.WorkspaceTrashFolder trash)
Builds the gxt list trash content.
|
List<FileTrashedModel> |
GWTWorkspaceServiceImpl.getTrashContent()
Gets the trash content.
|
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 © 2016. All Rights Reserved.