Uses of Class
org.broadleafcommerce.common.entity.dto.EntityInformationDto
Packages that use EntityInformationDto
-
Uses of EntityInformationDto in org.broadleafcommerce.common.entity.service
Methods in org.broadleafcommerce.common.entity.service that return EntityInformationDtoModifier and TypeMethodDescriptionEntityInformationService.buildBasicEntityInformationForObject(Object o) EntityInformationServiceImpl.buildBasicEntityInformationForObject(Object o) EntityInformationService.buildEntityInformationForObject(Object o) Given an object, populatesEntityInformationDtowith the associated site, profile, and catalog ids.EntityInformationServiceImpl.buildEntityInformationForObject(Object o) protected EntityInformationDtoEntityInformationServiceImpl.createEntityInformationDto(Object o) Factory method for instantiating theEntityInformationDtoMethods in org.broadleafcommerce.common.entity.service with parameters of type EntityInformationDtoModifier and TypeMethodDescriptionAbstractEntityInformationServiceExtensionHandler.updateBasicEntityInformationDto(EntityInformationDto dto, Object entityInstance) EntityInformationServiceExtensionHandler.updateBasicEntityInformationDto(EntityInformationDto dto, Object entityInstance) EntityInformationServiceExtensionManager.updateBasicEntityInformationDto(EntityInformationDto dto, Object entityInstance) AbstractEntityInformationServiceExtensionHandler.updateEntityInformationDto(EntityInformationDto dto, Object entityInstance) EntityInformationServiceExtensionHandler.updateEntityInformationDto(EntityInformationDto dto, Object entityInstance) Handler implementations will override or populate the values on the passed in dto.EntityInformationServiceExtensionManager.updateEntityInformationDto(EntityInformationDto dto, Object entityInstance)