Package com.liferay.layout.display.page
Class BaseLayoutDisplayPageProvider<T>
java.lang.Object
com.liferay.layout.display.page.BaseLayoutDisplayPageProvider<T>
- All Implemented Interfaces:
LayoutDisplayPageProvider<T>
public abstract class BaseLayoutDisplayPageProvider<T>
extends Object
implements LayoutDisplayPageProvider<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.layout.display.page.LayoutDisplayPageProvider
getClassName, getDefaultURLSeparator, getLayoutDisplayPageObjectProvider, getLayoutDisplayPageObjectProvider, getLayoutDisplayPageObjectProvider, getLayoutDisplayPageObjectProvider, getParentLayoutDisplayPageObjectProvider, inheritable
-
Constructor Details
-
BaseLayoutDisplayPageProvider
public BaseLayoutDisplayPageProvider()
-
-
Method Details
-
getURLSeparator
- Specified by:
getURLSeparator
in interfaceLayoutDisplayPageProvider<T>
-