Uses of Class
org.exoplatform.social.core.space.SpaceAccessType
-
Packages that use SpaceAccessType Package Description org.exoplatform.social.core.space -
-
Uses of SpaceAccessType in org.exoplatform.social.core.space
Methods in org.exoplatform.social.core.space that return SpaceAccessType Modifier and Type Method Description static SpaceAccessTypeSpaceAccessType. valueOf(String name)Returns the enum constant of this type with the specified name.static SpaceAccessType[]SpaceAccessType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-