Class MessageCenterCSValidator

java.lang.Object
de.hybris.platform.messagecentercsoccaddon.validation.MessageCenterCSValidator

@Component("messageCenterCSValidator") public class MessageCenterCSValidator extends Object
  • Constructor Details

    • MessageCenterCSValidator

      public MessageCenterCSValidator()
  • Method Details

    • checkIfConversationExists

      public ConversationData checkIfConversationExists(String conversationId)
    • checkIfConversationClosed

      public void checkIfConversationClosed(ConversationData conversation)
    • checkIfConversationAssigned

      public void checkIfConversationAssigned(ConversationData conversation)
    • checkIfConversationAccessible

      public void checkIfConversationAccessible(ConversationData conversation)
    • checkIfConversationCreatable

      public void checkIfConversationCreatable()
    • checkIfStatusCorrect

      public void checkIfStatusCorrect(String status)