Frames | No Frames |
Constructors with parameter type org.sblim.wbem.cim.CIMObjectPath | |
Construct an object of a CIMClass pointing to the specified
CIMObjectPath. | |
Constructs an object of a CIMInstance
|
Fields of type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath |
Methods with parameter type org.sblim.wbem.cim.CIMObjectPath | |
void | Sets the CIMObjectPath for the current CIMClass. |
void | Specifies the CIMObjectPath for this CIMInstance. |
void | Specifies the CIMObjectPath for this CIM Object. |
Methods with return type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath | Returns the CIMObjectPath from this object. |
CIMObjectPath | Gets the CIMObjectsPath for this CIMInstance. |
CIMObjectPath | CIMObjectPath.parse(String pObjectPath) Returns a CIMObjectPath from the given string. |
Constructors with parameter type org.sblim.wbem.cim.CIMObjectPath | |
CIMAssociatorNamesOp.CIMAssociatorNamesOp(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole) | |
CIMAssociatorsOp.CIMAssociatorsOp(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) | |
CIMCreateQualifierTypeOp.CIMCreateQualifierTypeOp(CIMObjectPath pObjectName, CIMQualifierType pQualifierType) | |
CIMEnumClassesOp.CIMEnumClassesOp(CIMObjectPath pObjectName, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) | |
CIMEnumInstancesOp.CIMEnumInstancesOp(CIMObjectPath objectName, boolean deep, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) | |
CIMGetClassOp.CIMGetClassOp(CIMObjectPath pObjectName, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) | |
CIMGetInstanceOp.CIMGetInstanceOp(CIMObjectPath pObjectName, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) | |
CIMInvokeMethodOp.CIMInvokeMethodOp(CIMObjectPath pObjectName, String pMethodName, Vector pInParams, Vector pOutParams) | |
CIMReferenceNamesOp.CIMReferenceNamesOp(CIMObjectPath pObjectName, String pResultClass, String pRole) | |
CIMReferencesOp.CIMReferencesOp(CIMObjectPath pObjectName, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) | |
CIMSetInstanceOp.CIMSetInstanceOp(CIMObjectPath objectName, CIMInstance instance, boolean includeQualifiers, String[] propertyList) | |
CIMSetQualifierTypeOp.CIMSetQualifierTypeOp(CIMObjectPath objectName, CIMQualifierType qualifierType) |
Fields of type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath |
Methods with return type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath | Returns the object name
|
Constructors with parameter type org.sblim.wbem.cim.CIMObjectPath | |
CIMEnumerationImpl.CIMEnumerationImpl(Enumeration pEnumeration, CIMObjectPath pRequest, CIMNameSpace pDefaultNamespace) | |
CIMEnumerationImpl.CIMEnumerationImpl(XMLDefaultHandlerImpl pHandler, CIMObjectPath pRequest, CIMNameSpace pDefaultNamespace, InputStreamReader pStream, HttpClient pHttpClient, boolean pUseSAX) |
Methods with parameter type org.sblim.wbem.cim.CIMObjectPath | |
int | |
int | |
Enumeration | 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. |
Enumeration | |
Enumeration | |
int | BatchCIMClient.associatorNames(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole) |
int | BatchHandle.associatorNames(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) |
Enumeration | 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. |
Enumeration | CIMClientXML.associatorNames(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) |
Enumeration | CIMOMHandle.associatorNames(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole) |
int | |
int | |
int | BatchCIMClient.associators(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) |
int | BatchHandle.associators(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) |
Enumeration | 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. |
Enumeration | CIMClientXML.associators(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) |
Enumeration | CIMOMHandle.associators(CIMObjectPath pPath, String pAssociationClass, String pResultClass, String pRole, String pResultRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) |
int | |
int | |
void | Creates a CIM class on the target CIM server. |
void | |
void | |
int | |
int | |
CIMObjectPath | Creates a CIM instance in the specified namespace on the target CIM
server. |
CIMObjectPath | |
CIMObjectPath | |
int | |
int | |
void | Creates or replaces a CIM qualifier declaration on the target CIM server. |
void | |
void | |
int | |
int | |
void | Deletes a CIM class on the target CIM server. |
void | |
void | |
int | |
int | |
void | Deletes a CIM instance on the target CIM server. |
void | |
void | |
int | |
int | |
void | Deletes a CIM qualifier declaration on the target CIM server. |
void | |
void | |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns copies of these classes. |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns copies of these classes. |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns copies of these classes. |
Enumeration | Enumerates the CIM instances on the target CIM server that are of the
specified class or its subclasses and returns copies of these instances. |
Enumeration | Enumerates the CIM instances on the target CIM server that are of the
specified class or its subclasses and returns copies of these instances. |
Enumeration | Enumerates the CIM namespaces on the target CIM server, and returns CIM
instance paths to the CIM_Namespace instances representing them. |
Enumeration | |
Enumeration | |
int | |
int | |
Enumeration | Enumerates the CIM qualifier declarations in a namespace on the target
CIM server. |
Enumeration | |
Enumeration | |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns CIM class paths to these classes. |
int | |
int | |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns CIM class paths to these classes. |
Enumeration | |
Enumeration | |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns copies of these classes. |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns copies of these classes. |
Enumeration | Enumerates the CIM classes on the target CIM server that are subclasses
of the specified class, and returns copies of these classes. |
Enumeration | 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. |
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) |
Enumeration | 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. |
Enumeration | CIMClientXML.enumerateClasses(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) |
Enumeration | CIMOMHandle.enumerateClasses(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) |
int | |
int | |
Enumeration | 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. |
Enumeration | |
Enumeration | |
Enumeration | Enumerates the CIM instances on the target CIM server that are of the
specified class or its subclasses and returns copies of these instances. |
Enumeration | Enumerates the CIM instances on the target CIM server that are of the
specified class or its subclasses and returns copies of these instances. |
Enumeration | 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. |
Enumeration | 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. |
Enumeration | 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. |
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) |
Enumeration | CIMClient.enumerateInstances(CIMObjectPath pClassPath, boolean pDeepInheritance, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.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. |
Enumeration | CIMClientXML.enumerateInstances(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
Enumeration | CIMOMHandle.enumerateInstances(CIMObjectPath pPath, boolean pDeep, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
Enumeration | |
int | |
int | |
Enumeration | Executes a query on the target CIM server. |
Enumeration | |
Enumeration | |
Object | |
Vector | |
CIMClass | Gets a copy of a CIM class from the target CIM server. |
CIMClass | Gets a copy of a CIM class from the target CIM server. |
CIMClass | Gets a copy of a CIM class from the target CIM server. |
CIMClass | CIMClient.getClass(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Gets a copy of a CIM class from the target CIM server. |
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) |
CIMClass | CIMClient.getClass(CIMObjectPath pClassPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) Gets a copy of a CIM class from the target CIM server. |
CIMClass | CIMClientXML.getClass(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
CIMClass | CIMOMHandle.getClass(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
CIMInstance | Gets a copy of a CIM instance from the target CIM server. |
CIMInstance | Gets a copy of a CIM instance. |
CIMInstance | Gets a copy of a CIM instance from the target CIM server. |
CIMInstance | CIMClient.getInstance(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Gets a copy of a CIM instance from the target CIM server. |
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) |
CIMInstance | CIMClient.getInstance(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) Gets a copy of a CIM instance from the target CIM server. |
CIMInstance | CIMClientXML.getInstance(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
CIMInstance | CIMOMHandle.getInstance(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
int | |
int | |
CIMValue | Gets a copy of a property value of a CIM instance on the target CIM
server. |
CIMValue | |
CIMValue | |
int | |
int | |
CIMQualifierType | Gets a copy of a CIM qualifier declaration from the target CIM server. |
CIMQualifierType | |
CIMQualifierType | |
int | No idea what this method is for
|
CIMQualifierType | |
int | BatchCIMClient.invokeMethod(CIMObjectPath pPath, String pMethodName, Vector pInParameters, Vector pOutParameters) |
int | BatchHandle.invokeMethod(CIMObjectPath pPath, String pName, Vector pInParameters, Vector pOutParameters) |
CIMValue | 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. |
CIMValue | CIMClientXML.invokeMethod(CIMObjectPath pObjectName, String pMethodName, Vector pInputArguments, Vector pOutputArguments) |
CIMValue | CIMOMHandle.invokeMethod(CIMObjectPath pPath, String pMethodName, Vector pInputArguments, Vector pOutputArguments) |
CIMValue | CIMClient.invokeMethod(CIMObjectPath pObjectPath, String pMethodName, CIMArgument[] pInputArguments, CIMArgument[] pOutputArguments) Invokes the specified CIM method on a CIM object (instance or class) on
the target CIM server. |
void | |
int | |
int | |
Enumeration | Enumerates the CIM asociation objects on the target CIM server that
reference a particular CIM object, and returns CIM object paths to these
objects. |
Enumeration | |
Enumeration | |
int | |
int | |
Enumeration | Enumerates the CIM asociation objects on the target CIM server that
reference a particular CIM object, and returns CIM object paths to these
objects. |
Enumeration | |
Enumeration | |
int | |
int | |
Enumeration | Enumerates the CIM asociation objects on the target CIM server that
reference a particular CIM object, and returns copies of these objects. |
Enumeration | |
Enumeration | |
int | BatchCIMClient.references(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) |
int | BatchHandle.references(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrirgin, String[] pPropertyList) |
Enumeration | 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. |
Enumeration | CIMClientXML.references(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) |
Enumeration | CIMOMHandle.references(CIMObjectPath pPath, String pResultClass, String pRole, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, String[] pPropertyList) |
int | |
int | |
void | Modifies a CIM class on the target CIM server. |
void | |
void | |
int | |
int | |
void | Modifies a CIM instance on the target CIM server. |
int | BatchCIMClient.setInstance(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) |
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 | |
int | |
void | Modifies a property value of a CIM instance on the target CIM server. |
void | |
void | |
int | |
int | |
void | Modifies a property value of a CIM instance on the target CIM server. |
void | |
void | |
int | |
int | |
void | Creates or replaces a CIM qualifier declaration on the target CIM server. |
void | |
void |
Methods with return type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath | Creates a CIM instance in the specified namespace on the target CIM
server. |
CIMObjectPath | |
CIMObjectPath |
Fields of type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath |
Methods with parameter type org.sblim.wbem.cim.CIMObjectPath | |
Element | CIMClientXML_HelperImpl.associatorNames_request(Document doc, CIMObjectPath objectName, String assocClass, String resultClass, String role, String resultRole) |
Element | CIMClientXML_HelperImpl.associators_request(Document doc, CIMObjectPath objectName, String assocClass, String resultClass, String role, String resultRole, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) |
Element | |
Element | |
Element | |
Element | |
Element | CIMClientXML_HelperImpl.createInstance_request(Document doc, CIMObjectPath name, CIMInstance instance) |
Element | |
Element | |
Element | |
Element | |
Element | |
Element | |
Element | |
Element | CIMClientXML_HelperImpl.createQualifierType_request(Document doc, CIMObjectPath path, CIMQualifierType qt) |
Element | CIMXMLBuilderImpl.createVALUENAMEDINSTANCE(Document doc, Element parentE, CIMObjectPath path, CIMInstance inst) |
Element | |
Element | |
Element | |
Element | |
Element | |
Element | CIMClientXML_HelperImpl.enumerateClassNames_request(Document doc, CIMObjectPath path, boolean deepInheritance) |
Element | CIMClientXML_HelperImpl.enumerateClasses_request(Document doc, CIMObjectPath path, boolean deepInheritance, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin) |
Element | |
Element | CIMClientXML_HelperImpl.enumerateInstances_request(Document doc, CIMObjectPath path, boolean deepInheritance, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) |
Element | CIMClientXML_HelperImpl.execQuery_request(Document doc, CIMObjectPath path, String query, String queryLanguage) |
Element | CIMClientXML_HelperImpl.getClass_request(Document doc, CIMObjectPath name, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) |
Element | CIMClientXML_HelperImpl.getInstance_request(Document doc, CIMObjectPath name, boolean localOnly, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) |
Element | |
Element | |
Element | CIMClientXML_HelperImpl.invokeMethod_request(Document doc, CIMObjectPath name, String methodName, Vector inArgs) |
CIMInstance | |
Element | CIMClientXML_HelperImpl.referenceNames_request(Document doc, CIMObjectPath path, String resultClass, String role) |
Element | CIMClientXML_HelperImpl.references_request(Document doc, CIMObjectPath path, String resultClass, String role, boolean includeQualifiers, boolean includeClassOrigin, String[] propertyList) |
Element | |
Element | CIMClientXML_HelperImpl.setInstance_request(Document doc, CIMObjectPath path, CIMInstance ci, boolean includeQualifiers, String[] propertyList) |
void | |
Element | CIMClientXML_HelperImpl.setProperty_request(Document doc, CIMObjectPath path, String propertyName, CIMValue newValue) |
Element | CIMClientXML_HelperImpl.setQualifierType_request(Document doc, CIMObjectPath path, CIMQualifierType qt) |
Methods with return type org.sblim.wbem.cim.CIMObjectPath | |
CIMObjectPath | |
CIMObjectPath | CIMXMLParserImpl.parseCLASSNAME(Element classnameE) |
CIMObjectPath | CIMXMLParserImpl.parseCLASSPATH(Element classpathE) |
CIMObjectPath | CIMXMLParserImpl.parseINSTANCENAME(Element instancenameE) |
CIMObjectPath | CIMXMLParserImpl.parseINSTANCEPATH(Element instancepathE) |
CIMObjectPath | CIMXMLParserImpl.parseLOCALCLASSPATH(Element classpathE) |
CIMObjectPath | CIMXMLParserImpl.parseLOCALINSTANCEPATH(Element localinstancepathE) |
CIMObjectPath | CIMXMLParserImpl.parseOBJECTPATH(Element objectpathE) |
CIMObjectPath | CIMXMLParserImpl.parseVALUEREFERENCE(Element valuereferenceE) |