public class MessageCenterCSValidator
extends java.lang.Object
| Constructor and Description |
|---|
MessageCenterCSValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkIfConversationAccessible(ConversationData conversation) |
void |
checkIfConversationAssigned(ConversationData conversation) |
void |
checkIfConversationClosed(ConversationData conversation) |
void |
checkIfConversationCreatable() |
ConversationData |
checkIfConversationExists(java.lang.String conversationId) |
void |
checkIfStatusCorrect(java.lang.String status) |
public ConversationData checkIfConversationExists(java.lang.String conversationId)
public void checkIfConversationClosed(ConversationData conversation)
public void checkIfConversationAssigned(ConversationData conversation)
public void checkIfConversationAccessible(ConversationData conversation)
public void checkIfConversationCreatable()
public void checkIfStatusCorrect(java.lang.String status)
Copyright © 2018 SAP SE. All Rights Reserved.