SYS.WSMon.wsen.Pull
hidden class SYS.WSMon.wsen.Pull extends %Library.RegisteredObject, %XML.Adaptor
Implements an WS-Enumerate Pull request, as defined for WS-ManagementSProperty Inventory
Parameters
parameter NAMESPACE = http://schemas.xmlsoap.org/ws/2004/09/enumeration;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the
class to XML. If NAMESPACE = "", the default namespace is used for the XML schema
is used as the namespace for his class.
Properties
property EnumerationContext as %String;
Property methods: EnumerationContextDisplayToLogical(), EnumerationContextGet(), EnumerationContextIsValid(), EnumerationContextLogicalToDisplay(), EnumerationContextLogicalToOdbc(), EnumerationContextNormalize(), EnumerationContextSet()
property MaxCharacters as %String;
Property methods: MaxCharactersDisplayToLogical(), MaxCharactersGet(), MaxCharactersIsValid(), MaxCharactersLogicalToDisplay(), MaxCharactersLogicalToOdbc(), MaxCharactersNormalize(), MaxCharactersSet()
property MaxElements as %String;
Property methods: MaxElementsDisplayToLogical(), MaxElementsGet(), MaxElementsIsValid(), MaxElementsLogicalToDisplay(), MaxElementsLogicalToOdbc(), MaxElementsNormalize(), MaxElementsSet()
property MaxTime as %String;
Property methods: MaxTimeDisplayToLogical(), MaxTimeGet(), MaxTimeIsValid(), MaxTimeLogicalToDisplay(), MaxTimeLogicalToOdbc(), MaxTimeNormalize(), MaxTimeSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()