Liferay 6.0.3

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

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

Uses of ContactModel in com.liferay.portal.model
 

Subinterfaces of ContactModel in com.liferay.portal.model
 interface Contact
           This interface is a model that represents the Contact_ table in the database.
 

Classes in com.liferay.portal.model that implement ContactModel
 class ContactWrapper
           This class is a wrapper for Contact.
 

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

Classes in com.liferay.portal.model.impl that implement ContactModel
 class ContactImpl
           
 class ContactModelImpl
           This interface is a model that represents the Contact_ table in the database.
 


Liferay 6.0.3