DLApp
There are no services matching that phrase.

/assettagproperty/get-tag-property-values

HTTP Method
GET
com.liferay.portlet.asset.service.AssetTagPropertyServiceUtil#getTagPropertyValues

Returns asset tag properties with the specified group and key.

Parameters

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

key java.lang.String

the key that refers to some value

Return Type

java.util.List

the matching asset tag properties

Exception

com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Execute

String long java.lang.String