Uses of Class
org.exoplatform.social.core.jpa.storage.entity.LikerEntity
Packages that use LikerEntity
-
Uses of LikerEntity in org.exoplatform.social.core.jpa.storage.entity
Fields in org.exoplatform.social.core.jpa.storage.entity with type parameters of type LikerEntityModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EmbeddableType<LikerEntity> LikerEntity_.class_static jakarta.persistence.metamodel.SingularAttribute<LikerEntity, Date> LikerEntity_.createdDatestatic jakarta.persistence.metamodel.SingularAttribute<LikerEntity, String> LikerEntity_.likerIdstatic jakarta.persistence.metamodel.ListAttribute<ActivityEntity, LikerEntity> ActivityEntity_.likersMethods in org.exoplatform.social.core.jpa.storage.entity that return types with arguments of type LikerEntity