Liferay 6.2-ce-ga5

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

Packages that use LayoutSetPrototypeModel
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 LayoutSetPrototypeModel in com.liferay.portal.model
 

Subinterfaces of LayoutSetPrototypeModel in com.liferay.portal.model
 interface LayoutSetPrototype
          The extended model interface for the LayoutSetPrototype service.
 

Classes in com.liferay.portal.model that implement LayoutSetPrototypeModel
 class LayoutSetPrototypeWrapper
           This class is a wrapper for LayoutSetPrototype.
 

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

Classes in com.liferay.portal.model.impl that implement LayoutSetPrototypeModel
 class LayoutSetPrototypeBaseImpl
          The extended model base implementation for the LayoutSetPrototype service.
 class LayoutSetPrototypeImpl
           
 class LayoutSetPrototypeModelImpl
          The base model implementation for the LayoutSetPrototype service.
 


Liferay 6.2-ce-ga5