public class WorkspaceResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
WorkspaceResult(java.util.Set<Workspace> searchedWorkspaceSet) |
WorkspaceResult(java.util.Set<Workspace> recentWorkspaceSet,
java.util.Set<Workspace> otherWorkspaceSet) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Workspace> |
getOtherWorkspaceSet() |
java.util.Set<Workspace> |
getRecentWorkspaceSet() |
java.util.Set<Workspace> |
getSearchedWorkspaceSet() |
public static final java.lang.String REVISION
Copyright © 2001-2017 Jalios SA. All Rights Reserved.