EnsLib.ITK.Framework.DistributionEnvelope
serial class EnsLib.ITK.Framework.DistributionEnvelope extends %Library.SerialObject, %XML.Adaptor
Internal representation of a DistributionEnvelope.Property Inventory
Parameters
parameter SrcVer = $Id$;
Properties
property AddressList as list of %String);
Property methods: AddressListBuildValueArray(), AddressListCollectionToDisplay(), AddressListCollectionToOdbc(), AddressListDisplayToCollection(), AddressListDisplayToLogical(), AddressListGet(), AddressListGetObject(), AddressListGetObjectId(), AddressListGetSwizzled(), AddressListIsValid(), AddressListLogicalToDisplay(), AddressListLogicalToOdbc(), AddressListNormalize(), AddressListOdbcToCollection(), AddressListSet(), AddressListSetObject(), AddressListSetObjectId()
property AuditIdentity as list of %String);
Property methods: AuditIdentityBuildValueArray(), AuditIdentityCollectionToDisplay(), AuditIdentityCollectionToOdbc(), AuditIdentityDisplayToCollection(), AuditIdentityDisplayToLogical(), AuditIdentityGet(), AuditIdentityGetObject(), AuditIdentityGetObjectId(), AuditIdentityGetSwizzled(), AuditIdentityIsValid(), AuditIdentityLogicalToDisplay(), AuditIdentityLogicalToOdbc(), AuditIdentityNormalize(), AuditIdentityOdbcToCollection(), AuditIdentitySet(), AuditIdentitySetObject(), AuditIdentitySetObjectId()
property SenderAddress as %String;
The address of the sender (if there is one)
This is used to send business or technical ascknolgements back to
Added with ITK 2.0
Property methods: SenderAddressDisplayToLogical(), SenderAddressGet(), SenderAddressIsValid(), SenderAddressLogicalToDisplay(), SenderAddressLogicalToOdbc(), SenderAddressNormalize(), SenderAddressSet()
property Service as %String);
Property methods: ServiceDisplayToLogical(), ServiceGet(), ServiceIsValid(), ServiceLogicalToDisplay(), ServiceLogicalToOdbc(), ServiceNormalize(), ServiceSet()
property TrackingId as %String);
Property methods: TrackingIdDisplayToLogical(), TrackingIdGet(), TrackingIdIsValid(), TrackingIdLogicalToDisplay(), TrackingIdLogicalToOdbc(), TrackingIdNormalize(), TrackingIdSet()
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()