Class AbstractEto.PersistentEntityAccess

    • Constructor Detail

      • PersistentEntityAccess

        public PersistentEntityAccess()
        Deprecated.
    • Method Detail

      • setPersistentEntity

        protected <ID> void setPersistentEntity​(AbstractEto eto,
                                                GenericEntity<Long> persistentEntity)
        Deprecated.
        Sets the internal persistent entity reference of the given AbstractEto.
        Type Parameters:
        ID - is the generic type of the ID.
        Parameters:
        eto - is the ETO.
        persistentEntity - is the persistent entity.