Interface EnumDSSXMLLockQuery


  • public interface EnumDSSXMLLockQuery
    The interface EnumDSSXMLLockQuery enumerates the constants describing the object lock information.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • DssXMLLockQueryReserved

        static final int DssXMLLockQueryReserved
        Reserved
        See Also:
        Constant Field Values
      • DssXmlLLockQueryState

        static final int DssXmlLLockQueryState
        Represents the state of the lock on an object.
        See Also:
        Constant Field Values
      • DssXmlLockQueryGovernor

        static final int DssXmlLockQueryGovernor
        Represents the governor of the locked object.
        See Also:
        Constant Field Values
      • DssXmlLockQueryTime

        static final int DssXmlLockQueryTime
        Represents the time stamp when the lock was placed on the object.
        See Also:
        Constant Field Values
      • DssXmlLockQueryOwner

        static final int DssXmlLockQueryOwner
        Represents the owner of the locked object.
        See Also:
        Constant Field Values
      • DssXmlLockQueryComment

        static final int DssXmlLockQueryComment
        Represents the comment about the lock on an object.
        See Also:
        Constant Field Values
      • DssXmlLockQueryMachine

        static final int DssXmlLockQueryMachine
        Represents the machine name where the locked object resides.
        See Also:
        Constant Field Values