Interface Patchable<D>
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoidpatchWithOther(D other) Deprecated.voidreplaceWithOther(D other) Deprecated.
-
Method Details
-
patchWithOther
Deprecated.Patch the Domain object with the Domain object retrieved from the Entity. -
replaceWithOther
Deprecated.Replace the entire Domain object with the Domain object retrieved from the Entity.
-
com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappableinstead.