Uses of Class
org.damap.base.rest.gdpr.exceptions.NoSuchContextPropertyException
Packages that use NoSuchContextPropertyException
-
Uses of NoSuchContextPropertyException in org.damap.base.rest.gdpr.service
Methods in org.damap.base.rest.gdpr.service that throw NoSuchContextPropertyExceptionModifier and TypeMethodDescriptionGdprQueryUtil.buildQueryObject(Class<?> gdprClass) Extracts all GDPR relevant information from the given class and stores them in aGdprQueryobject (which will later be used to build the HQL query).GdprQueryUtil.getContextJoinQuery(Field field, List<String> properties) getContextJoinQuery.