Liferay 6.1.2-ce-ga3

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

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

Uses of PhoneModel in com.liferay.portal.model
 

Subinterfaces of PhoneModel in com.liferay.portal.model
 interface Phone
          The extended model interface for the Phone service.
 

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


Liferay 6.1.2-ce-ga3