Class ModelMetadata

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Web
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Web.ModelBinding.ModelMetadata
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ModelMetadata

        public ModelMetadata​(java.lang.Object instance)
                      throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ModelMetadata

        public ModelMetadata()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • GetDisplayName

        public java.lang.String GetDisplayName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConvertEmptyStringToNull

        public boolean getConvertEmptyStringToNull()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setConvertEmptyStringToNull

        public void setConvertEmptyStringToNull​(boolean ConvertEmptyStringToNull)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHideSurroundingHtml

        public boolean getHideSurroundingHtml()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHideSurroundingHtml

        public void setHideSurroundingHtml​(boolean HideSurroundingHtml)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsReadOnly

        public boolean getIsReadOnly()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsReadOnly

        public void setIsReadOnly​(boolean IsReadOnly)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsRequired

        public boolean getIsRequired()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsRequired

        public void setIsRequired​(boolean IsRequired)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRequestValidationEnabled

        public boolean getRequestValidationEnabled()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRequestValidationEnabled

        public void setRequestValidationEnabled​(boolean RequestValidationEnabled)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getShowForDisplay

        public boolean getShowForDisplay()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShowForDisplay

        public void setShowForDisplay​(boolean ShowForDisplay)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getShowForEdit

        public boolean getShowForEdit()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShowForEdit

        public void setShowForEdit​(boolean ShowForEdit)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOrder

        public int getOrder()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOrder

        public void setOrder​(int Order)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getModel

        public NetObject getModel()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setModel

        public void setModel​(NetObject Model)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataTypeName

        public java.lang.String getDataTypeName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDataTypeName

        public void setDataTypeName​(java.lang.String DataTypeName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDisplayFormatString

        public java.lang.String getDisplayFormatString()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDisplayFormatString

        public void setDisplayFormatString​(java.lang.String DisplayFormatString)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDisplayName

        public java.lang.String getDisplayName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDisplayName

        public void setDisplayName​(java.lang.String DisplayName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEditFormatString

        public java.lang.String getEditFormatString()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEditFormatString

        public void setEditFormatString​(java.lang.String EditFormatString)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNullDisplayText

        public java.lang.String getNullDisplayText()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNullDisplayText

        public void setNullDisplayText​(java.lang.String NullDisplayText)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPropertyName

        public java.lang.String getPropertyName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getShortDisplayName

        public java.lang.String getShortDisplayName()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShortDisplayName

        public void setShortDisplayName​(java.lang.String ShortDisplayName)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSimpleDisplayText

        public void setSimpleDisplayText​(java.lang.String SimpleDisplayText)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTemplateHint

        public java.lang.String getTemplateHint()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTemplateHint

        public void setTemplateHint​(java.lang.String TemplateHint)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWatermark

        public java.lang.String getWatermark()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setWatermark

        public void setWatermark​(java.lang.String Watermark)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContainerType

        public NetType getContainerType()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getModelType

        public NetType getModelType()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable