| Package | Description |
|---|---|
| org.broadleafcommerce.common.entity.service |
| Modifier and Type | Method and Description |
|---|---|
EntityInformationDto |
EntityInformationServiceImpl.buildEntityInformationForObject(Object o) |
EntityInformationDto |
EntityInformationService.buildEntityInformationForObject(Object o)
Given an object, populates
EntityInformationDto with the associated site, profile, and catalog ids. |
protected EntityInformationDto |
EntityInformationServiceImpl.createEntityInformationDto(Object o)
Factory method for instantiating the
EntityInformationDto |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
AbstractEntityInformationServiceExtensionHandler.updateEntityInformationDto(EntityInformationDto dto,
Object entityInstance) |
ExtensionResultStatusType |
EntityInformationServiceExtensionHandler.updateEntityInformationDto(EntityInformationDto dto,
Object entityInstance)
Handler implementations will override or populate the values on the passed in dto.
|
Copyright © 2018. All rights reserved.