Class EntityFieldDelegate.WithEntity<E extends UpdatableEntity>

java.lang.Object
org.keycloak.models.map.common.delegate.EntityFieldDelegate.WithEntity<E>
All Implemented Interfaces:
EntityFieldDelegate<E>, UpdatableEntity
Enclosing interface:
EntityFieldDelegate<E>

public abstract static class EntityFieldDelegate.WithEntity<E extends UpdatableEntity> extends Object implements EntityFieldDelegate<E>