Liferay 6.0.3

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

Packages that use AccountModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of AccountModel in com.liferay.portal.model
 

Subinterfaces of AccountModel in com.liferay.portal.model
 interface Account
           This interface is a model that represents the Account_ table in the database.
 

Classes in com.liferay.portal.model that implement AccountModel
 class AccountWrapper
           This class is a wrapper for Account.
 

Uses of AccountModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement AccountModel
 class AccountImpl
           
 class AccountModelImpl
           This interface is a model that represents the Account_ table in the database.
 


Liferay 6.0.3