SYS.WSMon.wsen.Enumerate
hidden class SYS.WSMon.wsen.Enumerate extends %Library.RegisteredObject, %XML.Adaptor
Implements an WS-Enumerate Enumerate request, as defined for WS-ManagementProperty 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 EndTo as %String;
Where to send an EnumerationEnd message
Not supported as recommended by WS-Management
Property methods: EndToDisplayToLogical(), EndToGet(), EndToIsValid(), EndToLogicalToDisplay(), EndToLogicalToOdbc(), EndToNormalize(), EndToSet()
property Expires as %String;
Expiration time/duration for an Enumeration request
Property methods: ExpiresDisplayToLogical(), ExpiresGet(), ExpiresIsValid(), ExpiresLogicalToDisplay(), ExpiresLogicalToOdbc(), ExpiresNormalize(), ExpiresSet()
property Filter as %ArrayOfDataTypes (XMLKEYNAME = "Dialect");
Filter for the enumeration - not currently supported
Property methods: FilterGet(), FilterGetObject(), FilterGetObjectId(), FilterGetSwizzled(), FilterIsEmpty(), FilterIsValid(), FilterNewObject(), FilterSet(), FilterSetObject(), FilterSetObjectId(), FilterUnSwizzle()
property MaxElements as %String);
Property methods: MaxElementsDisplayToLogical(), MaxElementsGet(), MaxElementsIsValid(), MaxElementsLogicalToDisplay(), MaxElementsLogicalToOdbc(), MaxElementsNormalize(), MaxElementsSet()
property OptimizeEnumeration as %String);
Property methods: OptimizeEnumerationDisplayToLogical(), OptimizeEnumerationGet(), OptimizeEnumerationIsValid(), OptimizeEnumerationLogicalToDisplay(), OptimizeEnumerationLogicalToOdbc(), OptimizeEnumerationNormalize(), OptimizeEnumerationSet()
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()