Interface WorkspaceSelector
- All Known Implementing Classes:
DefaultWorkspaceSelector
,RequestAttributeWorkspaceSelector
public interface WorkspaceSelector
Determines the current JCR workspace.
-
Field Summary
-
Method Summary
-
Field Details
-
ROLE
Avalon Role
-
-
Method Details
-
getWorkspace
Returns the current JCR workspace- Returns:
- the current JCR workspace
-