Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.social.workspace.spaces
Class CollaborationDashboardSpaceProvider

java.lang.Object
  extended by org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
      extended by org.nuxeo.ecm.social.workspace.spaces.CollaborationDashboardSpaceProvider
All Implemented Interfaces:
SpaceProvider

public class CollaborationDashboardSpaceProvider
extends AbstractSpaceProvider

Dashboard space provider returning the collaboration dashboard to be displayed in collaboration tab

Since:
5.5
Author:
Eugen Ionica

Constructor Summary
CollaborationDashboardSpaceProvider()
           
 
Method Summary
 boolean isReadOnly(CoreSession session)
           
 
Methods inherited from class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
add, addAll, clear, getAll, getName, getSpace, getSpace, getSpaces, initialize, isEmpty, remove, size
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollaborationDashboardSpaceProvider

public CollaborationDashboardSpaceProvider()
Method Detail

isReadOnly

public boolean isReadOnly(CoreSession session)

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.