Interface CatalogTrackable<D>

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

public interface CatalogTrackable<D> extends TypedTrackable<D>
Defines a domain class type that supports tracking information (audit, sandbox and catalog).
Author:
Jeff Fischer
See Also: