Package | Description |
---|---|
de.unirostock.sems.cbarchive.web | |
de.unirostock.sems.cbarchive.web.dataholder | |
de.unirostock.sems.cbarchive.web.rest |
Modifier and Type | Field and Description |
---|---|
protected Workspace |
UserManager.workspace |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Workspace> |
WorkspaceManager.workspaces |
Modifier and Type | Method and Description |
---|---|
Workspace |
WorkspaceManager.createWorkspace() |
Workspace |
UserManager.getWorkspace() |
Workspace |
WorkspaceManager.getWorkspace(String workspaceId) |
Modifier and Type | Method and Description |
---|---|
Workspace |
WorkspaceHistory.getWorkspace(String workspaceId) |
Modifier and Type | Method and Description |
---|---|
List<Workspace> |
WorkspaceHistory.getRecentWorkspaces() |
Constructor and Description |
---|
WorkspaceHistory(List<Workspace> recentWorkspaces) |
WorkspaceHistory(List<Workspace> recentWorkspaces,
String currentWorkspace) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
RestApi.updateWorkspace(String userPath,
String historyCookie,
String workspaceId,
Workspace workspace) |
Copyright © 2014. All rights reserved.