SYS.WSMon.wsen.EnumerateResponse
hidden class SYS.WSMon.wsen.EnumerateResponse extends %Library.RegisteredObject, %XML.Adaptor
Implements an WS-Enumeration Enumerate response, as defined for WS-ManagmentProperty 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 EndOfSequence as %String);
Property methods: EndOfSequenceDisplayToLogical(), EndOfSequenceGet(), EndOfSequenceIsValid(), EndOfSequenceLogicalToDisplay(), EndOfSequenceLogicalToOdbc(), EndOfSequenceNormalize(), EndOfSequenceSet()
property EnumerationContext as %String;
Enumeration context
Property methods: EnumerationContextDisplayToLogical(), EnumerationContextGet(), EnumerationContextIsValid(), EnumerationContextLogicalToDisplay(), EnumerationContextLogicalToOdbc(), EnumerationContextNormalize(), EnumerationContextSet()
property Expires as %String;
Expiration time/duration for an Enumeration request
Property methods: ExpiresDisplayToLogical(), ExpiresGet(), ExpiresIsValid(), ExpiresLogicalToDisplay(), ExpiresLogicalToOdbc(), ExpiresNormalize(), ExpiresSet()
property Items as SYS.WSMon.wsen.Items (REFNAMESPACE = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", XMLREF = 1);
Additional properties defined by WS-Management for OptimizeEnumeration
Note that the namespace in this context is 'wsman'
Property methods: ItemsGet(), ItemsGetSwizzled(), ItemsIsValid(), ItemsNewObject(), ItemsSet()
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()