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