Uses of Class
org.exoplatform.social.core.jpa.storage.entity.SpaceCategoryEntity
Packages that use SpaceCategoryEntity
-
Uses of SpaceCategoryEntity in org.exoplatform.social.core.jpa.storage.entity
Fields in org.exoplatform.social.core.jpa.storage.entity with type parameters of type SpaceCategoryEntityModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.ListAttribute<SpaceEntity, SpaceCategoryEntity> SpaceEntity_.categoriesstatic jakarta.persistence.metamodel.SingularAttribute<SpaceCategoryEntity, Long> SpaceCategoryEntity_.categoryIdstatic jakarta.persistence.metamodel.EmbeddableType<SpaceCategoryEntity> SpaceCategoryEntity_.class_static jakarta.persistence.metamodel.SingularAttribute<SpaceCategoryEntity, Date> SpaceCategoryEntity_.createdDateMethods in org.exoplatform.social.core.jpa.storage.entity that return types with arguments of type SpaceCategoryEntityMethod parameters in org.exoplatform.social.core.jpa.storage.entity with type arguments of type SpaceCategoryEntityModifier and TypeMethodDescriptionvoidSpaceEntity.setCategories(List<SpaceCategoryEntity> categories)