com.filenet.api.admin

Interface ColumnDefinition

    • Method Detail

      • get_ColumnId

        Id get_ColumnId()
        Returns the value of the ColumnId property. For more information, see ColumnId Property.
      • get_ColumnName

        java.lang.String get_ColumnName()
        Returns the value of the ColumnName property. For more information, see ColumnName Property.
      • get_DataType

        TypeID get_DataType()
        Returns the value of the DataType property. For more information, see DataType Property.
      • get_ColumnSize

        java.lang.Integer get_ColumnSize()
        Returns the value of the ColumnSize property. For more information, see ColumnSize Property.
      • get_AllowsNull

        java.lang.Boolean get_AllowsNull()
        Returns the value of the AllowsNull property. For more information, see AllowsNull Property.
      • get_IsSingleIndexed

        java.lang.Boolean get_IsSingleIndexed()
        Returns the value of the IsSingleIndexed property. For more information, see IsSingleIndexed Property.
      • set_IsSingleIndexed

        void set_IsSingleIndexed(java.lang.Boolean value)
        Sets the value of the IsSingleIndexed property. For more information, see IsSingleIndexed Property.
      • get_Id

        Id get_Id()
        Returns the value of the Id property. For more information, see Id Property.
      • get_Name

        java.lang.String get_Name()
        Returns the value of the Name property. For more information, see Name Property.

© Copyright IBM Corporation 2006, 2013. All rights reserved.