Class CmsUploadMessages


  • public class CmsUploadMessages
    extends java.lang.Object
    Class with static accessor methods for text messages.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String dialogTitle()
      Message text accessor.
      static java.lang.String innerText​(java.lang.String folder)
      Message text accessor.
      static java.lang.String upload()
      Message text accessor.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • dialogTitle

        public static java.lang.String dialogTitle()
        Message text accessor.
        Returns:
        the message text
      • innerText

        public static java.lang.String innerText​(java.lang.String folder)
        Message text accessor.
        Parameters:
        folder - the folder path
        Returns:
        the message text
      • upload

        public static java.lang.String upload()
        Message text accessor.
        Returns:
        the message text