Uses of Class
com.broadleafcommerce.data.tracking.core.mapping.IdAware.Id
Packages that use IdAware.Id
-
Uses of IdAware.Id in com.broadleafcommerce.data.tracking.core.mapping
Methods in com.broadleafcommerce.data.tracking.core.mapping that return IdAware.IdModifier and TypeMethodDescriptiondefault IdAware.Id
For the given pojo instance, retrieve the identifier field and the value of that field.Methods in com.broadleafcommerce.data.tracking.core.mapping with parameters of type IdAware.IdModifier and TypeMethodDescriptionprotected boolean
CreateSetupDomainMapperMember.shouldContextIdBeGenerated
(IdAware.Id id, String contextId, ContextInfo contextInfo) Determines whether the context ID should be generated by the system for the givenrepositoryDomain
entity.