Interface FullTrackable<D>

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

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