Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Portal Developer

Last Update 4 hours ago Total Questions : 144

The Portal Developer content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include LRP-614 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our LRP-614 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these LRP-614 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Portal Developer practice test comfortably within the allotted time.

Question # 11

The following code:

GetterUtil.getlnteger("one")

returns:

A.

0

B.

1

C.

The code throws a java.lang.ArithmeticException

D.

The code throws a com.liferay.portal.kernel.exception.SystemException

Question # 12

The recommended way to make an isolated change to a core JSP is to:

A.

Create an Ext plugin to create a backup of the original JSP and extend the backup JSP

B.

Create a hook plugin to override the original JSP using the < liferay-util: buffer > tag to copy the contents of the JSP

C.

Create a hook plugin to override the original JSP using the < file-name > -override.jsp pattern

D.

Create an Ext plugin to override the original JSP using the < liferay-util: include > tag to copy the contents of the JSP

Question # 13

The recommended way to add a custom class to Liferay's startup process is to:

A.

Create a portal-ext.properties file in the Liferay Home directory that adds the custom class to global.startup.events, and add the custom class to the deployed Liferay application

B.

Create an Ext plugin that replaces the value of global.startup.events with the custom class, and add the custom class to the plugin

C.

Create a portal-ext.properties file in the Liferay Home directory that replaces the value of global.startup.events with the custom class, and add the custom class to portal-impl.jar

D.

Create an Ext plugin that adds the custom class to global.startup.events, and add the custom class to the plugin

Question # 14

The portal properties that a hook plugin can override are defined in:

A.

portal.properties

B.

portal-ext.properties

C.

Iiferay-hook_6_l_0.dtd

D.

liferay-hook.xml

E.

portal-hook.properties

F.

portal-hook_6_l_0.dtd

Question # 15

Given the service.xml:

< entity name="AcmeItem" local-service = "true'' remote-service="false" >

< column name= "acmeltemld" type= "long' primary= "true" / >

< column name= groupld" type="long" / >

< /entity >

The generated classes include: (Please select all correct answers.)

A.

AcmeltemServiceUtil

B.

AcmeltemModel

C.

AcmeltemLocalServiceUtil

D.

AcmeltemJSONSerializer

E.

AcmeltemPersistencelmpI

Question # 16

Language hooks cannot be used to add new language keys.

A.

True

B.

False

Question # 17

The Plugins SDK uses:

A.

portal-service.jar

B.

JAR files from the user's home directory

C.

portal-impl.jar

D.

portal-plugin.jar

Question # 18

A hook plugin can extend and override: (Please select all correct answers.)

A.

Core portal Struts actions

B.

Core portlet Struts actions

C.

Portlet plugin Struts actions

D.

Layout template Struts actions

Question # 19

A JSR-286 standard portlet extends:

A.

LiferayPortlet

B.

MVCPortlet

C.

GenericPortlet

D.

StrutsPortlet

E.

Any Java class

Question # 20

To remove some of the core portlets from the Add Application menu and add them in the Control Panel:

A.

Create a hook plugin that modifies the portal properties default.control.panel.portlets and default.add .application.portlets

B.

Create an Ext plugin that modifies liferay-plugin-package.xml and liferay-display.xml

C.

Create an Ext plugin that modifies liferay-portlet-ext.xml and liferay-display.xml

D.

Create an Ext plugin that modifies liferay-look-and-feel.xml

Go to page: