Liferay 6.0.3

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

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

Uses of LayoutPrototypeModel in com.liferay.portal.model
 

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

Classes in com.liferay.portal.model that implement LayoutPrototypeModel
 class LayoutPrototypeWrapper
           This class is a wrapper for LayoutPrototype.
 

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

Classes in com.liferay.portal.model.impl that implement LayoutPrototypeModel
 class LayoutPrototypeImpl
           
 class LayoutPrototypeModelImpl
           This interface is a model that represents the LayoutPrototype table in the database.
 


Liferay 6.0.3