Class MockObjectLayoutDisplayPageObjectProvider
java.lang.Object
com.liferay.info.test.util.layout.display.page.MockObjectLayoutDisplayPageObjectProvider
- All Implemented Interfaces:
com.liferay.layout.display.page.LayoutDisplayPageObjectProvider
public class MockObjectLayoutDisplayPageObjectProvider
extends Object
implements com.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
Constructor Summary
ConstructorsConstructorDescriptionMockObjectLayoutDisplayPageObjectProvider(MockObject mockObject, com.liferay.portal.kernel.util.Portal portal) -
Method Summary
Modifier and TypeMethodDescriptionlonglonglonggetDescription(Locale locale) longgetKeywords(Locale locale) getURLTitle(Locale locale) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.layout.display.page.LayoutDisplayPageObjectProvider
getClassName, getExternalReferenceCode
-
Constructor Details
-
MockObjectLayoutDisplayPageObjectProvider
public MockObjectLayoutDisplayPageObjectProvider(MockObject mockObject, com.liferay.portal.kernel.util.Portal portal)
-
-
Method Details
-
getClassNameId
public long getClassNameId()- Specified by:
getClassNameIdin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getClassPK
public long getClassPK()- Specified by:
getClassPKin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getClassTypeId
public long getClassTypeId()- Specified by:
getClassTypeIdin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getDescription
- Specified by:
getDescriptionin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getDisplayObject
- Specified by:
getDisplayObjectin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getGroupId
public long getGroupId()- Specified by:
getGroupIdin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getKeywords
- Specified by:
getKeywordsin interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getTitle
- Specified by:
getTitlein interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-
getURLTitle
- Specified by:
getURLTitlein interfacecom.liferay.layout.display.page.LayoutDisplayPageObjectProvider
-