|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationException | |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module | |
| Uses of ValidationException in org.broadleafcommerce.openadmin.server.service.persistence.module |
|---|
| Methods in org.broadleafcommerce.openadmin.server.service.persistence.module that throw ValidationException | |
|---|---|
Serializable |
BasicPersistenceModule.createPopulatedInstance(Serializable instance,
Entity entity,
Map<String,FieldMetadata> unfilteredProperties,
Boolean setId)
|
Serializable |
RecordHelper.createPopulatedInstance(Serializable instance,
Entity entity,
Map<String,FieldMetadata> mergedProperties,
Boolean setId)
Populates a Hibernate entity instance based on the values from entity (the DTO representation of instance) and the metadata from mergedProperties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||