Interface PasswordTracker

All Superinterfaces:
BaseModel<PasswordTracker>, ClassedModel, Cloneable, Comparable<PasswordTracker>, MVCCModel, PasswordTrackerModel, PersistedModel, Serializable, ShardedModel
All Known Implementing Classes:
PasswordTrackerWrapper

@ProviderType public interface PasswordTracker extends PasswordTrackerModel, PersistedModel
The extended model interface for the PasswordTracker service. Represents a row in the "PasswordTracker" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}