| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module |
| Modifier and Type | Method and Description |
|---|---|
java.io.Serializable |
RecordHelper.createPopulatedInstance(java.io.Serializable instance,
Entity entity,
java.util.Map<java.lang.String,FieldMetadata> mergedProperties,
java.lang.Boolean setId)
Populates a Hibernate entity instance based on the values from entity (the DTO representation of
instance) and the metadata from mergedProperties.
|
java.io.Serializable |
BasicPersistenceModule.createPopulatedInstance(java.io.Serializable instance,
Entity entity,
java.util.Map<java.lang.String,FieldMetadata> unfilteredProperties,
java.lang.Boolean setId) |
Copyright © 2018. All Rights Reserved.