Skip to main content

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

FeedbackOpens in a new tab