Class DefaultWorkspaceSelector
java.lang.Object
org.ametys.plugins.repository.provider.DefaultWorkspaceSelector
- All Implemented Interfaces:
WorkspaceSelector
Default implementation of a
WorkspaceSelector, always selecting the "default" workspace.-
Field Summary
Fields inherited from interface org.ametys.plugins.repository.provider.WorkspaceSelector
ROLE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultWorkspaceSelector
public DefaultWorkspaceSelector()
-
-
Method Details
-
getWorkspace
Description copied from interface:WorkspaceSelectorReturns the current JCR workspace- Specified by:
getWorkspacein interfaceWorkspaceSelector- Returns:
- the current JCR workspace
-