Interface SandboxTrackable<D>

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

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