Uses of Class
adalid.core.wrappers.EntityWrapper
-
Packages that use EntityWrapper Package Description adalid.core adalid.core.wrappers -
-
Uses of EntityWrapper in adalid.core
Methods in adalid.core that return types with arguments of type EntityWrapper Modifier and Type Method Description Class<? extends EntityWrapper>AbstractEntity. getDefaultWrapperClass() -
Uses of EntityWrapper in adalid.core.wrappers
Subclasses of EntityWrapper in adalid.core.wrappers Modifier and Type Class Description classPersistentEntityReferenceWrapperclassPersistentEntityWrapper
-