Java com.liferay.portal.kernel.service RepositoryEntryLocalServiceUtil fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.service RepositoryEntryLocalServiceUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.service RepositoryEntryLocalServiceUtil.

The text is from its open source code.

Method

com.liferay.portal.kernel.model.RepositoryEntryaddRepositoryEntry(long userId, long groupId, long repositoryId, String mappedId, ServiceContext serviceContext)
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
com.liferay.portal.kernel.model.RepositoryEntrygetRepositoryEntry(long repositoryEntryId)
Returns the repository entry with the primary key.
com.liferay.portal.kernel.model.RepositoryEntrygetRepositoryEntryByUuidAndGroupId(String uuid, long groupId)
Returns the repository entry matching the UUID and group.
RepositoryEntryLocalServicegetService()
com.liferay.portal.kernel.model.RepositoryEntryupdateRepositoryEntry(long repositoryEntryId, String mappedId)