Liferay 6.0.5

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
          The model interface for the Account service.
 

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
          The base model implementation for the Account service.
 


Liferay 6.0.5