{"id":56844,"library":"portal-service","title":"Liferay Portal Service","description":"Contains interfaces for Liferay portal services, shared by all plugins via the global class loader.","status":"active","version":"6.2.5","language":"java","source_language":null,"source_url":"https://github.com/liferay/liferay-portal","tags":["liferay","portal","service","interfaces"],"install":[{"cmd":"<dependency>\n  <groupId>com.liferay.portal</groupId>\n  <artifactId>portal-service</artifactId>\n  <version>6.2.5</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.liferay.portal:portal-service:6.2.5'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"UserLocalServiceUtil","correct":"com.liferay.portal.service.UserLocalServiceUtil"}],"quickstart":{"code":"import com.liferay.portal.service.UserLocalServiceUtil;\n\nlong userId = 12345L;\nString userName = UserLocalServiceUtil.getUser(userId).getFullName();\nSystem.out.println(\"User: \" + userName);","lang":"java","description":"Retrieves a user's full name by their ID using the Liferay portal service."},"warnings":[{"fix":"Upgrade to a modern Liferay version (e.g., 7.4) and use the corresponding service interfaces.","message":"Version 6.2.5 is very old; Liferay has moved to newer versions with different APIs.","severity":"breaking","affected_versions":"<=6.2.5"}],"env_vars":null,"search_vec":"'class':17 'contain':4 'global':16 'interfac':5,22 'liferay':1,7,19 'loader':18 'plugin':13 'portal':2,8,20 'servic':3,9,21 'share':10 'via':14","created_at":"2026-06-15T10:52:31.142341+00:00","updated_at":"2026-06-15T10:52:31.142341+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.liferay.com","github":"https://github.com/liferay/liferay-portal","docs":"https://appdoc.app/artifact/com.liferay.portal/portal-service/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}