public interface LCSSubscriptionEntryClient
| Modifier and Type | Method and Description |
|---|---|
void |
addCorpProjectLCSSubscriptionEntries(long corpProjectId,
java.lang.String lcsSubscriptionEntriesJSON) |
LCSSubscriptionEntry |
fetchLCSSubscriptionEntry(java.lang.String key) |
void |
incrementServerUsed(java.lang.String key) |
void addCorpProjectLCSSubscriptionEntries(long corpProjectId,
java.lang.String lcsSubscriptionEntriesJSON)
throws com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException
com.liferay.petra.json.web.service.client.JSONWebServiceInvocationExceptionLCSSubscriptionEntry fetchLCSSubscriptionEntry(java.lang.String key) throws com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException, com.liferay.petra.json.web.service.client.JSONWebServiceSerializeException
com.liferay.petra.json.web.service.client.JSONWebServiceInvocationExceptioncom.liferay.petra.json.web.service.client.JSONWebServiceSerializeExceptionvoid incrementServerUsed(java.lang.String key)
throws com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException
com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException