public class EntityExtensionUtil
extends java.lang.Object
Constructor and Description |
---|
EntityExtensionUtil() |
Modifier and Type | Method and Description |
---|---|
static <T,S extends T> |
extend(T baseEntity,
java.lang.Class<T> baseEntityClass,
java.lang.Class<S> extendedEntityClass,
com.liferay.petra.function.UnsafeConsumer<S,? extends java.lang.Exception> unsafeConsumer) |