Uses of Class
com.skava.auth.model.entities.DescriptiveEntity
Packages that use DescriptiveEntity
-
Uses of DescriptiveEntity in com.skava.auth.model.entities
Subclasses of DescriptiveEntity in com.skava.auth.model.entitiesModifier and TypeClassDescriptionclass
This Model class represents the persistence informations of the `privilegeset` entity.class
This Model class represents the persistence informations of the `role` entity.Constructor parameters in com.skava.auth.model.entities with type arguments of type DescriptiveEntityModifierConstructorDescriptionQDescriptiveEntity
(com.querydsl.core.types.Path<? extends DescriptiveEntity> path)