Uses of Class
org.sblim.wbem.cim.CIMObjectPath
Packages that use CIMObjectPath
Package
Description
Representation of CIM data in Java.
Public API for client connections and WBEM operations.
Public API for batch operations.
Internal implementation of XML processing
-
Uses of CIMObjectPath in org.sblim.wbem.cim
Fields in org.sblim.wbem.cim declared as CIMObjectPathMethods in org.sblim.wbem.cim that return CIMObjectPathModifier and TypeMethodDescriptionCIMClass.getObjectPath()
Returns the CIMObjectPath from this object.CIMInstance.getObjectPath()
Gets the CIMObjectsPath for this CIMInstance.static CIMObjectPath
Deprecated.Methods in org.sblim.wbem.cim with parameters of type CIMObjectPathModifier and TypeMethodDescriptionvoid
CIMClass.setObjectPath
(CIMObjectPath pObjectPath) Sets the CIMObjectPath for the current CIMClass.void
CIMInstance.setObjectPath
(CIMObjectPath pObjectPath) Specifies the CIMObjectPath for this CIMInstance.abstract void
CIMObject.setObjectPath
(CIMObjectPath pObjectPath) Specifies the CIMObjectPath for this CIM Object.Constructors in org.sblim.wbem.cim with parameters of type CIMObjectPathModifierConstructorDescriptionCIMClass
(CIMObjectPath pObjectPath) Construct an object of a CIMClass pointing to the specified CIMObjectPath.CIMInstance
(CIMObjectPath pObjectPath) Constructs an object of a CIMInstance -
Uses of CIMObjectPath in org.sblim.wbem.client
Methods in org.sblim.wbem.client that return CIMObjectPathModifier and TypeMethodDescriptionCIMClient.createInstance
(CIMObjectPath pNamespacePath, CIMInstance pNewInstance) Creates a CIM instance in the specified namespace on the target CIM server.CIMClientXML.createInstance
(CIMObjectPath pObjectName, CIMInstance pInstance) CIMOMHandle.createInstance
(CIMObjectPath pPath, CIMInstance instance) Methods in org.sblim.wbem.client with parameters of type CIMObjectPathModifier and TypeMethodDescriptionint
BatchCIMClient.associatorNames
(CIMObjectPath pObjectName) int
BatchCIMClient.associatorNames
(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole) int
BatchHandle.associatorNames
(CIMObjectPath pPath) int
BatchHandle.associatorNames
(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) CIMClient.associatorNames
(CIMObjectPath pObjectPath) Enumerates the CIM objects on the target CIM server that are at the other end of all associations connecting to a source CIM object at this end of these associations, and returns CIM object paths to these objects.CIMClient.associatorNames
(CIMObjectPath pObjectPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) Enumerates the CIM objects on the target CIM server that are at the other end of all associations connecting to a source CIM object at this end of these associations, and returns CIM object paths to these objects.CIMClientXML.associatorNames
(CIMObjectPath pPath) CIMClientXML.associatorNames
(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) CIMOMHandle.associatorNames
(CIMObjectPath pPath) CIMOMHandle.associatorNames
(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) int
BatchCIMClient.associators
(CIMObjectPath pObjectName) int
BatchCIMClient.associators
(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchHandle.associators
(CIMObjectPath pPath) int
BatchHandle.associators
(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) CIMClient.associators
(CIMObjectPath pObjectPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) Enumerates the CIM objects on the target CIM server that are at the other end of all associations connecting to a source CIM object at this end of these associations, and returns copies of these CIM objects.CIMClientXML.associators
(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMOMHandle.associators
(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchCIMClient.createClass
(CIMObjectPath pPath, CIMClass pClass) int
BatchHandle.createClass
(CIMObjectPath pPath, CIMClass pClass) void
CIMClient.createClass
(CIMObjectPath pClassPath, CIMClass pNewClass) Creates a CIM class on the target CIM server.void
CIMClientXML.createClass
(CIMObjectPath pPath, CIMClass pClass) void
CIMOMHandle.createClass
(CIMObjectPath pPath, CIMClass pClass) int
BatchCIMClient.createInstance
(CIMObjectPath pPath, CIMInstance pInstance) int
BatchHandle.createInstance
(CIMObjectPath pPath, CIMInstance pInstance) CIMClient.createInstance
(CIMObjectPath pNamespacePath, CIMInstance pNewInstance) Creates a CIM instance in the specified namespace on the target CIM server.CIMClientXML.createInstance
(CIMObjectPath pObjectName, CIMInstance pInstance) CIMOMHandle.createInstance
(CIMObjectPath pPath, CIMInstance instance) int
BatchCIMClient.createQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) int
BatchHandle.createQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) void
CIMClient.createQualifierType
(CIMObjectPath pNamespacePath, CIMQualifierType pQualifierType) Creates or replaces a CIM qualifier declaration on the target CIM server.void
CIMClientXML.createQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) void
CIMOMHandle.createQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) int
BatchCIMClient.deleteClass
(CIMObjectPath pPath) int
BatchHandle.deleteClass
(CIMObjectPath pPath) void
CIMClient.deleteClass
(CIMObjectPath pClassPath) Deletes a CIM class on the target CIM server.void
CIMClientXML.deleteClass
(CIMObjectPath pPath) void
CIMOMHandle.deleteClass
(CIMObjectPath pPath) int
BatchCIMClient.deleteInstance
(CIMObjectPath pPath) int
BatchHandle.deleteInstance
(CIMObjectPath pPath) void
CIMClient.deleteInstance
(CIMObjectPath pInstancePath) Deletes a CIM instance on the target CIM server.void
CIMClientXML.deleteInstance
(CIMObjectPath pPath) void
CIMOMHandle.deleteInstance
(CIMObjectPath pPath) int
BatchCIMClient.deleteQualifierType
(CIMObjectPath pPath) int
BatchHandle.deleteQualifierType
(CIMObjectPath pPath) void
CIMClient.deleteQualifierType
(CIMObjectPath pQualifierPath) Deletes a CIM qualifier declaration on the target CIM server.void
CIMClientXML.deleteQualifierType
(CIMObjectPath pPath) void
CIMOMHandle.deleteQualifierType
(CIMObjectPath pPath) CIMClient.enumClass
(CIMObjectPath pClassPath) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClient.enumClass
(CIMObjectPath pClassPath, boolean pDeepInheritance) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClient.enumClass
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.int
BatchCIMClient.enumerateClasses
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) int
BatchHandle.enumerateClasses
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin) CIMClient.enumerateClasses
(CIMObjectPath pClassPath) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClient.enumerateClasses
(CIMObjectPath pClassPath, boolean pDeepInheritance) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClient.enumerateClasses
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClient.enumerateClasses
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly, boolean pIncludeQualifiers) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClient.enumerateClasses
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.CIMClientXML.enumerateClasses
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) CIMOMHandle.enumerateClasses
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) int
BatchCIMClient.enumerateClassNames
(CIMObjectPath pPath, boolean pDeep) int
BatchHandle.enumerateClassNames
(CIMObjectPath pPath, boolean pDeep) CIMClient.enumerateClassNames
(CIMObjectPath pClassPath) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns CIM class paths to these classes.CIMClient.enumerateClassNames
(CIMObjectPath pClassPath, boolean pDeepInheritance) Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns CIM class paths to these classes.CIMClientXML.enumerateClassNames
(CIMObjectPath pObjectName, boolean pDeep) CIMOMHandle.enumerateClassNames
(CIMObjectPath pPath, boolean pDeep) int
BatchCIMClient.enumerateInstanceNames
(CIMObjectPath pPath) int
BatchHandle.enumerateInstanceNames
(CIMObjectPath pPath) CIMClient.enumerateInstanceNames
(CIMObjectPath pClassPath) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns CIM instance paths to these instances.CIMClientXML.enumerateInstanceNames
(CIMObjectPath pPath) CIMOMHandle.enumerateInstanceNames
(CIMObjectPath pPath) int
BatchCIMClient.enumerateInstances
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchHandle.enumerateInstances
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) CIMClient.enumerateInstances
(CIMObjectPath pClassPath) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumerateInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumerateInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumerateInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly, boolean pIncludeQualifiers) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumerateInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumerateInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClientXML.enumerateInstances
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMOMHandle.enumerateInstances
(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMClient.enumInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumInstances
(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly) Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.CIMClient.enumNameSpace
(CIMObjectPath pNamespacePath, boolean pDeep) Enumerates the CIM namespaces on the target CIM server, and returns CIM instance paths to the CIM_Namespace instances representing them.CIMClientXML.enumNameSpace
(CIMObjectPath pPath, boolean pDeep) CIMOMHandle.enumNameSpace
(CIMObjectPath pPath, boolean pDeep) int
BatchCIMClient.enumQualifierTypes
(CIMObjectPath pPath) int
BatchHandle.enumQualifierTypes
(CIMObjectPath pPath) CIMClient.enumQualifierTypes
(CIMObjectPath pNamespacePath) Enumerates the CIM qualifier declarations in a namespace on the target CIM server.CIMClientXML.enumQualifierTypes
(CIMObjectPath pPath) CIMOMHandle.enumQualifierTypes
(CIMObjectPath pPath) int
BatchCIMClient.execQuery
(CIMObjectPath pPath, String pQuery, String pQueryLanguage) int
BatchHandle.execQuery
(CIMObjectPath pPath, String pQuery, String pQueryLanguage) CIMClient.execQuery
(CIMObjectPath pNamespacePath, String pQuery, String pQueryLanguage) Executes a query on the target CIM server.CIMClientXML.execQuery
(CIMObjectPath pPath) CIMClientXML.execQuery
(CIMObjectPath pPath, String pQuery, String pQueryLanguage) CIMOMHandle.execQuery
(CIMObjectPath pPath, String pQuery, String pQueryLanguage) protected static Object
CIMClientXML.fixResult
(CIMObjectPath pRequest, Object pObject, CIMNameSpace pNameSpace) protected static Vector
CIMClientXML.fixResultSet
(CIMObjectPath pRequest, Vector pVector, CIMNameSpace pNameSpace) int
BatchCIMClient.getClass
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchHandle.getClass
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) CIMClient.getClass
(CIMObjectPath pClassPath) Gets a copy of a CIM class from the target CIM server.CIMClient.getClass
(CIMObjectPath pClassPath, boolean pLocalOnly) Gets a copy of a CIM class from the target CIM server.CIMClient.getClass
(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers) Gets a copy of a CIM class from the target CIM server.CIMClient.getClass
(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Gets a copy of a CIM class from the target CIM server.CIMClient.getClass
(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) Gets a copy of a CIM class from the target CIM server.CIMClientXML.getClass
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMOMHandle.getClass
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchCIMClient.getInstance
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchHandle.getInstance
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) CIMClient.getInstance
(CIMObjectPath pInstancePath) Gets a copy of a CIM instance from the target CIM server.CIMClient.getInstance
(CIMObjectPath pInstancePath, boolean pLocalOnly) Gets a copy of a CIM instance.CIMClient.getInstance
(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers) Gets a copy of a CIM instance from the target CIM server.CIMClient.getInstance
(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Gets a copy of a CIM instance from the target CIM server.CIMClient.getInstance
(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) Gets a copy of a CIM instance from the target CIM server.CIMClientXML.getInstance
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMOMHandle.getInstance
(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchCIMClient.getProperty
(CIMObjectPath pPath, String pName) int
BatchHandle.getProperty
(CIMObjectPath pPath, String pName) CIMClient.getProperty
(CIMObjectPath pInstancePath, String pPropertyName) Gets a copy of a property value of a CIM instance on the target CIM server.CIMClientXML.getProperty
(CIMObjectPath pPath, String pPropertyName) CIMOMHandle.getProperty
(CIMObjectPath pPath, String pPropertyName) int
BatchCIMClient.getQualifierType
(CIMObjectPath pPath) int
BatchCIMClient.getQualifierType
(CIMObjectPath pPath, String pQualifierType) No idea what this method is forint
BatchHandle.getQualifierType
(CIMObjectPath pPath) CIMClient.getQualifierType
(CIMObjectPath pQualifierPath) Gets a copy of a CIM qualifier declaration from the target CIM server.CIMClientXML.getQualifierType
(CIMObjectPath pPath) CIMClientXML.getQualifierType
(CIMObjectPath pPath, String pQualifierType) CIMOMHandle.getQualifierType
(CIMObjectPath pPath) int
BatchCIMClient.invokeMethod
(CIMObjectPath pPath, String pMethodName, Vector pInParameters, Vector pOutParameters) int
BatchHandle.invokeMethod
(CIMObjectPath pPath, String pName, Vector pInParameters, Vector pOutParameters) CIMClient.invokeMethod
(CIMObjectPath pObjectPath, String pMethodName, Vector pInputArguments, Vector pOutputArguments) Invokes the specified CIM method on a CIM object (instance or class) on the target CIM server.CIMClient.invokeMethod
(CIMObjectPath pObjectPath, String pMethodName, CIMArgument[] pInputArguments, CIMArgument[] pOutputArguments) Deprecated.It is not recommended to use this method, since the number of output parameters may be extended by the CIM provider in the future.CIMClientXML.invokeMethod
(CIMObjectPath pObjectName, String pMethodName, Vector pInputArguments, Vector pOutputArguments) CIMOMHandle.invokeMethod
(CIMObjectPath pPath, String pMethodName, Vector pInputArguments, Vector pOutputArguments) void
CIMClientXML.preCheck
(CIMObjectPath pPath) int
BatchCIMClient.referenceNames
(CIMObjectPath pPath) int
BatchCIMClient.referenceNames
(CIMObjectPath pPath, String pResultClass, String pRole) int
BatchHandle.referenceNames
(CIMObjectPath pPath) int
BatchHandle.referenceNames
(CIMObjectPath pPath, String pResultClass, String pRole) CIMClient.referenceNames
(CIMObjectPath pObjectPath) Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns CIM object paths to these objects.CIMClient.referenceNames
(CIMObjectPath pObjectPath, String pResultClass, String pRole) Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns CIM object paths to these objects.CIMClientXML.referenceNames
(CIMObjectPath pPath) CIMClientXML.referenceNames
(CIMObjectPath pPath, String pResultClass, String pRole) CIMOMHandle.referenceNames
(CIMObjectPath pPath) CIMOMHandle.referenceNames
(CIMObjectPath pPath, String pResultClass, String pRole) int
BatchCIMClient.references
(CIMObjectPath pPath) int
BatchCIMClient.references
(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchHandle.references
(CIMObjectPath pPath) int
BatchHandle.references
(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) CIMClient.references
(CIMObjectPath pObjectPath) Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns copies of these objects.CIMClient.references
(CIMObjectPath pObjectPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns copies of these objects.CIMClientXML.references
(CIMObjectPath pPath) CIMClientXML.references
(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMOMHandle.references
(CIMObjectPath pPath) CIMOMHandle.references
(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) int
BatchCIMClient.setClass
(CIMObjectPath pPath, CIMClass pClass) int
BatchHandle.setClass
(CIMObjectPath pPath, CIMClass pClass) void
CIMClient.setClass
(CIMObjectPath pClassPath, CIMClass pModifiedClass) Modifies a CIM class on the target CIM server.void
CIMClientXML.setClass
(CIMObjectPath pPath, CIMClass pClass) void
CIMOMHandle.setClass
(CIMObjectPath pPath, CIMClass pClass) int
BatchCIMClient.setInstance
(CIMObjectPath pPath, CIMInstance pInstance) int
BatchCIMClient.setInstance
(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) int
BatchHandle.setInstance
(CIMObjectPath pPath, CIMInstance pInstance) void
CIMClient.setInstance
(CIMObjectPath pInstancePath, CIMInstance pModifiedInstance) Modifies a CIM instance on the target CIM server.void
CIMClient.setInstance
(CIMObjectPath pInstancePath, CIMInstance pModifiedInstance, boolean pIncludeQualifiers, String[] pPropertyList) Modifies a CIM instance on the target CIM server.void
CIMClientXML.setInstance
(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) void
CIMOMHandle.setInstance
(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) int
BatchCIMClient.setProperty
(CIMObjectPath pPath, String pName) int
BatchCIMClient.setProperty
(CIMObjectPath pPath, String pName, CIMValue pValue) int
BatchHandle.setProperty
(CIMObjectPath pPath, String pName) int
BatchHandle.setProperty
(CIMObjectPath pPath, String pName, CIMValue pValue) void
CIMClient.setProperty
(CIMObjectPath pInstancePath, String pPropertyName) Modifies a property value of a CIM instance on the target CIM server.void
CIMClient.setProperty
(CIMObjectPath pInstancePath, String pPropertyName, CIMValue pNewValue) Modifies a property value of a CIM instance on the target CIM server.void
CIMClientXML.setProperty
(CIMObjectPath pPath, String pPropertyName) void
CIMClientXML.setProperty
(CIMObjectPath pPath, String pPropertyName, CIMValue pValue) void
CIMOMHandle.setProperty
(CIMObjectPath pPath, String pPropertyName) void
CIMOMHandle.setProperty
(CIMObjectPath pPath, String pPropertyName, CIMValue pValue) int
BatchCIMClient.setQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) int
BatchHandle.setQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) void
CIMClient.setQualifierType
(CIMObjectPath pNamespacePath, CIMQualifierType pQualifierType) Creates or replaces a CIM qualifier declaration on the target CIM server.void
CIMClientXML.setQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) void
CIMOMHandle.setQualifierType
(CIMObjectPath pPath, CIMQualifierType pQualifierType) Constructors in org.sblim.wbem.client with parameters of type CIMObjectPathModifierConstructorDescriptionCIMEnumerationImpl
(Enumeration pEnumeration, CIMObjectPath pRequest, CIMNameSpace pDefaultNamespace) CIMEnumerationImpl
(XMLDefaultHandlerImpl pHandler, CIMObjectPath pRequest, CIMNameSpace pDefaultNamespace, InputStreamReader pStream, HttpClient pHttpClient, boolean pUseSAX) -
Uses of CIMObjectPath in org.sblim.wbem.client.operations
Fields in org.sblim.wbem.client.operations declared as CIMObjectPathMethods in org.sblim.wbem.client.operations that return CIMObjectPathConstructors in org.sblim.wbem.client.operations with parameters of type CIMObjectPathModifierConstructorDescriptionCIMAssociatorNamesOp
(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole) CIMAssociatorsOp
(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMCreateClassOp
(CIMObjectPath pObjectName, CIMClass pCimClass) CIMCreateInstanceOp
(CIMObjectPath pObjectName, CIMInstance pInstance) CIMCreateQualifierTypeOp
(CIMObjectPath pObjectName, CIMQualifierType pQualifierType) CIMDeleteClassOp
(CIMObjectPath pObjectName) CIMDeleteInstanceOp
(CIMObjectPath pObjectName) CIMDeleteQualifierTypeOp
(CIMObjectPath pObjectName) CIMEnumClassesOp
(CIMObjectPath pObjectName, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) CIMEnumClassNamesOp
(CIMObjectPath objectName, boolean deep) CIMEnumInstanceNamesOp
(CIMObjectPath objectName) CIMEnumInstancesOp
(CIMObjectPath objectName, boolean deep, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) CIMEnumQualifierTypesOp
(CIMObjectPath pObjectName) CIMExecQueryOp
(CIMObjectPath objectName, String query, String queryLanguage) CIMGetClassOp
(CIMObjectPath pObjectName, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMGetInstanceOp
(CIMObjectPath pObjectName, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMGetPropertyOp
(CIMObjectPath pObjectName, String pPropertyName) CIMGetQualifierTypeOp
(CIMObjectPath pObjectName, String pQualifierType) CIMInvokeMethodOp
(CIMObjectPath pObjectName, String pMethodName, Vector pInParams, Vector pOutParams) CIMReferenceNamesOp
(CIMObjectPath pObjectName, String pResultClass, String pRole) CIMReferencesOp
(CIMObjectPath pObjectName, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) CIMSetClassOp
(CIMObjectPath objectName, CIMClass cimClass) CIMSetInstanceOp
(CIMObjectPath objectName, CIMInstance instance, boolean includeQualifiers, String[] propertyList) CIMSetPropertyOp
(CIMObjectPath objectName, String propertyName, CIMValue cimValue) CIMSetQualifierTypeOp
(CIMObjectPath objectName, CIMQualifierType qualifierType) -
Uses of CIMObjectPath in org.sblim.wbem.xml
Fields in org.sblim.wbem.xml declared as CIMObjectPathMethods in org.sblim.wbem.xml that return CIMObjectPathModifier and TypeMethodDescriptionCIMRequest.getObjectPath()
static CIMObjectPath
CIMXMLParserImpl.parseCLASSNAME
(Element classnameE) static CIMObjectPath
CIMXMLParserImpl.parseCLASSPATH
(Element classpathE) static CIMObjectPath
CIMXMLParserImpl.parseINSTANCENAME
(Element instancenameE) static CIMObjectPath
CIMXMLParserImpl.parseINSTANCEPATH
(Element instancepathE) static CIMObjectPath
CIMXMLParserImpl.parseLOCALCLASSPATH
(Element classpathE) static CIMObjectPath
CIMXMLParserImpl.parseLOCALINSTANCEPATH
(Element localinstancepathE) static CIMObjectPath
CIMXMLParserImpl.parseOBJECTPATH
(Element objectpathE) static CIMObjectPath
CIMXMLParserImpl.parseVALUEREFERENCE
(Element valuereferenceE) Methods in org.sblim.wbem.xml with parameters of type CIMObjectPathModifier and TypeMethodDescriptionCIMClientXML_HelperImpl.associatorNames_request
(Document doc, CIMObjectPath objectName, String assocClass, String resultClass, String role, String resultRole) CIMClientXML_HelperImpl.associators_request
(Document doc, CIMObjectPath objectName, String assocClass, String resultClass, String role, String resultRole, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) CIMClientXML_HelperImpl.createClass_request
(Document doc, CIMObjectPath path, CIMClass cc) static Element
CIMXMLBuilderImpl.createCLASSPATH
(Document doc, Element parentE, CIMObjectPath path) CIMClientXML_HelperImpl.createInstance_request
(Document doc, CIMObjectPath name, CIMInstance instance) static Element
CIMXMLBuilderImpl.createINSTANCENAME
(Document doc, Element parentE, CIMObjectPath instanceOP) static Element
CIMXMLBuilderImpl.createINSTANCEPATH
(Document doc, Element parentE, CIMObjectPath path) static Element
CIMXMLBuilderImpl.createLOCALCLASSPATH
(Document doc, Element parentE, CIMObjectPath path) static Element
CIMXMLBuilderImpl.createLOCALINSTANCEPATH
(Document doc, Element parentE, CIMObjectPath path) static Element
CIMXMLBuilderImpl.createLOCALNAMESPACEPATH
(Document doc, Element parentE, CIMObjectPath name) static Element
CIMXMLBuilderImpl.createLOCALOBJECTPATH
(Document doc, Element parentE, CIMObjectPath path) static Element
CIMXMLBuilderImpl.createNAMESPACEPATH
(Document doc, Element parentE, CIMObjectPath path) static Element
CIMXMLBuilderImpl.createOBJECTNAME
(Document doc, Element parentE, CIMObjectPath path) static Element
CIMXMLBuilderImpl.createOBJECTPATH
(Document doc, Element parentE, CIMObjectPath path) CIMClientXML_HelperImpl.createQualifierType_request
(Document doc, CIMObjectPath path, CIMQualifierType qt) static Element
CIMXMLBuilderImpl.createVALUENAMEDINSTANCE
(Document doc, Element parentE, CIMObjectPath path, CIMInstance inst) static Element
CIMXMLBuilderImpl.createVALUEREFERENCE
(Document doc, Element parentE, CIMObjectPath path) CIMClientXML_HelperImpl.deleteClass_request
(Document doc, CIMObjectPath path) CIMClientXML_HelperImpl.deleteInstance_request
(Document doc, CIMObjectPath name) CIMClientXML_HelperImpl.deleteQualifierType_request
(Document doc, CIMObjectPath path) CIMClientXML_HelperImpl.enumerateClasses_request
(Document doc, CIMObjectPath path, boolean deepInheritance, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin) CIMClientXML_HelperImpl.enumerateClassNames_request
(Document doc, CIMObjectPath path, boolean deepInheritance) CIMClientXML_HelperImpl.enumerateInstanceNames_request
(Document doc, CIMObjectPath path) CIMClientXML_HelperImpl.enumerateInstances_request
(Document doc, CIMObjectPath path, boolean deepInheritance, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) CIMClientXML_HelperImpl.enumQualifierTypes_request
(Document doc, CIMObjectPath path) CIMClientXML_HelperImpl.execQuery_request
(Document doc, CIMObjectPath path, String query, String queryLanguage) CIMClientXML_HelperImpl.getClass_request
(Document doc, CIMObjectPath name, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) CIMClientXML_HelperImpl.getInstance_request
(Document doc, CIMObjectPath name, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) CIMClientXML_HelperImpl.getProperty_request
(Document doc, CIMObjectPath path, String propertyName) CIMClientXML_HelperImpl.getQualifier_request
(Document doc, CIMObjectPath path, String qt) CIMClientXML_HelperImpl.invokeMethod_request
(Document doc, CIMObjectPath name, String methodName, Vector inArgs) static CIMInstance
CIMXMLParserImpl.parseINSTANCE
(Element instanceE, CIMObjectPath op) CIMClientXML_HelperImpl.referenceNames_request
(Document doc, CIMObjectPath path, String resultClass, String role) CIMClientXML_HelperImpl.references_request
(Document doc, CIMObjectPath path, String resultClass, String role, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) CIMClientXML_HelperImpl.setClass_request
(Document doc, CIMObjectPath path, CIMClass cc) CIMClientXML_HelperImpl.setInstance_request
(Document doc, CIMObjectPath path, CIMInstance ci, boolean includeQualifiers, String[] propertyList) void
CIMRequest.setObjectPath
(CIMObjectPath path) CIMClientXML_HelperImpl.setProperty_request
(Document doc, CIMObjectPath path, String propertyName, CIMValue newValue) CIMClientXML_HelperImpl.setQualifierType_request
(Document doc, CIMObjectPath path, CIMQualifierType qt)