public interface WorkspaceChanges
IndexDefinitions.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAddedWorkspaces()
Get the names of the new workspaces that were added.
|
Collection<IndexDefinition> |
getIndexDefinitions()
Get the
IndexDefinitions. |
Set<String> |
getRemovedWorkspaces()
Get the names of the existing workspaces that were removed.
|
Collection<IndexDefinition> getIndexDefinitions()
IndexDefinitions.Set<String> getAddedWorkspaces()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.