public interface LCSMessageClient
| Modifier and Type | Method and Description |
|---|---|
void |
addCorpProjectLCSMessage(long corpProjectId,
long sourceMessageId,
java.lang.String content,
int type) |
void |
deleteCorpProjectLCSMessage(long corpProjectId,
long sourceMessageId) |
void addCorpProjectLCSMessage(long corpProjectId,
long sourceMessageId,
java.lang.String content,
int type)
throws com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException
com.liferay.petra.json.web.service.client.JSONWebServiceInvocationExceptionvoid deleteCorpProjectLCSMessage(long corpProjectId,
long sourceMessageId)
throws com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException
com.liferay.petra.json.web.service.client.JSONWebServiceInvocationException