DLApp
No hay servicios que concuerden con ese texto.

/country/add-country

Método HTTP
POST
com.liferay.portal.service.CountryServiceUtil#addCountry

Parámetros

p_auth String

authentication token used to validate the request

name java.lang.String
a2 java.lang.String
a3 java.lang.String
number java.lang.String
idd java.lang.String
active boolean

Tipo de retorno

com.liferay.portal.model.Country

Excepción

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

Ejecutar

String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String
boolean