Package adalid.core

Class ProjectEntityReference


  • public class ProjectEntityReference
    extends Object
    • Method Detail

      • getEntity

        public Entity getEntity()
        Returns:
        the entity
      • getEntityClass

        public Class<?> getEntityClass()
        Returns:
        the entity class
      • getDeclaredTypes

        public Map<String,​Class<?>> getDeclaredTypes()
      • getDeclaringTypes

        public Map<String,​Class<?>> getDeclaringTypes()
      • isExplicit

        public boolean isExplicit()
        Returns:
        the explicit reference indicator
      • isImplicit

        public boolean isImplicit()
        Returns:
        the implicit reference indicator