Interface OnmsWbemObjectPath

  • All Known Implementing Classes:
    OnmsWbemObjectPathImpl

    public interface OnmsWbemObjectPath

    OnmsWbemObjectPath interface.

    Version:
    $Id: $
    Author:
    ranger
    • Method Detail

      • getWmiAuthority

        java.lang.String getWmiAuthority()
                                  throws WmiException

        getWmiAuthority

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiClass

        java.lang.String getWmiClass()
                              throws WmiException

        getWmiClass

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiDisplayName

        java.lang.String getWmiDisplayName()
                                    throws WmiException

        getWmiDisplayName

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiLocale

        java.lang.String getWmiLocale()
                               throws WmiException

        getWmiLocale

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiNamespace

        java.lang.String getWmiNamespace()
                                  throws WmiException

        getWmiNamespace

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiParentNamespace

        java.lang.String getWmiParentNamespace()
                                        throws WmiException

        getWmiParentNamespace

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiPath

        java.lang.String getWmiPath()
                             throws WmiException

        getWmiPath

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiRelPath

        java.lang.String getWmiRelPath()
                                throws WmiException

        getWmiRelPath

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiServer

        java.lang.String getWmiServer()
                               throws WmiException

        getWmiServer

        Returns:
        a String object.
        Throws:
        WmiException - if any.
      • getWmiIsClass

        java.lang.Boolean getWmiIsClass()
                                 throws WmiException

        getWmiIsClass

        Returns:
        a Boolean object.
        Throws:
        WmiException - if any.
      • getWmiIsSingleton

        java.lang.Boolean getWmiIsSingleton()
                                     throws WmiException

        getWmiIsSingleton

        Returns:
        a Boolean object.
        Throws:
        WmiException - if any.