GET 70% Discount on All Products Coupon code: "Board70"
Tables are created in the database for a Service Builder entity after:
The Ant "build-service" target has run
The portlet is deployed for the first time
The portlet is added to a page for the first time
Tables must be created manually
The method to retrieve a list of users that have been added directly to a site is:
SiteLocalServiceUtil.getSiteUsers()
UserLocalServiceUtil.getSiteUsers()
UserLocalServiceUtil.getGroupUsers()
SiteLocalServiceUtil. getGroupUsers ()
All render logic must be implemented in the JSP when using MVCPortlet:
True
False
The portal properties that a hook plugin can override are defined in:
portal.properties
portal-ext.properties
Iiferay-hook_6_l_0.dtd
liferay-hook.xml
portal-hook.properties
portal-hook_6_l_0.dtd
The element that defines a database table in service.xml is:
MVCPortlet directs page flow using:
The controller() method
A render parameter called "mvcPath"
A direct link to the JSP with a relative URL
A public render parameter called "path"
Methods for retrieving the current users ID include: (Please select all correct answers.)
ThemeDisplay.getUserId()
PortaIUtil.getUserld(renderRequest)
request.getRemoteUser()
Liferay.getUserld(renderRequest)
Page.getUserld()
A hook plugin can be used to: (Please select all correct answers.)
Modify a portal language key
Modify a theme plugin
Override a portal JSP
Override the User service
Override PortalLDAPUtil
All Service Builder entities contain a local reference to: (Please select all correct answers.)
CounterLocaISe rv ice
AssetLocaIService
ResourceLocalService
SocialLocalService
WorkflowLocaISe rvice
The following statements about plugins are true: (Please select all correct answers.)
All plugins are hot-deployable
Plugins can be used to modify core portal behavior
Plugins can be used to modify the layout of a page
Liferay supports six different types of plugins
Plugins are the preferred development approach
TESTED 22 Feb 2025