Uses of Enum Class
org.exoplatform.social.core.storage.cache.model.key.SpaceType
Packages that use SpaceType
-
Uses of SpaceType in org.exoplatform.social.core.storage.cache.model.key
Methods in org.exoplatform.social.core.storage.cache.model.key that return SpaceTypeModifier and TypeMethodDescriptionSpaceFilterKey.getType()static SpaceTypeReturns the enum constant of this class with the specified name.static SpaceType[]SpaceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.exoplatform.social.core.storage.cache.model.key with parameters of type SpaceTypeModifierConstructorDescriptionSpaceFilterKey(String userId, org.exoplatform.social.core.space.SpaceFilter filter, SpaceType type)