Package | Description |
---|---|
org.gcube.portlets.user.workspace.client.rpc | |
org.gcube.portlets.user.workspace.client.view.smartfolder | |
org.gcube.portlets.user.workspace.server |
Modifier and Type | Method and Description |
---|---|
SmartFolderModel |
GWTWorkspaceService.createSmartFolder(String name,
String description,
String query) |
Modifier and Type | Method and Description |
---|---|
List<SmartFolderModel> |
GWTWorkspaceService.getAllSmartFolders() |
Modifier and Type | Method and Description |
---|---|
void |
GWTWorkspaceServiceAsync.createSmartFolder(String name,
String description,
String query,
com.google.gwt.user.client.rpc.AsyncCallback<SmartFolderModel> callback) |
void |
GWTWorkspaceServiceAsync.getAllSmartFolders(com.google.gwt.user.client.rpc.AsyncCallback<List<SmartFolderModel>> callback) |
Modifier and Type | Method and Description |
---|---|
void |
SmartFolderPanel.loadSmartFolder(SmartFolderModel smart) |
Modifier and Type | Method and Description |
---|---|
void |
SmartFolderPanel.loadSmartFolders(List<SmartFolderModel> result) |
Modifier and Type | Method and Description |
---|---|
SmartFolderModel |
GWTWorkspaceBuilder.buildGXTSmartFolderModel(org.gcube.common.homelibrary.home.workspace.WorkspaceSmartFolder wsFolder,
String query) |
SmartFolderModel |
GWTWorkspaceServiceImpl.createSmartFolder(String name,
String description,
String query) |
Modifier and Type | Method and Description |
---|---|
List<SmartFolderModel> |
GWTWorkspaceBuilder.buildGXTListSmartFolderModel(List<org.gcube.common.homelibrary.home.workspace.WorkspaceSmartFolder> listWorkspaceSmartFolder) |
List<SmartFolderModel> |
GWTWorkspaceServiceImpl.getAllSmartFolders() |
Copyright © 2015. All Rights Reserved.