Which file does the Plugins SDK use?

Prepare for the Liferay Developer Certification Exam. Engage with flashcards and multiple choice questions, each accompanied by hints and explanations. Ace your certification!

The Plugins SDK in Liferay primarily utilizes the "portal-service.jar" file. This file is crucial because it contains the service APIs and models that allow developers to create and extend Liferay functionalities through plugins. By utilizing the classes and methods defined in "portal-service.jar," developers can interact with the core services of Liferay, making it possible to build custom applications or tools that seamlessly integrate with the platform.

The other choices refer to different components of Liferay's architecture but are not directly applicable to the functionality of the Plugins SDK. For instance, "portal-impl.jar" involves the implementation layer of the portal, which is not intended for direct use in developing plugins. Meanwhile, "portal-plugin.jar" is not a standard designation in typical Liferay usage, and user home directory JAR files are not standard files that the Plugins SDK accesses for developing plugins. Thus, focusing on "portal-service.jar" is the correct and logical choice for understanding the framework that the Plugins SDK operates upon.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy