|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrongItemTypeException | |
|---|---|
| org.gcube.portlets.user.homelibrary.home.workspace | |
| org.gcube.portlets.user.homelibrary.util | |
| Uses of WrongItemTypeException in org.gcube.portlets.user.homelibrary.home.workspace |
|---|
| Methods in org.gcube.portlets.user.homelibrary.home.workspace that throw WrongItemTypeException | |
|---|---|
WorkspaceFolder |
Workspace.decomposeAquaMapsItem(String itemId,
String folderName,
String destinationWorkspaceId)
Decompose the specified AquaMaps item. |
boolean |
Workspace.exists(String name,
String folderId)
Check if an item with the specified name exists in the specified folder. |
WorkspaceItem |
Workspace.find(String name,
String folderId)
Get an item with the specified name in the specified folder. |
FolderBulkCreator |
Workspace.getNewFolderBulkCreator(String folderId)
Create a new folderBulkCreator for the specified folder. |
void |
Workspace.remove(String itemName,
String folderId)
Remove an item from a folder. |
| Uses of WrongItemTypeException in org.gcube.portlets.user.homelibrary.util |
|---|
| Methods in org.gcube.portlets.user.homelibrary.util that throw WrongItemTypeException | |
|---|---|
static FolderItem |
WorkspaceTypes.getFolderItem(WorkspaceItem item)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||