Interface TenantTrackable<D>

All Superinterfaces:
com.broadleafcommerce.common.messaging.notification.domain.NotificationStateAware, Serializable, Trackable, TypedTrackable<D>

public interface TenantTrackable<D> extends TypedTrackable<D>
Defines a domain class type that supports audit tracking only.
Author:
Jeff Fischer
See Also: