Class CmsUgcConstants


  • public class CmsUgcConstants
    extends java.lang.Object
    Shared constants used by the client- and server-side components of the form editing module.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CmsUgcConstants.ErrorCode
      Enum representing the different types of errors.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String JS_ATTR_ERROR
      Javascript attribute name.
      static java.lang.String JS_ATTR_VALIDATION_ERRORS
      JavaScript attribute name.
      static java.lang.String PARAM_FORM_DATA_ID
      The request parameter used for identifying form submits.
      static java.lang.String PARAM_SESSION_ID
      Name of the parameter containing the session id.
    • Constructor Summary

      Constructors 
      Constructor Description
      CmsUgcConstants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait