Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.PasswordTrackerModel

Packages that use PasswordTrackerModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of PasswordTrackerModel in com.liferay.portal.model
 

Subinterfaces of PasswordTrackerModel in com.liferay.portal.model
 interface PasswordTracker
          The extended model interface for the PasswordTracker service.
 

Classes in com.liferay.portal.model that implement PasswordTrackerModel
 class PasswordTrackerWrapper
           This class is a wrapper for PasswordTracker.
 


Liferay 6.2-ce-ga5