Uses of Enum Class
io.meeds.social.space.constant.PublicSiteVisibility
Packages that use PublicSiteVisibility
-
Uses of PublicSiteVisibility in io.meeds.social.space.constant
Methods in io.meeds.social.space.constant that return PublicSiteVisibilityModifier and TypeMethodDescriptionstatic PublicSiteVisibilityReturns the enum constant of this class with the specified name.static PublicSiteVisibility[]PublicSiteVisibility.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PublicSiteVisibility in org.exoplatform.social.core.jpa.storage.entity
Fields in org.exoplatform.social.core.jpa.storage.entity with type parameters of type PublicSiteVisibilityModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.SingularAttribute<SpaceEntity, PublicSiteVisibility> SpaceEntity_.publicSiteVisibility