Uses of Enum Class
org.exoplatform.social.core.jpa.storage.entity.SpaceEntity.PRIORITY
Packages that use SpaceEntity.PRIORITY
-
Uses of SpaceEntity.PRIORITY in org.exoplatform.social.core.jpa.storage.entity
Fields in org.exoplatform.social.core.jpa.storage.entity declared as SpaceEntity.PRIORITYFields in org.exoplatform.social.core.jpa.storage.entity with type parameters of type SpaceEntity.PRIORITYModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.SingularAttribute<SpaceEntity, SpaceEntity.PRIORITY> SpaceEntity_.priorityMethods in org.exoplatform.social.core.jpa.storage.entity that return SpaceEntity.PRIORITYModifier and TypeMethodDescriptionSpaceEntity.getPriority()static SpaceEntity.PRIORITYReturns the enum constant of this class with the specified name.static SpaceEntity.PRIORITY[]SpaceEntity.PRIORITY.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.social.core.jpa.storage.entity with parameters of type SpaceEntity.PRIORITY