DLApp
There are no services matching that phrase.

/repository/add-repository

HTTP Method
POST
com.liferay.portal.service.RepositoryServiceUtil#addRepository

Parameters

p_auth String

authentication token used to validate the request

groupId long
classNameId long
parentFolderId long
name java.lang.String
description java.lang.String
portletId java.lang.String
typeSettingsProperties com.liferay.portal.kernel.util.UnicodeProperties
serviceContext com.liferay.portal.service.ServiceContext

Return Type

long

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Execute

String long long long java.lang.String java.lang.String java.lang.String com.liferay.portal.kernel.util.UnicodeProperties