| Modifier and Type | Method and Description |
|---|---|
WorkspaceItemInfo |
DeleteWorkspaceItemEvent.getWorkspaceItem() |
| Constructor and Description |
|---|
DeleteWorkspaceItemEvent(WorkspaceItemInfo workspaceItem)
Instantiates a new delete workspace item event.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceItemInfo |
TrainingCourseAppService.getWorkspaceItemInfo(String itemId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrainingCourseAppServiceAsync.getWorkspaceItemInfo(String itemId,
com.google.gwt.user.client.rpc.AsyncCallback<WorkspaceItemInfo> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemActionAndInfoView.updateInfo(WorkspaceItemInfo info)
Update info.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceItemInfo |
TrainingCourseAppServiceImpl.getWorkspaceItemInfo(String itemId)
Gets the workspace item info.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkspaceItemInfo |
WsUtil.toWorkspaceItemInfo(org.gcube.common.homelibrary.home.workspace.WorkspaceItem item)
To workspace item info.
|
Copyright © 2018. All Rights Reserved.