Interface WorkspacesProvider
public interface WorkspacesProvider
The
WorkspacesProvider represents an interface to get the configured/available Adobe Target Workspaces.-
Method Summary
-
Method Details
-
getWorkspaces
- Parameters:
config- Ims Target configuration- Returns:
- a set of
Workspaces containing the configured/available Adobe Target Workspaces - Throws:
WorkspacesProviderException- if a problem occurs while fetching the workspaces.WorkspacesConfigurationException- if the Ims Target Configuration is invalidIllegalArgumentException- if the passed configuration is null
-