com.filenet.api.meta

Interface PropertyDescription

    • Method Detail

      • get_DataType

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

        java.lang.Boolean get_IsSelectable()
        Returns the value of the IsSelectable property. For more information, see IsSelectable Property.
      • get_IsSearchable

        java.lang.Boolean get_IsSearchable()
        Returns the value of the IsSearchable property. For more information, see IsSearchable Property.
      • get_IsOrderable

        java.lang.Boolean get_IsOrderable()
        Returns the value of the IsOrderable property. For more information, see IsOrderable Property.
      • get_IsSystemGenerated

        java.lang.Boolean get_IsSystemGenerated()
        Returns the value of the IsSystemGenerated property. For more information, see IsSystemGenerated Property.
      • get_IsReadOnly

        java.lang.Boolean get_IsReadOnly()
        Returns the value of the IsReadOnly property. For more information, see IsReadOnly Property.
      • get_IsValueRequired

        java.lang.Boolean get_IsValueRequired()
        Returns the value of the IsValueRequired property. For more information, see IsValueRequired Property.
      • get_IsHidden

        java.lang.Boolean get_IsHidden()
        Returns the value of the IsHidden property. For more information, see IsHidden Property.
      • get_SymbolicName

        java.lang.String get_SymbolicName()
        Returns the value of the SymbolicName property. For more information, see SymbolicName 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.
      • get_IsSystemOwned

        java.lang.Boolean get_IsSystemOwned()
        Returns the value of the IsSystemOwned property. For more information, see IsSystemOwned Property.
      • get_RequiresUniqueElements

        java.lang.Boolean get_RequiresUniqueElements()
        Returns the value of the RequiresUniqueElements property. For more information, see RequiresUniqueElements Property.
      • get_CopyToReservation

        java.lang.Boolean get_CopyToReservation()
        Returns the value of the CopyToReservation property. For more information, see CopyToReservation Property.
      • get_ModificationAccessRequired

        java.lang.Integer get_ModificationAccessRequired()
        Returns the value of the ModificationAccessRequired property. For more information, see ModificationAccessRequired Property.

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