Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.model.impl.LayoutBaseImpl

Packages that use LayoutBaseImpl
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

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

Subclasses of LayoutBaseImpl in com.liferay.portal.model.impl
 class LayoutImpl
          Represents a portal layout, providing access to the layout's URLs, parent layouts, child layouts, theme settings, type settings, and more.
 


Liferay 7.0-ce-b4