Liferay 6.0.3

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

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

Uses of PhoneModel in com.liferay.portal.model
 

Subinterfaces of PhoneModel in com.liferay.portal.model
 interface Phone
           This interface is a model that represents the Phone table in the database.
 

Classes in com.liferay.portal.model that implement PhoneModel
 class PhoneWrapper
           This class is a wrapper for Phone.
 

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

Classes in com.liferay.portal.model.impl that implement PhoneModel
 class PhoneImpl
           
 class PhoneModelImpl
           This interface is a model that represents the Phone table in the database.
 


Liferay 6.0.3