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