Uses of Class
org.exoplatform.social.core.space.SpaceListAccess
-
Packages that use SpaceListAccess Package Description org.exoplatform.social.core.space.spi Provides classes that are necessary to control spaces and their lifecycles. -
-
Uses of SpaceListAccess in org.exoplatform.social.core.space.spi
Methods in org.exoplatform.social.core.space.spi that return SpaceListAccess Modifier and Type Method Description SpaceListAccessSpaceService. getUnifiedSearchSpacesWithListAccess(String userId, SpaceFilter spaceFilter)Provides the Unified Search feature to get spaces that a user can see.SpaceListAccessSpaceService. getVisibleSpacesWithListAccess(String userId, SpaceFilter spaceFilter)Gets spaces that a given user can see.
-