Uses of Enum Class
org.exoplatform.social.core.space.SpaceListAccessType
Packages that use SpaceListAccessType
-
Uses of SpaceListAccessType in org.exoplatform.social.core.space
Methods in org.exoplatform.social.core.space that return SpaceListAccessTypeModifier and TypeMethodDescriptionstatic SpaceListAccessTypeReturns the enum constant of this class with the specified name.static SpaceListAccessType[]SpaceListAccessType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.exoplatform.social.core.space with parameters of type SpaceListAccessTypeModifierConstructorDescriptionSpaceListAccess(org.exoplatform.social.core.storage.api.SpaceStorage spaceStorage, SpaceSearchConnector spaceSearchConnector, String userId, org.exoplatform.social.core.space.SpaceFilter spaceFilter, SpaceListAccessType type) SpaceListAccess(org.exoplatform.social.core.storage.api.SpaceStorage spaceStorage, SpaceSearchConnector spaceSearchConnector, String userId, SpaceListAccessType type) SpaceListAccess(org.exoplatform.social.core.storage.api.SpaceStorage spaceStorage, SpaceSearchConnector spaceSearchConnector, org.exoplatform.social.core.space.SpaceFilter spaceFilter, SpaceListAccessType type) SpaceListAccess(org.exoplatform.social.core.storage.api.SpaceStorage spaceStorage, SpaceSearchConnector spaceSearchConnector, SpaceListAccessType type) SpaceListAccess(org.exoplatform.social.core.storage.api.SpaceStorage spaceStorage, SpaceSearchConnector spaceSearchConnector, SpaceListAccessType type, String userId, String otherUserId)