Interface EnumWebConfigBeanType


  • public interface EnumWebConfigBeanType
    Deprecated.
    With the introduction of the centralized BeanFactory class, bean configuration type distinctions are no longer relevant.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • WebConfigBeanTypeGeneric

        static final int WebConfigBeanTypeGeneric
        Deprecated.
        Indicates the bean is of type generic
        See Also:
        Constant Field Values
      • WebConfigBeanTypeApplication

        static final int WebConfigBeanTypeApplication
        Deprecated.
        Indicates the bean is of type application
        See Also:
        Constant Field Values
      • WebConfigBeanTypeMetadata

        static final int WebConfigBeanTypeMetadata
        Deprecated.
        Indicates the bean is of type metadata
        See Also:
        Constant Field Values