Interface PasswordPolicy

All Superinterfaces:
AuditedModel, BaseModel<PasswordPolicy>, ClassedModel, Cloneable, Comparable<PasswordPolicy>, MVCCModel, PasswordPolicyModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel
All Known Implementing Classes:
PasswordPolicyWrapper

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