Package | Description |
---|---|
com.broadleafcommerce.data.tracking.core.mapping |
Modifier and Type | Method and Description |
---|---|
default IdAware.Id |
IdAware.getId(Object object)
For the given pojo instance, retrieve the identifier field and the value of that field.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
CreateSetupDomainMapperMember.shouldContextIdBeGenerated(IdAware.Id id,
String contextId,
ContextInfo contextInfo)
Determines whether the context ID should be generated by the system for the given
repositoryDomain entity. |
Copyright © 2021. All rights reserved.