Class BuilderConstants


  • public final class BuilderConstants
    extends java.lang.Object
    Constants, especially for names of injectable values in bazaar vendors, the validation-delegate and marker-helper providers.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CONTENT_TYPE
      Name of the content-type ID of the file in the injection context (a string value).
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CONTENT_TYPE

        public static final java.lang.String CONTENT_TYPE
        Name of the content-type ID of the file in the injection context (a string value).
        See Also:
        Constant Field Values