Uses of Class
com.blazebit.persistence.testsuite.entity.LocalizedEntity
Packages that use LocalizedEntity
-
Uses of LocalizedEntity in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type LocalizedEntityModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<LocalizedEntity,String> LocalizedEntity_.descriptionstatic javax.persistence.metamodel.MapAttribute<Workflow,Locale, LocalizedEntity> Workflow_.localizedstatic javax.persistence.metamodel.SingularAttribute<LocalizedEntity,String> LocalizedEntity_.nameMethods in com.blazebit.persistence.testsuite.entity that return LocalizedEntityMethods in com.blazebit.persistence.testsuite.entity that return types with arguments of type LocalizedEntityMethod parameters in com.blazebit.persistence.testsuite.entity with type arguments of type LocalizedEntityModifier and TypeMethodDescriptionvoidWorkflow.setLocalized(Map<Locale, LocalizedEntity> localized)