Schnittstelle IReferenceExaminer

Alle Superschnittstellen:
IDatabaseObjectExaminer, IFieldExaminer
Alle bekannten Implementierungsklassen:
ReferenceExaminer

public interface IReferenceExaminer extends IFieldExaminer
  • Methodendetails

    • canSetEntity

      <E extends IEntity> boolean canSetEntity(IReference<E> reference)
    • canSetEntity

      <E extends IEntity> boolean canSetEntity(IReference<E> reference, E entity)