Liferay 6.2-ce-ga5

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

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

Uses of AccountModel in com.liferay.portal.model
 

Subinterfaces of AccountModel in com.liferay.portal.model
 interface Account
          The extended model interface for the Account service.
 

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


Liferay 6.2-ce-ga5