%WebStress.Control.AppServers
serial class %WebStress.Control.AppServers extends %Library.SerialObject, %XML.Adaptor
Property Inventory
Properties
property Address as %String (TRUNCATE = 1);
Property methods: AddressDisplayToLogical(), AddressGet(), AddressIsValid(), AddressLogicalToDisplay(), AddressLogicalToOdbc(), AddressNormalize(), AddressSet()
property AppServer as %String (TRUNCATE = 1);
Property methods: AppServerDisplayToLogical(), AppServerGet(), AppServerIsValid(), AppServerLogicalToDisplay(), AppServerLogicalToOdbc(), AppServerNormalize(), AppServerSet()
property CommunicationStatus as %Boolean;
Property methods: CommunicationStatusDisplayToLogical(), CommunicationStatusGet(), CommunicationStatusIsValid(), CommunicationStatusLogicalToDisplay(), CommunicationStatusLogicalToXSD(), CommunicationStatusNormalize(), CommunicationStatusSet(), CommunicationStatusXSDToLogical()
property CurrentStatus as %Boolean;
Property methods: CurrentStatusDisplayToLogical(), CurrentStatusGet(), CurrentStatusIsValid(), CurrentStatusLogicalToDisplay(), CurrentStatusLogicalToXSD(), CurrentStatusNormalize(), CurrentStatusSet(), CurrentStatusXSDToLogical()
property Port as %Integer;
Property methods: PortDisplayToLogical(), PortGet(), PortIsValid(), PortLogicalToDisplay(), PortNormalize(), PortSet(), PortXSDToLogical()
property RequestedStatus as %Boolean;
Property methods: RequestedStatusDisplayToLogical(), RequestedStatusGet(), RequestedStatusIsValid(), RequestedStatusLogicalToDisplay(), RequestedStatusLogicalToXSD(), RequestedStatusNormalize(), RequestedStatusSet(), RequestedStatusXSDToLogical()
property URL as %String (MAXLEN = 255, TRUNCATE = 1);
Property methods: URLDisplayToLogical(), URLGet(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- LogicalToOdbc()
- OdbcToLogical()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()