Liferay 6.2-ce-ga5

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

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

Uses of LayoutPrototypeModel in com.liferay.portal.model
 

Subinterfaces of LayoutPrototypeModel in com.liferay.portal.model
 interface LayoutPrototype
          The extended model interface for the LayoutPrototype service.
 

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 LayoutPrototypeBaseImpl
          The extended model base implementation for the LayoutPrototype service.
 class LayoutPrototypeImpl
           
 class LayoutPrototypeModelImpl
          The base model implementation for the LayoutPrototype service.
 


Liferay 6.2-ce-ga5