Interface EntityReferenceProxy<T>

All Superinterfaces:
EntityReferenceProxyPropertyAccessor<T>

public interface EntityReferenceProxy<T> extends EntityReferenceProxyPropertyAccessor<T>
  • Method Details

    • triggerLoading

      default T triggerLoading()
    • isLoaded

      default boolean isLoaded()