Uses of Interface
com.broadleafcommerce.data.tracking.core.TrackableBehaviorInheritable
-
Packages that use TrackableBehaviorInheritable Package Description com.broadleafcommerce.data.tracking.core -
-
Uses of TrackableBehaviorInheritable in com.broadleafcommerce.data.tracking.core
Methods in com.broadleafcommerce.data.tracking.core with parameters of type TrackableBehaviorInheritable Modifier and Type Method Description TrackableBehaviorPackageDefaultTrackableBehaviorUtil. getInheritedBehavior(@NonNull TrackableBehaviorInheritable domainInstance)TrackableBehaviorPackageTrackableBehaviorUtil. getInheritedBehavior(TrackableBehaviorInheritable domainInstance)Retrieve a pojo that describes the inheritedTrackableBehaviorattributes of a domain object
-