@ProviderType public interface PasswordTracker extends PasswordTrackerModel, PersistedModel
PasswordTrackerModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<PasswordTracker,Long> |
PASSWORD_TRACKER_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getMvccVersion, getPassword, getPasswordTrackerId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setNew, setPassword, setPasswordTrackerId, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersiststatic final Accessor<PasswordTracker,Long> PASSWORD_TRACKER_ID_ACCESSOR
com.liferay.portal.model.impl.PasswordTrackerImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.